Commit Graph

148 Commits

Author SHA1 Message Date
AdAstra-LD
16d932b524 Fixed critical offset problem with scriptfile [typo] 2021-02-09 23:09:58 +01:00
AdAstra-LD
1790bdf062 fixed pokemon OW orientation frames 2021-02-09 22:08:56 +01:00
AdAstra-LD
aadf00d21a added sprite ID label 2021-02-09 20:49:38 +01:00
AdAstra-LD
eb4c4da0f7 More fixes [overworld sprite finder] 2021-02-09 20:13:02 +01:00
AdAstra-LD
f679b9deaa Complete rewrite of Overworld Sprite finder
Also minor refactor
2021-02-09 19:33:45 +01:00
AdAstra-LD
df2831e83c Some fixes and code readability improvements
- changed some var names to more intuitive ones
- fixed worldmap coordinates not updating
2021-02-09 04:50:22 +01:00
AdAstra-LD
6cdfea8abc fixed bugs with bgs importer
also minor ui changes [command database window]
2021-02-08 12:03:20 +01:00
AdAstra-LD
17707fcd68 Fixed command entries [ID typos] and section marker detection (----- @Script_# -----)
commands are now case insensitive
2021-02-08 14:32:15 +01:00
AdAstra-LD
4f97412809 Removed level script warning box 2021-02-07 17:05:06 +01:00
AdAstra-LD
71a52affe4 Minor update
Fixed minor bug with OW IDs [event editor]
added two more movements to dictionary
improved accuracy of error detection [script editor]
2021-02-07 05:05:31 +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
a81295b1dd More HGSS commands and fixes 2021-02-05 19:06:02 +01:00
AdAstra-LD
da4d8a5d92 Fixed script editor expanding functions even when there's no need to
(UseScript_#X)
2021-02-05 16:55:29 +01:00
AdAstra-LD
24e772648b Added script DB icon 2021-02-05 05:03:38 +01:00
AdAstra-LD
2fba5d6d8b Reorganized files 2021-02-05 04:24:40 +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
fd270f90f8 Fixed some bugs with the advanced search and script editor (Pt)
also added some new commands/fixed names
2021-02-03 03:30:32 +01:00
AdAstra-LD
94a2d80e56 Misc fixes (platinum still needs some work) 2021-02-02 17:03:30 +01:00
AdAstra-LD
ee8f3dba59 Lock, Release, AddPeople, RemoveOW can show names too 2021-02-02 03:05:55 +01:00
AdAstra-LD
8ea75c0628 fixed overlay1 flag 2021-02-02 02:29:40 +01:00
AdAstra-LD
cc72e1b035 Fixed "reset search" button repeating operation when not needed 2021-02-02 01:55:38 +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
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
aedf0b8b8c Update Main Window.cs 2021-02-01 17:25:49 +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
f5c3a4a760 fixed stupid bug with script editor 2021-02-01 14:35:21 +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
bdfea335a2 Progress on the advanced search feature 2021-01-31 05:25:53 +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
6046ae6712 Fixed some names and methods 2021-01-31 02:00:09 +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
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