Commit Graph

26 Commits

Author SHA1 Message Date
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
5a43e0aa6c Fixed lots of platinum commands 2021-02-03 05:30:12 +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
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
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
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
3c723bec90 Fixed Script parser, fixed HGSS parameter resx (thanks to Mikelan) 2021-01-29 13:57:21 +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
cfcf77fbc4 Fixed ARM9 Expansion patch and readfromarm9 function 2021-01-24 06:33:26 +01:00
AdAstra-LD
cc325e91f7 Minor fixes to script editor 2021-01-24 02:55:13 +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
2aab73f6a9 Language & version refactor 2021-01-17 18:39:26 +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
7036abd66d Fixed Jump Movement names 2021-01-08 14:04:58 +01:00
AdAstra-LD
6cb837bdbe Documented more script commands, added script cmd search 2021-01-06 03:37:45 +01:00
AdAstra-LD
12f693b5d1 Changed App Name to DSPRE 2021-01-02 01:58:44 +01:00
AdAstra-LD
1e20fed557 Code refactoring, script editor and line number fixes 2021-01-01 20:57:43 +01:00
AdAstra-LD
403feaadc0 Minor fixes
Fixed one-line conditionals, fixed some script command names, enabled some of the quick script cmd buttons
2021-01-01 05:17:43 +01:00
Mixone-FinallyHere
5bbb7d4723 Updated to 1.0.2: Script issues repaired again
Note: Removed Event saving until 1.0.3
2020-12-17 11:05:45 +01:00
Mixone-FinallyHere
77713d48a3 Foundations of overworld sprite repairs for editor set. 2020-12-08 10:07:17 +01:00
Mixone-FinallyHere
22ad331f76 # Various changes
1. Repairs to Script saving.
2. Addition of line numbering.
3. Building blocks for camera preview.
2020-12-07 18:01:23 +01:00
PC
aad2c74580 First commit 2020-10-06 22:57:27 +02:00