Commit Graph

8 Commits

Author SHA1 Message Date
AdAstra-LD
110cab5ed2 Created DSUtils class 2021-01-17 19:44:39 +01:00
AdAstra-LD
2aab73f6a9 Language & version refactor 2021-01-17 18:39:26 +01:00
AdAstra-LD
0608f7d527 1.0.6c - Bugfixing and support for new encounter files
- Encounter editor now allows adding and removing encounter files
- Fixed Building Editor and Wild Encounter editor (top bar) not loading NARC
- Fixed Matrix editor "add" and "remove" buttons GUI numbering mismatch
- the "Open Wild Pokémon" button in Header Editor is disabled when a NULL encounter file is detected
2021-01-16 20:25:28 +01:00
AdAstra-LD
dd73a861de Misc optimizations and fixes
- minor refactor
- optimized script buttons dialog
- removed unreachable codes [break after return in switch statements]
- added selective header loading
- moved narclist to romInfo class
- more fixes to the romInfo class [get/set]
- added new event editor icons for warps, triggers and spawnables
- wild poke editor now detects selected header
2021-01-15 03:35:41 +01:00
AdAstra-LD
b670f09626 Misc fixes
- Minor GUI fixes
- Fixed OW search algorithm and overlay backup system
- added proper getters and setters to ROMinfo
- fixed some method names
2021-01-14 04:06:49 +01:00
AdAstra-LD
1917f6ea32 Misc bugfixing and code restyling
Fixed more errors and exceptions,
moved ARM9 expansion code to a resx resource,
improved ui design of event editor
2021-01-12 05:22:28 +01:00
AdAstra-LD
a18664210f Changed 'normal case' to 'sentence case' 2021-01-10 04:02:14 +01:00
AdAstra-LD
fa2a015170 Added support for Expanded ARM9 memory, new search location feature
- Fixed Text message search being case sensitive no matter what
- Added new ROM Toolbox icon
- Added ARM9 memory expander to the Toolbox
- Added placeholder BDHCAM button to toolbox
- Added placeholder "Pokemon names case converter" button to toolbox
- New search location feature
- Fixed Encounters editor not opening
2021-01-10 03:58:27 +01:00