Commit Graph

1452 Commits

Author SHA1 Message Date
EternalModz
baff5949e6 GRF & LOC redesign prep. 2025-03-15 13:06:40 -07:00
EternalModz
cf52c0023e Updated designs for "animation" forms. 2025-03-15 13:02:45 -07:00
EternalModz
10bd2d76e5 Added new color theme support! (Also completed font overhaul + minor fixes.) 2025-02-13 19:21:00 -08:00
EternalModz
5336a2d4f0 Font update part 1 + converted more forms to "ThemeForm" 2025-01-14 20:53:05 -08:00
EternalModz
2fcc63f72d Minor alterations, getting back to development. 2025-01-14 20:37:42 -08:00
EternalModz
92ef70ad14 Made a few small fixes and changes. 2024-11-06 12:48:24 -08:00
EternalModz
c603feafbc A better version of the redesigned skin creator form. 2024-10-10 18:26:47 -07:00
EternalModz
4fe35d8c86 Initial redesign prep. (Additional forms set #1) 2024-09-21 14:54:05 -07:00
EternalModz
110d5c0d6e Redesigned the Settings, Contributors, "Skins-And-Textures" and "Features" forms 2024-09-03 17:46:34 -07:00
EternalModz
01811223b4 MainForm design changes and fixes 2024-08-12 17:30:17 -07:00
EternalModz
c54796063a PCK editor design changes 2024-08-10 12:10:43 -07:00
EternalModz
7382723cfd Added button code + minor design changes 2024-08-10 12:05:20 -07:00
EternalModz
6014545791 Minor design changes 2024-08-10 10:23:49 -07:00
EternalModz
659fbfa56d Fixes with DarkNet 2024-08-10 10:21:15 -07:00
EternalModz
52e66df00c MainForm redesign + fixes 2024-08-10 00:15:05 -07:00
EternalModz
e1d1037327 Redesign Prep. 2024-08-09 16:12:59 -07:00
EternalModz
82d8206da0 Building bixes / form loading fixes 2024-08-09 16:03:26 -07:00
miku-666
327d98e9a2 Fix solution file 2024-07-24 18:29:29 +02:00
miku-666
9ad1415010 Merge main into 'UI-UpdateBranch' 2024-07-20 22:58:58 +02:00
miku-666
f9826d8fc6 AnimationExtensions - Move common serialization functions to animation serializer 2024-07-20 17:49:04 +02:00
miku-666
bb6209105c Animation - Move anim parsing away from class and add option for generating frame by texture 2024-07-20 14:58:41 +02:00
miku-666
243c3fda0e GRF/AddParameter - Add auto complete to param promt and remove combobox option 2024-07-20 13:20:52 +02:00
miku-666
4c2d68e5e9 TextPrompt - Auto focus textbox when opening prompt 2024-07-16 20:15:49 +02:00
miku-666
c41fecde90 Format code to conform with code style guide lines 2024-07-16 20:07:34 +02:00
miku-666
2dcc2c80c3 MainForm - Format code segments 2024-07-14 19:21:41 +02:00
miku-666
978c13674b Clean up AudioEditor 2024-07-14 19:20:29 +02:00
miku-666
b4aaef0c8d COLEditor - Clean up default color table initialization 2024-07-14 19:19:15 +02:00
miku-666
6af20ea0bf PckAudioFile - Rename member variable 'audioType' to 'AudioType' 2024-07-14 19:17:54 +02:00
miku-666
7be4ca67b2 Editors - Use extension method 'GetData' to deserialize data 2024-07-14 19:15:10 +02:00
miku-666
70c4535296 MainForm - Remove adding 'Skins' folder inside Skins.pck 2024-07-14 18:38:05 +02:00
miku-666
5b3c76723a FilterPrompt - Add 'PageBackColor' property for setting background color 2024-07-14 17:57:40 +02:00
miku-666
2a1be6cf4c MainForm - Remove prioritizing Skins.pck when adding skins 2024-07-14 17:49:40 +02:00
miku-666
ae0650e385 v7.0.0.2 v7.0.0.2 2024-07-11 13:42:40 +02:00
miku-666
3f897beb1d LOCEditor - Fix resizing bug and overall errors that where occurring 2024-07-11 12:19:54 +02:00
miku-666
384e1e2246 AddLanguage - Fix returning empty string when nothing is selected 2024-07-11 12:17:49 +02:00
miku-666
8be79bcd17 MainForm - Fix null exception when droping in anything other than a file onto start page 2024-07-07 14:51:51 +02:00
miku-666
cb20a7f3ca Move 'GameTickInMilliseconds' to GameConstants 2024-07-07 13:52:05 +02:00
miku-666
642261c0ec GameConstants - Add reference link 2024-07-03 15:52:55 +02:00
miku-666
9a37eac6ec TextureAtlasEditor - Fix argument null exception when populating variant combo box 2024-07-03 15:52:17 +02:00
miku-666
35abbe84ce TextureAtlasEditor - General clean up of functions 2024-07-03 15:22:52 +02:00
miku-666
60f569eb51 ImageDeserializer - Add size and null check 2024-07-03 15:19:01 +02:00
miku-666
fedfc68fc2 Rename & Move HasCustomColor to AllowCustomColour and move from ColorEntry to TileInfo 2024-07-03 15:14:15 +02:00
miku-666
74da4a74a9 TextureAtlasEditor - Use display name rather than internal name when opening animation editor 2024-07-03 12:50:03 +02:00
miku-666
3baa592d25 TextureAtlasEditor - Simplified particle atlas check 2024-07-03 12:49:01 +02:00
miku-666
a57b85fd3f TextureAtlasEditor - Clean up Tile initialization 2024-07-03 12:47:32 +02:00
miku-666
91be60e10a TextureAtlasEditor - Add error checking when getting color table 2024-07-03 12:45:29 +02:00
miku-666
926515c977 TextureAtlasEditor - Move Dye colors into GameConstants class and add ToBGR extension method 2024-07-03 10:36:07 +02:00
miku-666
dc08ceb96e TextureAtlasEditor - Move GraphicsConfig into member variable and clean up SetTile function 2024-07-03 10:33:48 +02:00
miku-666
bdd2917af5 TextureAtlasEditor - Fix setting atlas texture 2024-07-03 10:31:26 +02:00
miku-666
2d9fdb4748 TextureAtlasEditor - Rename class member variables 2024-07-03 10:20:05 +02:00