Commit Graph

18 Commits

Author SHA1 Message Date
AdAstra-LD
6f6e6d5e57 Renamed gFamEnum, gVerEnum, gLangEnum 2024-05-09 13:45:22 +02:00
AdAstra-LD
0a0eda33ec Extracted NSBUtils and OverlayUtils from DSUtils 2024-05-05 16:49:15 +02:00
AdAstra-LD
9f57126b3d Replaced references to DSUtils.ARM9 with just ARM9 2024-05-05 16:20:26 +02:00
AdAstra-LD
e34c4235be Renamed ROM ToolBox to Patch Toolbox 2024-05-05 15:25:30 +02:00
AdAstra-LD
3171dff160 Event Editor optimization + matrix autosearch 2022-09-07 15:50:44 +02:00
AdAstra-LD
68d54315c9 Made ARM9 class in DSUtils
Migrated ARM9 R/W functions to this class
2021-08-09 01:36:09 +02:00
AdAstra-LD
88ca73bac5 Added Trainer Encounter music to Trainer Editor
+ Refactor and conversion of gameFamily and gameVersion to Enum formats
2021-07-30 19:32:13 +02:00
AdAstra-LD
61278c9af6 Created Table Editor and added Conditional Music Table 2021-07-25 23:53:50 +02:00
AdAstra-LD
591138541a Misc update
- Added support for HGSS """hidden""" cameras and added new Cam16 picture
- Fixed handling of HGSS headers' last 32 bits (some things are still unimplemented)
--- Fixed HGSS area icon numbers
- Fixed Advanced Header Search to make it compatible with the dynamic headers patch
- Fixed Header load function calls (previously incompatible with dynamic headers patch)
- Fixed event editor not updating coordinates when dragging events across the map
- New warning popup before using Camera Editor, if overlay1 is compressed
- Minor refactor
2021-07-14 05:22:45 +02:00
AdAstra-LD
e2cb1891f3 Optimized patch check and management functions + misc fixes
(including the dynamic headers patch)
- also reorganized the code a little
- fixed a problem with the spawn editor
- fixed scrollbar [matrix editor]
2021-07-06 20:58:05 +02:00
AdAstra-LD
92d9cba10c Lots of bugfixes
- Renamed Matrix class to GameMatrix to avoid ambiguity
- Moved some accessor methods from MainWindow to RomInfo
- Moved editor setup methods to respective sections
- Fixed lots of problems with Japanese DP roms [either not loading or partially functioning]
2021-04-30 01:08:30 +02:00
AdAstra-LD
3e5dc2d729 Changed == null to "is null" 2021-04-24 17:05:35 +02:00
AdAstra-LD
6e05fbcb00 Added braces to if statements 2021-04-11 13:34:27 +02:00
AdAstra-LD
dc58f5820f Preparing NSBMD Utilities
- Created new GetModelWithoutTextures method inside DSUtiles
- Reorganized DSUtils class
2021-04-08 14:14:08 +02:00
AdAstra-LD
2e23be5e13 Condensed HG/SS and D/P version check
Consequently fixing some ToolBox patches not working for Pearl or SoulSilver
2021-03-20 19:27:00 +01:00
AdAstra-LD
6602f3df04 Minor refactor and first camera editor code 2021-03-20 02:38:44 +01:00
AdAstra-LD
c96abaf484 Fixed spawn editor
now with a smarter detection algorithm
- also fixed line number hex/dec problem [text editor]
2021-02-12 17:15:27 +01:00
AdAstra-LD
794f16ec20 More new features [1.1.4]
- Fixed overlay compression check
- Fixed issues with CommandContainers manualUserID
- Add support for player initial money to Spawn Settings Editor
- Fixed minor issues with ROMtoolbox + Code cleanup
- Fixed minor issues with Advanced Header Search ("Greater than"  operand)

- Edited Readme + new pics (version update)
2021-02-12 03:45:58 +01:00