Commit Graph

2086 Commits

Author SHA1 Message Date
miku-666
0e9c1d3fcc AdvancedOptions - Updated 'applyBulkProperties' to use extension method 2023-08-14 15:51:49 +02:00
miku-666
4c7d1a9ca6 AddNewSkin - Updated UI 2023-08-14 15:48:09 +02:00
miku-666
b57f6cb8c2 generateModel - Fixed CSM Import 2023-08-14 15:47:05 +02:00
miku-666
2eed69a647 CreateTexturePackPrompt - Added Checkbox fro creating skins.pck file 2023-08-14 15:45:44 +02:00
miku-666
57c82393e5 Added more extensions for PckFile/PckFileData 2023-08-14 15:43:46 +02:00
miku-666
268468b0a7 Removed AnimationResources.cs and moved properties to 'Internal/Json/Tiles.cs' 2023-08-13 21:28:18 +02:00
miku-666
6e09a9c427 ImageExtensions - Renamed 'CreateImageList' to 'Split' and 'SplitHorizontal' respectively 2023-08-13 15:30:18 +02:00
miku-666
721c9649a2 EnumerableExtensions - Renamed 'enumerate' tuple return name 2023-08-13 15:14:37 +02:00
miku-666
cad6555e88 CreditsForm - Updated build label format 2023-08-13 15:09:14 +02:00
miku-666
66fd2315a2 Moved AppSettingsForm and CreditsForm into '/Forms' folder 2023-08-12 15:24:58 +02:00
miku-666
c706ac51b5 Removed creditsEditor.cs 2023-08-12 15:23:32 +02:00
miku-666
58633233ea BinkaConverter - Added ToBinka function 2023-08-12 12:35:21 +02:00
miku-666
061193d0d4 Binka.cs - Renamed 'FromWav' to 'ToBinka' 2023-08-12 12:34:38 +02:00
miku-666
8704120b5f Binka.cs - Added compressionLevel verification 2023-08-12 12:33:27 +02:00
miku-666
d14f80b18c Updated Binka.cs 2023-08-12 12:00:11 +02:00
miku-666
e40953fcd4 Updated namespace for ApplicationScope 2023-08-12 11:46:44 +02:00
miku-666
23e334af10 Renamed namespace for IO/PckAudio 2023-08-12 11:30:47 +02:00
miku-666
1bd949a5fd Renamed namespace for OI/CSMB 2023-08-12 11:12:08 +02:00
miku-666
2eb7b9d179 Renamed namespace for IO/3DST 2023-08-12 11:11:13 +02:00
miku-666
9b92ef2c0a Moved Animation, Behaviour and Material -Resources to Helper folder 2023-08-12 11:10:08 +02:00
miku-666
a143b65e07 Removed Pref.cs and 'PCK Manager.cs' 2023-08-12 10:58:38 +02:00
miku-666
838020c718 Updated namespace for TextureAtlasEditor 2023-08-12 10:45:50 +02:00
miku-666
9bfda0090c Moved ToolboxItems out of 'Classes' folder and moved AnimationPictureBox to ToolboxItems 2023-08-12 10:43:11 +02:00
miku-666
e8e3445bcc Updated namespace for classes inside 'Skins-And-Textures' 2023-08-12 10:33:26 +02:00
miku-666
8babae5a00 Removed addMetaAdvamced.resx files 2023-08-12 10:32:39 +02:00
miku-666
9e248ee6e5 Renamed addnewskin to AddNewSkin 2023-08-12 10:29:07 +02:00
miku-666
89ba72d49b Moved Tile Json definitions to seperate files inside Internal/Json 2023-08-12 09:58:27 +02:00
MattNL
69709154c5 Expanded cauldron water and potion color variants 2023-08-11 00:05:34 -04:00
MattNL
b0406475d4 All flowing tiles now work correctly in AtlasEditor 2023-08-10 22:06:27 -04:00
MattNL
6b778d07a3 completed water and lava flow tiles in tile data 2023-08-10 22:05:55 -04:00
MattNL
8b5dea0630 Changed check for duplicate names to Internal instead of Display 2023-08-10 21:51:56 -04:00
MattNL
97b0c6d24c ChangeTile now ignores duplicate values (for Flowing textures) 2023-08-10 21:40:05 -04:00
miku-666
ce1447cec3 TextureAtlasEditor - Added index check when constructing tiles list 2023-08-10 13:55:07 +02:00
miku-666
748f5921ed TextureAtlasEditor - Added check to stop playing animation when closing 2023-08-10 13:53:56 +02:00
miku-666
bc991aa3ab TextureAtlasEditor - Merged _textureInfos and _textures into '_tiles' 2023-08-10 13:41:55 +02:00
miku-666
316997e9b2 MainForm - Set 'wasModified' and call 'BuildMainTreeView' when TextureAtlasEditor exits with changes 2023-08-10 13:40:14 +02:00
miku-666
4cba97d6f9 tileData.json - Changed default colur key for Spruce Leaves 2023-08-10 13:39:12 +02:00
miku-666
17accd6929 tileData.json - Added color entry for tall grass and fern 2023-08-10 13:38:37 +02:00
miku-666
3c1392e433 AnimationEditor - Fixed blend color not being applied 2023-08-10 13:11:38 +02:00
miku-666
f541565472 ImageExtensions - Improved Blending with color 2023-08-10 13:11:03 +02:00
miku-666
9054c64fea tileData.json - Added colorentry for the bed 2023-08-10 13:09:34 +02:00
miku-666
2cd8edefdc BlendPictureBox - Moved color check when applying blend 2023-08-08 14:52:51 +02:00
miku-666
549470180e AnimationPictureBox - Removed OnPaint override 2023-08-08 14:51:43 +02:00
miku-666
fc508d0d06 AnimationPictureBox - Added lock object for 'IsPlaying' 2023-08-08 14:44:55 +02:00
miku-666
213201c9a0 TextureAtlasEditor - Ordered functions, added better blending handling 2023-08-07 18:31:59 +02:00
miku-666
a516c3493d AnimationEditor.cs - Updated constructor and removed obsolete member fields 2023-08-07 18:28:28 +02:00
miku-666
20527ce161 Updated AnimationPictureBox to inherit from BlendPictureBox 2023-08-07 18:26:54 +02:00
miku-666
4aa1b64ddd tileData.json - Added more color entries 2023-08-07 18:25:56 +02:00
miku-666
606a92b11f Added BlendPictureBox 2023-08-07 18:23:35 +02:00
miku-666
7b2a99ecd5 Merge branch 'main' into TextureAtlasEditor 2023-08-06 15:13:36 +02:00