MattNL
a7a4c565e9
Fixed verify tool in audio editor
2022-08-05 23:07:25 -04:00
miku-666
8522fabd60
Move AudioEditor to Forms/Editor and related files to Additional-Popups and renamed some namespaces related to Additional-Popups
2022-08-06 01:04:51 +02:00
miku-666
61f02c19c9
Fix AddingDuplicate Error when setting credits and add GetCreditsString Property
2022-08-06 00:13:41 +02:00
miku-666
1302ed5a0e
Add AudioPCKFile
2022-08-05 20:38:21 +02:00
miku-666
d99409ee74
Add maxChar to RenamePrompt
2022-08-04 19:17:24 +02:00
miku-666
46ecfd6743
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-04 18:54:11 +02:00
MattNL
64512b88fa
fixed silly error in music editor code
2022-08-03 23:59:33 -04:00
miku-666
ff32407e71
Set DialogResult when invalid anim is passed to ANIMEditor
2022-08-03 15:07:25 +02:00
miku-666
fd88eeffc6
Update SkinANIM and changed to struct and add string parsing
2022-08-03 02:41:20 +02:00
miku-666
3cb60810d9
Set ANIMEditor.MinimumSize and changed Style to Silver
2022-08-03 02:04:39 +02:00
miku-666
5eb91abf82
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-03 00:57:50 +02:00
MattNL
e0a439fbf3
Fixed Audio Editor LOC support
2022-08-02 18:56:22 -04:00
miku-666
4c7a53d15b
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2022-08-02 22:29:27 +02:00
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
0d2ec6b3f3
Remove textBoxFailCheck from generateModel
2022-08-02 21:26:25 +02: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