1504 Commits

Author SHA1 Message Date
MayNL
9ab0d34ca9 Fixed endianness checkbox not being set on open 2026-05-11 19:09:46 -04:00
MayNL
72a7a60cd8 Fix crash for replacing tile group with smaller images
-The selected image is now stretched to fit the size of the tile group to show the user how the new image is applied
2026-05-11 19:01:26 -04:00
MayNL
7ea36185fb "Show Armor" now hides boxes appropriately 2026-05-11 18:13:22 -04:00
MayNL
ec04639928 Added SkinArmorFlags classes 2026-05-11 18:10:06 -04:00
MayNL
de98a9217e Added ArmorFlags to Cube rendering class 2026-05-11 11:39:14 -04:00
MayNL
5c4c0eeebc Simplified Generate MipMap tool
-Now generates just one level via the user given value
2026-05-07 00:47:40 -04:00
MayNL
091b91ebe3 Added check for no more offsets in CustomSkinEditor 2026-05-06 00:18:50 -04:00
MayNL
adb4f928d2 Added "Add OFFSET Parameter" context tool 2026-05-06 00:13:05 -04:00
MayNL
19f7ebbfe6 Fix for stretched custom cape icons 2026-05-05 23:52:36 -04:00
MayNL
3b05010593 Added tools to custom skin editor 2026-05-05 23:39:11 -04:00
MayNL
c4b2f53e5d Added tool to export custom skin and cape icons 2026-05-03 13:13:39 -04:00
MayNL
50b8ccd350 Fixed oversight in custom cape icon code 2026-05-02 23:30:02 -04:00
MayNL
cd58e576e8 Removed debug code for custom icons
oops
2026-05-02 23:27:29 -04:00
MayNL
dc70f0cec1 Changing custom icon settings now redraws icons 2026-05-02 22:32:28 -04:00
MayNL
1a8083d3f1 Changing BOX Version now redraws icons 2026-05-02 22:32:05 -04:00
MayNL
236c979393 Added settings for custom icons 2026-05-02 22:30:57 -04:00
MayNL
854499c1b6 Added custom icons for skins and capes
-Added settings for custom icons
-Added custom icons
2026-05-02 22:30:02 -04:00
MayNL
aa3186a7bd Changed skin and cape icons 2026-05-02 22:27:37 -04:00
MayNL
adabdea0a5 Added DrawPaperDoll extension method for Skins 2026-05-02 19:44:51 -04:00
MayNL
feeb8b7cc0 Added validate check for skin and cape textures 2026-04-14 20:48:19 -04:00
MayNL
dcb7624ccc Create ImageCollectionExtension
-Added basic Insert method for ImageCollections
2026-04-14 19:09:56 -04:00
MayNL
8a45557f55 Fix inflation input not allowing negative values 2026-04-12 20:07:00 -04:00
MayNL
21c956f0f2 PckEditor now uses node icon keys 2026-04-12 11:10:55 -04:00
MayNL
4f2f13a21d Added specialized icons for slim and classic skins 2026-04-11 23:12:14 -04:00
MayNL
3c142ec7df Fixed inflation related bugs with SkinEditor 2026-04-11 20:07:14 -04:00
MayNL
ec61c0ae0b Removed GAME_FLAGS value from SkinRenderer 2026-04-11 03:58:21 -04:00
MayNL
904e263f18 BoxEditor now only enabled when 1 box is selected 2026-04-11 03:47:54 -04:00
MayNL
8984bc527e Fix for SetBox firing changed event 2026-04-11 03:40:10 -04:00
MayNL
cacdaf36ba SkinEditor now displays box dimensions in list 2026-04-11 01:47:37 -04:00
MayNL
e59b7d34d4 Added setting to not render cape in SkinEditor 2026-04-10 23:25:05 -04:00
MayNL
37a57cee84 Cape now rendered in the correct spot in SkinEditor 2026-04-10 10:04:58 -04:00
MayNL
ad4bece44d Added SkinAdjustmentsEditor
-Removed ANIM Editor
-Added SkinAdjustments Editor for Skin ANIM and GAME_FLAGS values
-ANIM and GAME_FLAGS are now edited together across the program
-Box Editor made smaller
-Box Editor and SkinAdjustments Editor added to CustomSkinEditor
-SkinGameFlags class created
-Fixed bug where the first listed box wouldn't save changes in CustomSkinEditor
2026-04-09 01:23:44 -04:00
MayNL
dcfc37cc02 Fixed anchor of several elements in CustomSkinEditor 2026-04-04 00:28:03 -04:00
MayNL
968bd9f3cd Bandage solution for LittleEndian pcks not saving 2026-04-01 23:03:21 -04:00
MayNL
e8dd80f7fe Added Set BOX Version tool for SkinDataFiles 2026-04-01 20:27:32 -04:00
MayNL
22d1983ee3 Renamed PCK "Properties" to "Parameters"
there's a lot of things with this name scheme in this program so definitely possible i missed something.
2026-04-01 19:35:03 -04:00
MayNL
fae251718d Update OMI-Lib 2026-04-01 17:59:10 -04:00
MayNL
e5942d3910 Merge pull request #46 from Sowgro/json-export
Add option to export grf file to JSON
2026-04-01 17:39:31 -04:00
MayNL
5cd37f7445 Fixed JSON export 2026-04-01 17:22:15 -04:00
MayNL
db29f8b265 Merge branch 'main' into pr/46 2026-03-31 20:55:09 -04:00
MayNL
b979c97892 Update OMI-Lib 2026-03-31 20:47:12 -04:00
MayNL
4c35187ca5 Fix for CustomSkinEditor not saving changes 2026-03-31 13:19:18 -04:00
MayNL
1ecfaea64d Added Box Editor to skin editor 2026-03-31 12:56:02 -04:00
MayNL
5ca58631e1 Fix for SkinRenderer not rendering Armor box types 2026-03-30 18:23:44 -04:00
MayNL
034ef12c5d BoxEditor is now a control instead of a form 2026-03-30 17:36:47 -04:00
MayNL
e8688a4574 Renamed ANIM enum names and buttons for clarity 2026-03-30 15:44:21 -04:00
MayNL
80f5a7d53c Fix for entity textures "Edit Texture Atlas" button 2026-03-30 15:03:43 -04:00
MayNL
d529bcadf4 Fix crash when selecting invalid image file types 2026-03-30 14:58:24 -04:00
MayNL
13c49d2605 End of an era
Fixed previously unknown ANIM flag in Animation editor
2026-03-30 14:49:16 -04:00
MayNL
500fc74395 Fixed a few BoxEditor issues
BoxEditor no longer allows for float box sizes nor float UV values and now all up/down controls increment by 1 instead of 0.1
2026-03-10 09:57:45 -04:00