Commit Graph

11 Commits

Author SHA1 Message Date
miku-666
fd88eeffc6 Update SkinANIM and changed to struct and add string parsing 2022-08-03 02:41:20 +02:00
MattNL
58be77a1b8 Improved ANIM string conversion
Thanks Miku (:
2022-08-02 16:52:10 -04: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
1ee12be96e Remove _isLittleEndian from PCKFile{Reader/Writer} and added StreamData{Reader/Writer}.IsUsingLittleEndian property 2022-07-30 19:50:48 +02:00
miku-666
eabac8a333 Add Unicode detection in StreamDataReader 2022-07-21 23:50:04 +02:00
miku-666
7f477b1b28 Add StreamData{Reader/Writer} 2022-07-14 03:51:25 +02:00
Miku-666
2686a1eb86 Merge pull request #4 from PhoenixARC/grf-support
Add Grf support
2022-07-14 01:04:27 +02:00
miku-666
46dec04d48 Add GRF/GRH File support 2022-07-14 01:02:22 +02:00
Felix Miller
ab745d085e Add CSM-JSON and JSON-CSM Conversion classes 2022-07-01 18:41:36 -04:00
miku-666
e7ee1f2027 Add GRFFile class and GRFFileReader 2022-06-30 17:53:40 +02:00
miku-666
e3f0d2d708 Move and Rename Form1 ro MainForm 2022-06-25 23:42:34 +02:00