Commit Graph

16 Commits

Author SHA1 Message Date
AdAstra-LD
bd920c0ab5 Fixed Rod encounters max level GUI typo 2022-03-20 22:30:40 +01:00
AdAstra-LD
87ebcce907 Version update + fixed Warp autoreset bug & Event view centering 2022-03-20 20:05:16 +01:00
AdAstra-LD
4dc173e9b7 Fixed bug with HGSS encounter files parsing
+ trainer editor shows moves and items in the correct order
2022-01-03 23:17:38 +01:00
AdAstra-LD
ddc1c8715d Fixed problem with file extensions in Encounter editors
[+] Also added icons to buttons
[+] Improved error detection of HGSS Encounters editor
2021-11-10 01:45:39 +01:00
AdAstra-LD
48e7510b17 Added braces to disablehandlers checks 2021-08-02 18:11:28 +02:00
AdAstra-LD
9531220372 Misc fixes
- Fixed area data not saving/exporting properly
- Fixed night encounter bug [DPPt]
2021-04-01 17:58:26 +02:00
AdAstra-LD
7eb62e78cc Fixed relative path error [save ROM button]
- also Fixed DPPt Wild Editor button alignment
2021-03-22 20:15:02 +01:00
AdAstra-LD
eac27c41ff Fixed WildEditor showing success messages for every file upon repairing 2021-03-22 20:01:54 +01:00
AdAstra-LD
b39b350dd1 Continued code cleanup
- Created RomFile base class to be extended by classes such as TextArchive, EventFile, Matrix etc.
- Added wrench button to WildEditor, to fix broken encounter files [whenever possible]
2021-03-22 19:46:47 +01:00
AdAstra-LD
e0dfbc4301 Removed accented letters from variable names
also removed RomInfo object reference from CameraView.cs
2021-03-02 12:40:23 +01:00
AdAstra-LD
2fba5d6d8b Reorganized files 2021-02-05 04:24:40 +01:00
AdAstra-LD
a8dd93ff38 improved advanced search feature 2021-01-31 19:51:48 +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
12f693b5d1 Changed App Name to DSPRE 2021-01-02 01:58:44 +01:00
PC
aad2c74580 First commit 2020-10-06 22:57:27 +02:00