Commit Graph

242 Commits

Author SHA1 Message Date
AdAstra-LD
1e5627f8d5 Updated script editor and other things
- Add NSBTX and Remove NSBTX buttons also add/remove building configuration file [NSBTX Editor]
- Changed format of Script Editor display
- Added highlighting of 'Script', 'Function' and 'Action' keywords (only upon reloading)
- Changed Endcodes database to HashSet (PokeDatabase -> ScriptEditor)
- Minor refactor
2021-04-08 10:27:42 +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
ca9c93b21f Fixed buildings scaling and translation 2021-03-27 04:25:26 +01:00
AdAstra-LD
26620f6a4e Improved readability of Building scale/translate method 2021-03-27 04:10:14 +01:00
AdAstra-LD
b847b75860 Minor refactor and readability improvements 2021-03-27 03:58:06 +01:00
AdAstra-LD
e909e47c65 Improved code readablity and formatting here and there 2021-03-27 03:56:30 +01:00
AdAstra-LD
7f8142bb68 More code cleanup and some fixes
- Created ScriptReference inner class [to be taken advantage of even further, possibly]
- Fixed case sensitivity of "0x" signal sequence and "Player", "Camera", "Following"
- DSPRE now reports error in number format
- Removed unused/useless accessors from MapFile.cs
- swapped Y and Z axes [Map Editor] for buildings
2021-03-27 03:18:59 +01: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
856586f265 Improved error robustness of Wild Editor
- Also fixed a problem with relative paths [DSUtils and MainWindow]
2021-03-22 16:59:42 +01:00
AdAstra-LD
fc27269199 Condensed HG/SS and D/P version check [RomInfo.cs] 2021-03-20 20:42:21 +01:00
AdAstra-LD
2e23be5e13 Condensed HG/SS and D/P version check
Consequently fixing some ToolBox patches not working for Pearl or SoulSilver
2021-03-20 19:27:00 +01:00
AdAstra-LD
9a52397bd0 Major code cleanup
- Version update 1.2
- Added magic number check to Narc loader
- Removed redundant Narc loading functions in DSUtils
- Narcs to load are now explicitly listed
2021-03-20 18:37:36 +01:00
AdAstra-LD
6602f3df04 Minor refactor and first camera editor code 2021-03-20 02:38:44 +01:00
AdAstra-LD
04bebb0b13 Script editor improvements
- Better error management in Script Editor [also thanks to nullable types]
- Fixed duplicate cmd names in PokeDatabase
- Added new custom cmds to database
2021-03-19 04:55:20 +01:00
AdAstra-LD
e53df94382 Sentencecase patch is now based on a Pokename dictionary 2021-03-17 00:51:07 +01:00
AdAstra-LD
39110c5351 Update PokeDatabase.cs 2021-03-16 23:44:25 +01:00
AdAstra-LD
8556b9fd2d Bunch of little improvements
- Fixed NSBMD name problem [Building Editor] The import button now updates the name in real time
- So does the buildings list box [Map editor]
- Updated command database reader
- Improved script reader (commands with relative jumps)
- Added CMDTable repoint patch (not revised yet)
2021-03-16 23:43:36 +01:00
AdAstra-LD
48dac1de88 Fixed a problem with Movement End command 2021-03-04 23:02:32 +01:00
AdAstra-LD
037a09b01e fixed NSBTX editor export name suggestion 2021-03-04 20:36:32 +01:00
AdAstra-LD
86b9dbebb1 Fixed out of range exception [building selector]
also removed useless code
2021-03-04 19:43:46 +01:00
AdAstra-LD
3ab84d654a Added matrix expansion patch to RomToolbox
+ minor refactor
2021-03-04 18:03:05 +01:00
AdAstra-LD
cc03113ac6 Fixed BDHCAM routines file names 2021-03-02 17:33:25 +01:00
AdAstra-LD
e109812690 Converted ARM9exp and BDHCAM patch DBs to Dictionaries 2021-03-02 17:23:07 +01:00
AdAstra-LD
49951f0bf8 Removed packages config 2021-03-02 13:52:30 +01:00
AdAstra-LD
dede3d96fd Added HGSS menu buttons script macros 2021-03-02 13:26:06 +01:00
AdAstra-LD
fa4ee4b8b7 Version update 1.1.5
- big trigger events can now be selected by right-clicking any tile in the range
- added a close confirmation dialog
- added a new error dialog (Tools folder broken or missing)
- fixed Worldmap coords and Flags not copypasting properly
- fixed a small bug with the building selector
- fixed filesize labels not updating [map editor]
2021-03-02 12:45:10 +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
4f77a075c2 Updated a bunch of script commands and params 2021-03-02 12:34:21 +01:00
AdAstra-LD
db7220f711 Fixed capitalization issues for Pokemon names longer than 1 word 2021-03-02 12:33:43 +01:00
AdAstra-LD
4ce3a2ebe9 Moved DLLs to a new folder 2021-03-02 12:32:43 +01:00
AdAstra-LD
a113ef6058 Added warning to item patch
also fixed a couple HGSS commands
+ minor refactor
2021-02-16 21:21:38 +01:00
AdAstra-LD
ffcc59ff61 Improved Standardize Items Patch
now every item is available and can be found on the ground
2021-02-16 19:00:25 +01:00
AdAstra-LD
b7182dbc0a Update Main Window.cs
minor fixes
2021-02-16 17:42:41 +01:00
AdAstra-LD
d3c32f80af Fixed a small problem with the item checkbox 2021-02-15 18:55:38 +01:00
AdAstra-LD
66adcc913a Fixed more Plat commands 2021-02-15 16:52:44 +01:00
AdAstra-LD
66a940cb07 Updated lots of command names
also removed wrong SDSME ones
2021-02-14 20:35:56 +01:00
AdAstra-LD
88d9318f0e version update + fixed ow table offsets [dppt] 2021-02-14 11:31:20 +01:00
AdAstra-LD
e2ce361d5a Fixed a big problem with SCR commands
and fixed a couple more cmds
2021-02-14 03:51:57 +01:00
AdAstra-LD
fbda185fc9 Fixed header search [internal names edit bug] 2021-02-13 20:20:22 +01:00
AdAstra-LD
5661b3c6c4 Minor event editor fixes 2021-02-13 18:21:23 +01:00
AdAstra-LD
92235d5992 Version update + organized forms 2021-02-13 17:26:58 +01:00
AdAstra-LD
696df50e93 ReAdded support for Chinese ROMs text""
This reverts commit 447ae311ab.
2021-02-13 17:12:19 +01:00
AdAstra-LD
447ae311ab Revert "- - - Added support for Chinese ROMs text"
This reverts commit b424b5a454.
2021-02-13 15:58:25 +01:00
AdAstra-LD
6e28c657e0 new PT weathers
Thanks to Lithobreaker
2021-02-13 01:38:49 +01:00
AdAstra-LD
1d4051a7d6 version update 2021-02-13 01:05:40 +01:00
AdAstra-LD
74a624fd6d Fixed event editor overwrite bug
- also Removed unused SPK
- fixed some movement names (not sure whether there are version differences or not)
- added a few DPPt commands and fixed some params
2021-02-13 00:59:48 +01:00
AdAstra-LD
c96abaf484 Fixed spawn editor
now with a smarter detection algorithm
- also fixed line number hex/dec problem [text editor]
2021-02-12 17:15:27 +01:00
AdAstra-LD
743d57c7ea Fixed comparison operators name 2021-02-12 04:55:12 +01:00