Commit Graph
98 Commits
Author SHA1 Message Date
MattNL 7461fbae9c ANIM editor and small changes
-Moved and renamed the LCESkin class to the SkinANIM class in preperation of the ANIM Editor
-Added the ANIM editor, which is more or less a port of my ANIM tool on my website. Double click an ANIM tag to open it. If the value is invalid, it will go to the normal meta tag prompt to allow you to fix it.
- Added two template skins in the resources so the ANIM editor can utilize them for creating proper templates.
-Added a resolution combobox for creating Texture Packs.
-Increased the limit from 3 to 5 for the MipMapLevel option in the Animation Editor.
-Fixed some bugs with the Play Overworld Songs in Creative feature in the Music Editor
2022-08-02 16:22:45 -04:00
miku-666 511b0490d8 Set SetBulkSpeed.Designer minimumSize 2022-08-02 20:37:19 +02:00
miku-666 fa783a4ca7 SetrameEditor.Designer minimumSize and update StartPosition 2022-08-02 20:35:27 +02:00
MattNL 28ee5a59d7 Some Music Editor changes
-Fixed a bug where the newly added "Play overworld songs in creative" feature where the songs were being added while in the editor instead of upon closing it.
-The categories now properly sort in the PCK file
2022-07-31 16:13:39 -04:00
miku-666 50ce3e2666 Removed unused Forms 2022-07-31 19:39:31 +02:00
miku-666 4ffb254d78 Fixed LOCEditor Add Display ID function 2022-07-31 14:49:53 +02:00
miku-666 c97955b3bf Fixed some issue in GRFEditor
- mainly the fact that you couldnt add to an empty Tree Node
2022-07-31 14:39:48 +02:00
MattNL f92f5b9b00 Massive music editor overhaul
Additions
----------
-WAV drag and drop
-BINKA File location verification
-Feature to combine your Creative world tracks with a checkbox in the editor
2022-07-30 23:39:52 -04:00
miku-666 6ba76b6a3f Rename PCKFile.FileData.name -> PCKFile.FileData.filepath 2022-07-31 02:28:39 +02:00
miku-666 0759bf53c9 Update AddPassword UI 2022-07-30 22:08:48 +02:00
miku-666 f82a6c7b9c Remove AdvacedOptions_Load 2022-07-29 21:22:05 +02:00
miku-666 27965ab906 Update AudioEditor related stuff 2022-07-29 21:15:03 +02:00
miku-666 49520402ad Add simple GRFTag API interface and moved Compression Type to GRFFileWriteer 2022-07-28 22:13:28 +02:00
miku-666 f61f581ee2 Add Add Language to LocEditor 2022-07-22 21:55:13 +02:00
miku-666 3934a26f5c Fix string writting issue in LOCFileWriter and updated LOCFile "API 2022-07-22 18:38:49 +02:00
miku-666 8ee083a455 Remove MetaAdd 2022-07-22 13:36:43 +02:00
miku-666 f6b614233f Remove meta_data from PCKFile and updated PCKFile reader/writer 2022-07-16 01:08:44 +02:00
miku-666 49eced19c9 Move COLEditor and LOCEditor to Forms/Editor/ 2022-07-14 03:57:19 +02:00
miku-666 63d80d639f Move COLEditor and LOCEditor to Forms/Editor/ 2022-07-14 01:52:18 +02:00
miku-666 86567ceb27 Update RenamePrompt to use MetroTextBox 2022-07-14 01:15:07 +02:00
miku-666 46dec04d48 Add GRF/GRH File support 2022-07-14 01:02:22 +02:00
miku-666 e3e12db152 Update addnewskin properties 2022-06-26 20:15:06 +02:00
miku-666 ac5655fed4 Move CreateAudioPck to AudioEditor and add overloader to AudioEditor 2022-06-26 20:14:02 +02:00
miku-666 537aa153c9 Rename addnewskin -> addNewSkin 2022-06-26 19:27:36 +02:00
miku-666 2dbe03b60b Update Discord RPC 2022-06-26 19:09:29 +02:00
miku-666 081bafdbdd Update LOCEditor and simplefied key donw delete call 2022-06-25 23:51:25 +02:00
miku-666 e3f0d2d708 Move and Rename Form1 ro MainForm 2022-06-25 23:42:34 +02:00
miku-666 d16e5a027f [WIP] update generateModel 2022-06-25 16:53:13 +02:00
miku-666 8d3f377415 Update required file for main form 2022-06-25 15:36:39 +02:00
miku-666 58b6615fe7 Update MainForm for audio editor and other small changes 2022-06-25 15:25:51 +02:00
miku-666 271e4dc179 Improve small things in AudioEditor 2022-06-25 15:17:48 +02:00
miku-666 59ada5a677 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-06-25 14:05:35 +02:00
MattNL 272347219e Audio Editor overhaul 2022-06-24 19:21:33 -04:00
miku-666 233bc88838 Update ChangeTile UI and set tree view in tab control 2022-06-23 21:44:40 +02:00
miku-666 7d7f3e8165 Update MainForm to only set File count when opening file 2022-06-23 16:09:40 +02:00
miku-666 c6da045520 refactor addnewskin and fixed a fix linking capes to skins 2022-06-21 20:52:39 +02:00
miku-666 0ce792cc49 Add summary header to RenamePrompt.NewText property 2022-06-21 18:19:16 +02:00
miku-666 b0e9c9b0f4 Update Audio and Animation Editor related stuff 2022-06-20 19:01:44 +02:00
miku-666 6d3b137493 Update MainForm re-added folder view 2022-06-20 18:27:33 +02:00
miku-666 759b3a6ea3 Remove unnecessary comments and added a pck type check 2022-06-12 19:55:18 +02:00
miku-666 12b32801dc Remove addmetadvanced due to duplication 2022-06-12 19:47:48 +02:00
miku-666 07b441b833 Remove try catch in meta.refresh 2022-06-12 02:38:56 +02:00
miku-666 c5f9f2f8db Refactor importSkin, editModel in MainForm and add Try{Get|Set}LocFile 2022-06-12 02:36:57 +02:00
miku-666 db7a9cd072 Update AudioEditor Component names 2022-06-11 07:40:05 +02:00
miku-666 5d19d32f9e Update addNewSkin and remove unused ui components in addnewSkin 2022-06-11 00:14:43 +02:00
miku-666 8346e62d21 Re-Add AudioEditor remove entry functionality 2022-06-10 12:37:51 +02:00
miku-666 30f43291e9 Update addMeta 2022-06-10 12:34:34 +02:00
miku-666 6ade4b3f75 Refactor Form1 2022-06-10 12:32:31 +02:00
miku-666 55daef7268 Update some UI's in Additional Pop-ups 2022-06-09 23:34:30 +02:00
miku-666 0be84e9580 Update Audio Editor UI to be resizeable 2022-06-09 23:32:47 +02:00