Commit Graph

100 Commits

Author SHA1 Message Date
AdAstra-LD
7d2ec43c8d minor fixes 2021-01-29 17:31:46 +01:00
AdAstra-LD
3c723bec90 Fixed Script parser, fixed HGSS parameter resx (thanks to Mikelan) 2021-01-29 13:57:21 +01:00
AdAstra-LD
2ebf85f3fb NSBTX Editor & Map Editor - improved error detection 2021-01-29 13:18:22 +01:00
AdAstra-LD
4e0f011d6c About 2021-01-29 00:39:30 +01:00
AdAstra-LD
6e352ac1de Added search icon 2021-01-29 00:32:57 +01:00
AdAstra-LD
03f873e44f Lots of fixes
- Fixed more header fields for DP and Pt [flags and battle bg]
- Updated GUI to reflect these changes
- flag refresh algorithm is more straightforward
- Script cmd search results gets printed to a ListBox
- Script and text search algorithms now perform a buffered search
2021-01-29 00:23:15 +01:00
AdAstra-LD
bfd53ac441 new HGSS header field
Big thanks to Mikelan for this
2021-01-28 19:45:10 +01:00
AdAstra-LD
64f913566a GUI expansion, prepared Worldmap fields, minor header fixes 2021-01-28 17:40:29 +01:00
AdAstra-LD
4e9df610d0 More script editor performance improvements
(Big thanks to Mikelan for pointing these things out)

Unreported - small performance improvement in the previous commit as well.
2021-01-28 15:38:07 +01:00
AdAstra-LD
ab1c71b841 Building editor and map editor, minor fixes 2021-01-27 16:59:02 +01:00
AdAstra-LD
801d5e4070 Minor fixes bld editor and keepoverworld cmd 2021-01-26 17:49:42 +01:00
AdAstra-LD
fbf2b10727 minor bugfixing [event editor] 2021-01-25 22:24:47 +01:00
AdAstra-LD
a7d3ac4954 Improved ROMToolbox menu 2021-01-25 18:08:28 +01:00
AdAstra-LD
49a0757fd3 1.0.8 2021-01-25 04:27:56 +01:00
AdAstra-LD
0a3a8ee237 Added new patches to the ROMToolbox + fixes
- added BDHCAM patcher
- added "set Overlay1 uncompressed" patch
2021-01-25 04:14:27 +01:00
AdAstra-LD
a3db646f4d 1.0.7b pic changes 2021-01-24 07:34:38 +01:00
AdAstra-LD
cfcf77fbc4 Fixed ARM9 Expansion patch and readfromarm9 function 2021-01-24 06:33:26 +01:00
AdAstra-LD
a6f39353b1 More fixes to event and script editor
also enabled some more script buttons
2021-01-24 04:31:44 +01:00
AdAstra-LD
cc325e91f7 Minor fixes to script editor 2021-01-24 02:55:13 +01:00
AdAstra-LD
aa478cebe3 Minor refactor 2021-01-24 00:18:56 +01:00
AdAstra-LD
c4df670c9d Removed useless code from PokeDatabase 2021-01-24 00:13:19 +01:00
AdAstra-LD
3617ab98f3 The script editor seems to work now 2021-01-24 00:06:39 +01:00
AdAstra-LD
a2f322fe82 Started script editor fixing and code cleanup
also started fixed "Standardize Item Numbers"
moved movement database to PokeDatabase class
2021-01-23 18:26:47 +01:00
AdAstra-LD
a9c642465c Improved support for custom matrix colors 2021-01-22 23:32:33 +01:00
AdAstra-LD
ae88c4bc11 New colortable import and reset options 2021-01-22 16:22:11 +01:00
AdAstra-LD
6799098794 Showing building names in listbox 2021-01-21 22:32:18 +01:00
AdAstra-LD
d243a823b5 Update Main Window.cs 2021-01-21 17:35:57 +01:00
AdAstra-LD
8c9e1d4f9e Update Main Window.cs 2021-01-21 16:39:02 +01:00
AdAstra-LD
d790bd581a Added support for Europe byte [?] 2021-01-21 16:30:15 +01:00
AdAstra-LD
ddd64187c3 Import and Export Header buttons
also Moved more DB code to PokeDatabase and improved some methods
2021-01-21 15:14:09 +01:00
AdAstra-LD
97a2cace86 Redesigned NSBTX Editor, added button functions 2021-01-20 20:48:35 +01:00
AdAstra-LD
3632b345e2 Fixed paste buttons, added copypaste buttons to wild encounters 2021-01-19 22:17:20 +01:00
AdAstra-LD
4addbe5d0c Added more HGSS weather effects, redone weather preview pics 2021-01-19 13:40:47 +01:00
AdAstra-LD
57bf184fb7 Moved more stuff to PokeDatabase, added Weather numericupdown 2021-01-19 18:56:28 +01:00
AdAstra-LD
856a96c6da removed useless helper function 2021-01-19 15:45:48 +01:00
AdAstra-LD
b19459ad3e 1.0.7a - bugfixes
Fixed a bug that applied changes to the wrong header after a location search
2021-01-19 15:04:02 +01:00
AdAstra-LD
a6fa82c215 Moved camera angles to PokeDatabase 2021-01-18 22:27:19 +01:00
AdAstra-LD
1c18109fdc Moved misc data to one PokeDatabase class 2021-01-18 22:02:19 +01:00
AdAstra-LD
d43ac7cab8 Fixed Overlay1 backup mess °-° again 2021-01-18 18:38:41 +01:00
AdAstra-LD
23c1aa78c7 Fixed text search 2021-01-18 15:33:22 +01:00
AdAstra-LD
0e52f7ed02 minor code formatting edits 2021-01-18 13:47:47 +01:00
AdAstra-LD
ca84be557d 1.0.7 - CopyPaste buttons, Fixed critical issues with arm9, fixed flags to binary algorithm 2021-01-18 13:40:03 +01:00
AdAstra-LD
423313ec03 Fixed camera descriptions, fixed search location bug 2021-01-18 00:03:28 +01:00
AdAstra-LD
2ce1677eab 1.0.6d - HGSS camera and editable internals
- Separated camera byte into angle and area properties [HGSS]
- Editable internal names
- New camera preview pictures for HGSS
2021-01-17 23:42:38 +01:00
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
a5c551416b Version change 2021-01-16 17:20:50 +01:00
AdAstra-LD
e851727287 Event editor now detects current tab and selects first index 2021-01-16 16:43:04 +01:00
AdAstra-LD
bf8e1c6fad Fixed event editor not saving changes 2021-01-16 16:20:21 +01:00