Commit Graph

108 Commits

Author SHA1 Message Date
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
91f56d71a5 Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main 2021-01-18 03:11:15 +01:00
AdAstra-LD
56bbb2db33 Update AssemblyInfo.cs 2021-01-18 01:13:03 +01:00
AdAstra-LD
127d482176
Update README.md 2021-01-18 00:35:50 +01:00
AdAstra-LD
baac0b28d0 Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main 2021-01-18 00:35:30 +01:00
AdAstra-LD
b6b3b6cb03 Updated screenshots 2021-01-18 00:35:17 +01:00
AdAstra-LD
fd2f4eaf2e
Update README.md 2021-01-18 00:31:02 +01:00
AdAstra-LD
d5b1163c12
Update README.md 2021-01-18 00:30:49 +01:00
AdAstra-LD
d8304ae466 Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main 2021-01-18 00:30:28 +01:00
AdAstra-LD
d980d500fd Renamed screenshots 2021-01-18 00:30:18 +01:00
AdAstra-LD
2a580dde32
Screenshots 2021-01-18 00:29:19 +01:00
AdAstra-LD
964b34cb8e Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main 2021-01-18 00:27:48 +01:00
AdAstra-LD
d5f4dc3c6c
Update README.md 2021-01-18 00:27:16 +01:00
AdAstra-LD
e1583e3f6f Added Screenshots 2021-01-18 00:26:02 +01:00
AdAstra-LD
89df883824
Update README.md 2021-01-18 00:17:45 +01:00
AdAstra-LD
73b8438c0c
Update README.md 2021-01-18 00:17:08 +01:00
AdAstra-LD
423313ec03 Fixed camera descriptions, fixed search location bug 2021-01-18 00:03:28 +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
f1e64f69fb Encounter Editor now notifies corrupted swarm section 2021-01-17 20:00:43 +01:00
AdAstra-LD
110cab5ed2 Created DSUtils class 2021-01-17 19:44:39 +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
a5c551416b Version change 2021-01-16 17:20:50 +01:00
AdAstra-LD
e851727287 Event editor now detects current tab and selects first index 2021-01-16 16:43:04 +01:00
AdAstra-LD
bf8e1c6fad Fixed event editor not saving changes 2021-01-16 16:20:21 +01:00
AdAstra-LD
4512bf3ffc Surfing icon for wild editor 2021-01-15 22:08:43 +01:00
AdAstra-LD
0e4a0a5db0 Wild editor fixes 2021-01-15 21:48:55 +01:00
AdAstra-LD
77657d7315 Update Main Window.cs 2021-01-15 21:26:59 +01:00
AdAstra-LD
d91bfd6158 Merge branch 'main' of https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor into main 2021-01-15 20:51:15 +01:00
AdAstra-LD
7edf7a6cf0 version update 2021-01-15 20:50:30 +01:00
AdAstra-LD
c2c072ddaf
Update README.md 2021-01-15 20:41:14 +01:00
AdAstra-LD
cad04e77a9 Bugfixes and performance optimization
Added "unpack all NARCs" button
Fully switched to selective loading
Fixed matrix editor exceptions appearing when leaving a cell blank
2021-01-15 20:37:40 +01:00
AdAstra-LD
45d8d56076 Unsynced changes 1.0.6: overlay1 compression problems and BW Narc list moved to rominfo 2021-01-15 12:24:22 +01:00
AdAstra-LD
adb016f5fb
1.0.6 README 2021-01-15 07:03:33 +01:00
AdAstra-LD
f4aedcd168 Version update 2021-01-15 06:59:12 +01:00
AdAstra-LD
689721d30c Version update 2021-01-15 06:58:54 +01:00
AdAstra-LD
059c01e66e Minor fixes 2021-01-15 06:58:11 +01:00
AdAstra-LD
d6a9da1d3f Events + mouse support
Added mouse support for event placing
fixed search location disabling header list
fixed arm9 decompression failure detect algorithm
2021-01-15 06:53:56 +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
ad296d74c4 Fixed warp navigation feature 2021-01-14 05:35:05 +01:00
AdAstra-LD
d4d0ddf96a Fixed OW Search for Platinum ITA and Platinum GER 2021-01-14 04:25:54 +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
2215fa4447 implemented an attempt-based fix for the arm9 decompression bug 2021-01-12 16:44:50 +01:00
AdAstra-LD
1917f6ea32 Misc bugfixing and code restyling
Fixed more errors and exceptions,
moved ARM9 expansion code to a resx resource,
improved ui design of event editor
2021-01-12 05:22:28 +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
7cddb4f2c0
Update README.md 2021-01-10 04:07:20 +01:00
AdAstra-LD
a18664210f Changed 'normal case' to 'sentence case' 2021-01-10 04:02:14 +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
76736663bc Fixed "backup already found" error when Loading extracted data 2021-01-08 20:25:51 +01:00
AdAstra-LD
552f948857
Update README.md 2021-01-08 18:27:33 +01:00