Commit Graph

32 Commits

Author SHA1 Message Date
Miguel Terol Espino
8f1a2a003a Started adding the DSUtils changes
Co-authored-by: AdAstra-LD <>
2024-05-09 12:43:05 +02:00
Miguel Terol Espino
5e37eb659a More changes with build success now
Co-authored-by: Cuddlyogre <cuddlyogre@users.noreply.github.com>
2024-03-03 14:42:51 +01:00
Miguel Terol Espino
7cf53fadb5 Started merging changes
Co-authored-by: Cuddlyogre <cuddlyogre@users.noreply.github.com>
2024-03-03 14:07:40 +01:00
AdAstra-LD
ba310f439f Optimized DAE Export code 2022-06-16 17:11:25 +02:00
AdAstra-LD
ccb76bc41e Building editor DAE export + better rotation controls 2022-06-16 17:11:25 +02:00
AdAstra-LD
8faa949757 Reorganized file readers/writers 2022-02-02 01:32:15 +01:00
AdAstra-LD
4793c9da0f Fixed camera clipping properties [to avoid z-fighting] 2022-02-01 15:00:06 +01:00
AdAstra-LD
3ba2bf558c Tweaked Building assets load functions 2022-01-20 01:56:47 +01:00
AdAstra-LD
7e1139629a Code formatting & minor refactors 2022-01-20 00:53:39 +01:00
AdAstra-LD
48e7510b17 Added braces to disablehandlers checks 2021-08-02 18:11:28 +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
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
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
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
e53df94382 Sentencecase patch is now based on a Pokename dictionary 2021-03-17 00:51:07 +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
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
cfcf77fbc4 Fixed ARM9 Expansion patch and readfromarm9 function 2021-01-24 06:33:26 +01:00
AdAstra-LD
6799098794 Showing building names in listbox 2021-01-21 22:32:18 +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
2aab73f6a9 Language & version refactor 2021-01-17 18:39:26 +01:00
AdAstra-LD
0608f7d527 1.0.6c - Bugfixing and support for new encounter files
- Encounter editor now allows adding and removing encounter files
- Fixed Building Editor and Wild Encounter editor (top bar) not loading NARC
- Fixed Matrix editor "add" and "remove" buttons GUI numbering mismatch
- the "Open Wild Pokémon" button in Header Editor is disabled when a NULL encounter file is detected
2021-01-16 20:25:28 +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
b670f09626 Misc fixes
- Minor GUI fixes
- Fixed OW search algorithm and overlay backup system
- added proper getters and setters to ROMinfo
- fixed some method names
2021-01-14 04:06:49 +01:00
AdAstra-LD
12f693b5d1 Changed App Name to DSPRE 2021-01-02 01:58:44 +01:00
AdAstra-LD
cb0f258894 Optimized unused imports, fixed Movement "See" names 2021-01-01 23:45:52 +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
PC
aad2c74580 First commit 2020-10-06 22:57:27 +02:00