Commit Graph

1483 Commits

Author SHA1 Message Date
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
MayNL
8702f0b244 Fixed SkinBOX not parsing if under 10 arguments 2026-03-10 09:48:13 -04:00
MayNL
354ffb8ace Added support for full armor masking 2026-02-18 20:34:05 -05:00
MayNL
ef568ba63a Added Set BOX Version feature
-Editor forms now check for the correct version for some features
2026-02-18 17:53:14 -05:00
MayNL
82e62c4f3f Version 7.0.1.2 v7.0.1.2 2026-02-15 20:06:45 -05:00
MayNL
d0ffa5eb67 All colored tiles can now be custom 2026-02-15 17:03:16 -05:00
MayNL
c87988776a Restored image size label 2026-02-15 16:12:43 -05:00
MayNL
d32ea4452b Edit button now appears on all skins 2026-02-15 11:02:44 -05:00
MayNL
0d70755639 Removed obsolete Trello link 2026-02-15 08:45:16 -05:00
MayNL
81f907e417 The May-ing
Changed May's deadname across the program
2026-02-15 08:28:12 -05:00
MattNL
c6819496b2 Fixed model support namespace typo 2026-02-15 08:04:50 -05:00
MattNL
03c37acead Simplified audio editor
Removed file operations, Data folder no longer required
2026-01-26 07:45:46 -05:00
miku-666
c5c86bb1c1 Update v7.0.1.1 v7.0.1.1 2026-01-26 04:46:33 +01:00
miku-666
37cec08d7c Fix Pck save & save as functionality :') 2026-01-26 03:01:38 +01:00
MattNL
cb70382a8b Updated additional development contributors label 2026-01-25 14:20:40 -05:00
MattNL
6e3b88aa18 Removed restriction on file extension
LCE technically allows for any file to be opened regardless of file extension as long as it is a valid PCK file. Removing this allows advanced users to be creative with pack stylization
2026-01-25 14:07:00 -05:00
MayNL
a6c8d330c8 HOW DID I MANAGE THAT. Fixed README. >< 2026-01-04 09:58:53 -05:00
MayNL
539842fd6c Update and rename README.md to Fixed MayNL link in README 2026-01-04 09:52:44 -05:00
miku-666
1769caa717 PckStudio.ModelSupport(SkinModelImporter) - Fix null reference exception in TryConvertToSkinBoxType & add another box uv check for all elements(cubes) 2025-12-03 18:14:49 +01:00
miku-666
3c99ca73b1 Update OMI submodule 2025-11-30 10:42:31 +01:00
miku-666
beb1e316cd PackStudio(MainForm) - Remove full box support menu item 2025-11-30 10:42:03 +01:00
miku-666
cfdbe8c3db v7.0.1.0 v7.0.1.0 2025-11-13 15:29:51 +01:00