Commit Graph

90 Commits

Author SHA1 Message Date
AdAstra-LD
aadf00d21a added sprite ID label 2021-02-09 20:49:38 +01:00
AdAstra-LD
832da0f49f Major script editor update + other stuff
- Separated Script Commands and Scipt Actions (new class)
- minor code refactor
- fixed menu buttons
- proceeded with script editor rewrite
- script editor identifies errors and reports them
- fixed minor issue with decimals ( buildings updown value box )
2021-02-06 21:17:34 +01:00
AdAstra-LD
24e772648b Added script DB icon 2021-02-05 05:03:38 +01:00
AdAstra-LD
238319b4d5 Tons of new stuff
+ New CommandDatabase Window
+ Many DPPt commands now have a name
+ Fixed script export button
+ Map Editor comboboxes are now read-only
+ Improved search in scripts and search in texts code
2021-02-05 04:04:32 +01:00
AdAstra-LD
e52712bfab Finished conversion of script editor + bugfixing
+ Minor refactor
+ Export MAP BIN button
+ Fixed type painters resetting after changing map
+ Added more type painter colors
+ Fixed type painters font size
+ Fixed type painter value [updown] limit
+ Moved ScriptCommand and Script to a separate file

+ Fixed Encounter Editor unpacking HG encounters for SS roms
2021-02-04 17:45:59 +01:00
AdAstra-LD
8269f6627f Converted script resx databases to Dictionaries
Performance has improved drastically

also more fixes to DPPT Commands and scriptfile class
2021-02-04 03:50:59 +01:00
AdAstra-LD
7540fd02f3 version update 2021-02-03 05:32:54 +01:00
AdAstra-LD
94a2d80e56 Misc fixes (platinum still needs some work) 2021-02-02 17:03:30 +01:00
AdAstra-LD
1b86f1156d Improved search results display 2021-02-02 01:27:22 +01:00
AdAstra-LD
67436d0d2e Some more fixes and minor qol features 2021-02-02 00:47:02 +01:00
AdAstra-LD
36c37f0f67 Version update 2021-02-01 23:17:45 +01:00
AdAstra-LD
d56b431eae more bug fixing 2021-02-01 23:12:30 +01:00
AdAstra-LD
dce4175ceb Added new fields to event editor (thanks to Mikelan)
Also some code refactoring
2021-02-01 21:40:14 +01:00
AdAstra-LD
875e1564aa Updated some eventFile fields 2021-02-01 19:28:27 +01:00
AdAstra-LD
c08ba00d70 Finished SentenceCase patch 2021-02-01 17:43:17 +01:00
AdAstra-LD
8824d163fb Misc bugfixes and optimizations
Optimized EventFile, ScriptFile, Matrix and TextFile
Fixed another small issue with script files
2021-02-01 17:23:51 +01:00
AdAstra-LD
c6751b110d Improved flexibility of TextArchive format
also progress on the SentenceCase toolbox patch
2021-02-01 14:30:13 +01:00
AdAstra-LD
9bc2f37b1e Finished ROMToolBox [except sentence case patch]
also added some new icons and improved advanced header search
2021-02-01 03:54:37 +01:00
AdAstra-LD
6de79ecbf1 1.0.8 is almost ready
- Minor refactor
- Fixed small problem with HGSS worldmap header field
- Improved advanced header search
- Fixed script editor randomly deleting lines in some cases
- Fixed database entry for Pokemon names text archive
- Reorganized ROMToolBox patch data
- Improved level script detection (thanks to Mikelan)
2021-02-01 01:18:14 +01:00
AdAstra-LD
a8dd93ff38 improved advanced search feature 2021-01-31 19:51:48 +01:00
AdAstra-LD
62fabf509c Fixed form designer going mad lol 2021-01-31 18:31:24 +01:00
AdAstra-LD
de97fd8e02 Simplified line numbers function [again] 2021-01-31 17:55:14 +01:00
AdAstra-LD
d16748466d More fixes
Fixed map editor building decimals [position]
Simplified line numbers function
2021-01-31 17:34:27 +01:00
AdAstra-LD
8306c82657 Foundations of header advanced search 2021-01-31 03:46:37 +01:00
AdAstra-LD
c503ec3bb6 Revert "Fixed problems with DataGridView DoubleBuffered property using reflection"
This reverts commit bfdfe89279.
2021-01-31 02:18:51 +01:00
AdAstra-LD
bfdfe89279 Fixed problems with DataGridView DoubleBuffered property using reflection 2021-01-31 02:12:34 +01:00
AdAstra-LD
791229fbc5 Minor GUI Fixes and more icons 2021-01-30 22:41:17 +01:00
AdAstra-LD
99c0aed076 Bunch of fixes and new features
new Duplicate buttons [event editor]
new BGS import/export tab [map editor]
new size labels [map editor]
added icons to many buttons that had none
2021-01-30 21:23:32 +01:00
AdAstra-LD
93fa86675c Improved building editor gui
Also tried to fix scrolling activated by script macro buttons
2021-01-29 20:40:55 +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
ab1c71b841 Building editor and map editor, minor fixes 2021-01-27 16:59:02 +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
a6f39353b1 More fixes to event and script editor
also enabled some more script buttons
2021-01-24 04:31:44 +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
ac40e5912a Restored matrix editor data loss 2021-01-21 15:50:58 +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
57bf184fb7 Moved more stuff to PokeDatabase, added Weather numericupdown 2021-01-19 18:56:28 +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