Commit Graph

31 Commits

Author SHA1 Message Date
AdAstra-LD
4e352f9910 ARM9 R/W operations that used BinaryReader/Writer now use the new Reader/Writer
- Fixed mainwindow.cs ARM9.Compress -> Decompress [typo]
2021-08-09 02:39:32 +02:00
AdAstra-LD
68d54315c9 Made ARM9 class in DSUtils
Migrated ARM9 R/W functions to this class
2021-08-09 01:36:09 +02:00
AdAstra-LD
7a01987781 Removed useless references to toolStripProgressBar in NARC unpack methods 2021-08-02 17:19:49 +02:00
AdAstra-LD
88ca73bac5 Added Trainer Encounter music to Trainer Editor
+ Refactor and conversion of gameFamily and gameVersion to Enum formats
2021-07-30 19:32:13 +02:00
AdAstra-LD
b2d7d41fe5 NARC Optimization and Trainer Editor update
- Multithreaded NARC unpack
- Minor Trainer editor fixes
- Added icon to trainer editor tab
- 1.3 version update
2021-07-21 01:39:06 +02:00
AdAstra-LD
57548c6000 Fixed dynamic headers patch not reading/writing from/to the correct place
- misc improvements
- remove last header button is now fully functional
2021-07-07 06:12:21 +02:00
AdAstra-LD
e2cb1891f3 Optimized patch check and management functions + misc fixes
(including the dynamic headers patch)
- also reorganized the code a little
- fixed a problem with the spawn editor
- fixed scrollbar [matrix editor]
2021-07-06 20:58:05 +02:00
AdAstra-LD
cfd6c14dda Fixed that mess with overlay backups... again 2021-05-06 13:28:50 +02:00
AdAstra-LD
674bda19f0 Removed script buttons and added navigator
- also removed script graphics
- also fixed money/spawn overlay compression
2021-05-02 04:13:46 +02:00
AdAstra-LD
de368527c8 Bugfixes and minor readability improvement
- Absence of textures in NSBMD is now detected and reported
- Improved readability of NSBMD renderer code
2021-04-28 17:39:55 +02:00
AdAstra-LD
3e5dc2d729 Changed == null to "is null" 2021-04-24 17:05:35 +02:00
AdAstra-LD
8d6cecbf1f First working draft of camera editor
- Updated some DSUtils methods
- Updated SetCameraTableOverlayAndOffset method in RomInfo
- New GameCamera class
2021-04-11 20:02:11 +02:00
AdAstra-LD
e965b84a59 Tidying up
- Added GetOverlayRAMOffset method in DSUtils
- Moved RepackROM from MainWindow to DSUtils
- Overworld table and dictionary are only set when loading the Event Editor
- Spawn Settings are only loaded when opening the Matrix Editor (or the Spawn Settings Editor)
2021-04-10 12:19:00 +02:00
AdAstra-LD
68d01a584b Added Embed textures checkbox (Map Model exporter)
Also fixed NSBMD+tex algorithm
2021-04-09 06:43:26 +02:00
AdAstra-LD
d698e32d08 Finalized model utilities 2021-04-09 06:11:43 +02:00
AdAstra-LD
f6f3ff58ac Added NSBMD Remove texture feature
also reorganized some code in BuildingEditor and DSUtils
2021-04-08 15:56:29 +02:00
AdAstra-LD
dc58f5820f Preparing NSBMD Utilities
- Created new GetModelWithoutTextures method inside DSUtiles
- Reorganized DSUtils class
2021-04-08 14:14:08 +02: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
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
a113ef6058 Added warning to item patch
also fixed a couple HGSS commands
+ minor refactor
2021-02-16 21:21:38 +01:00
AdAstra-LD
794f16ec20 More new features [1.1.4]
- Fixed overlay compression check
- Fixed issues with CommandContainers manualUserID
- Add support for player initial money to Spawn Settings Editor
- Fixed minor issues with ROMtoolbox + Code cleanup
- Fixed minor issues with Advanced Header Search ("Greater than"  operand)

- Edited Readme + new pics (version update)
2021-02-12 03:45:58 +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
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
a7d3ac4954 Improved ROMToolbox menu 2021-01-25 18:08:28 +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
cfcf77fbc4 Fixed ARM9 Expansion patch and readfromarm9 function 2021-01-24 06:33:26 +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
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
4addbe5d0c Added more HGSS weather effects, redone weather preview pics 2021-01-19 13:40:47 +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