Commit Graph

42 Commits

Author SHA1 Message Date
AdAstra-LD
87ebcce907 Version update + fixed Warp autoreset bug & Event view centering 2022-03-20 20:05:16 +01:00
AdAstra-LD
0d026028f0 Version update + added locate-file buttons 2022-03-19 00:44:04 +01:00
AdAstra-LD
a46d25e74b Fixed exception when double-clicking any cell of a non-0 matrix 2022-01-13 02:18:40 +01:00
AdAstra-LD
4efc0bcb09 Added more icons to ToolStrip menu 2022-01-06 18:54:06 +01:00
AdAstra-LD
916e6106be Version update + improved party data read 2021-11-10 01:35:21 +01:00
AdAstra-LD
0566d55935 Version Update + Script Number format
[+] Fixed mess with system icons
2021-11-07 01:44:41 +01:00
AdAstra-LD
02866093ae Fixed Eye Contact Music Alt field becoming randomly available for DPPt ROMs 2021-10-20 04:30:57 +02:00
AdAstra-LD
ee24bb5af1 Version update 2021-10-03 18:46:34 +02:00
AdAstra-LD
8f39e4349d Version update 2021-09-13 06:14:05 +02:00
AdAstra-LD
bb2ba72d42 Version Update 2021-08-14 04:55:47 +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
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
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
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
88d9318f0e version update + fixed ow table offsets [dppt] 2021-02-14 11:31:20 +01:00
AdAstra-LD
92235d5992 Version update + organized forms 2021-02-13 17:26:58 +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
ecac235908 New features [1.1.4]
- version update 1.1.4
- removed useless LoadMapFile, created new constructor
- fixed matrix editor junk input detector
- added Spawn Point Editor (matrix editor button and toolbar)
- minor fixes to the MapHeader class
- converted try-catch statements for Dictionaries to If-TryGetValue
2021-02-11 19:12:27 +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
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
d56b431eae more bug fixing 2021-02-01 23:12:30 +01:00
AdAstra-LD
49a0757fd3 1.0.8 2021-01-25 04:27:56 +01:00
AdAstra-LD
e16b5ed5ef 1.0.7b 2021-01-24 06:42:35 +01:00
AdAstra-LD
6799098794 Showing building names in listbox 2021-01-21 22:32:18 +01:00
AdAstra-LD
0944506d67 Update AssemblyInfo.cs 2021-01-21 16:34:26 +01:00
AdAstra-LD
b19459ad3e 1.0.7a - bugfixes
Fixed a bug that applied changes to the wrong header after a location search
2021-01-19 15:04:02 +01:00
AdAstra-LD
23c1aa78c7 Fixed text search 2021-01-18 15:33:22 +01:00
AdAstra-LD
ca84be557d 1.0.7 - CopyPaste buttons, Fixed critical issues with arm9, fixed flags to binary algorithm 2021-01-18 13:40:03 +01:00
AdAstra-LD
56bbb2db33 Update AssemblyInfo.cs 2021-01-18 01:13:03 +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
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
a5c551416b Version change 2021-01-16 17:20:50 +01:00
AdAstra-LD
4512bf3ffc Surfing icon for wild editor 2021-01-15 22:08:43 +01:00
AdAstra-LD
7edf7a6cf0 version update 2021-01-15 20:50:30 +01:00
AdAstra-LD
689721d30c Version update 2021-01-15 06:58:54 +01:00
AdAstra-LD
2f673a2d8c Prepared version 1.0.5a
fixed wrong numbers when resizing matrices
added a warning when attempting to resize matrix 0
2021-01-11 15:22:39 +01:00
AdAstra-LD
fa2a015170 Added support for Expanded ARM9 memory, new search location feature
- Fixed Text message search being case sensitive no matter what
- Added new ROM Toolbox icon
- Added ARM9 memory expander to the Toolbox
- Added placeholder BDHCAM button to toolbox
- Added placeholder "Pokemon names case converter" button to toolbox
- New search location feature
- Fixed Encounters editor not opening
2021-01-10 03:58:27 +01:00
AdAstra-LD
bc56d30615 Update AssemblyInfo.cs 2021-01-02 02:02:24 +01:00
AdAstra-LD
12f693b5d1 Changed App Name to DSPRE 2021-01-02 01:58:44 +01:00
AdAstra-LD
dea5a96d48 Edited app title 2021-01-02 01:55:42 +01:00
PC
aad2c74580 First commit 2020-10-06 22:57:27 +02:00