AdAstra-LD
6799098794
Showing building names in listbox
2021-01-21 22:32:18 +01:00
AdAstra-LD
ac40e5912a
Restored matrix editor data loss
2021-01-21 15:50:58 +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
97a2cace86
Redesigned NSBTX Editor, added button functions
2021-01-20 20:48:35 +01:00
AdAstra-LD
3632b345e2
Fixed paste buttons, added copypaste buttons to wild encounters
2021-01-19 22:17:20 +01:00
AdAstra-LD
57bf184fb7
Moved more stuff to PokeDatabase, added Weather numericupdown
2021-01-19 18:56:28 +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
1c18109fdc
Moved misc data to one PokeDatabase class
2021-01-18 22:02:19 +01:00
AdAstra-LD
d43ac7cab8
Fixed Overlay1 backup mess °-° again
2021-01-18 18:38:41 +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
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
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
7edf7a6cf0
version update
2021-01-15 20:50:30 +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
f4aedcd168
Version update
2021-01-15 06:59:12 +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
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
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
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
fff24f9023
Added more hotkeys
2021-01-08 18:25:50 +01:00
AdAstra-LD
56dbf6a36a
Added more collisions to the editor
2021-01-08 18:05:09 +01:00
AdAstra-LD
4720b1ae60
Added mnemonics for save buttons
2021-01-08 14:27:57 +01:00
AdAstra-LD
6cb837bdbe
Documented more script commands, added script cmd search
2021-01-06 03:37:45 +01:00
AdAstra-LD
f6f79d6878
Txt row numbers to hex
2021-01-02 06:44:39 +01:00
AdAstra-LD
fdf440e885
Fixed unknown camera exception and save events button
2021-01-02 02:42:32 +01:00
AdAstra-LD
12f693b5d1
Changed App Name to DSPRE
2021-01-02 01:58:44 +01:00
AdAstra-LD
79e9a8917c
Updated version number to match Nømura's
2021-01-01 21:23: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
AdAstra-LD
eff61583f2
Minor fixes
...
Fixed some exceptions with more user-friendly messages
2020-12-31 03:35:28 +01:00
AdAstra-LD
81e11282e2
Fixed HGSS overworlds
...
Fixed OWs not appearing in the event editor [overlay1 decompression command]
2020-12-31 01:41:59 +01:00
AdAstra-LD
d0a00588da
Fixed version-specific flags
2020-12-30 23:25:35 +01:00
AdAstra-LD
719171d9f8
Version changed
2020-12-30 17:50:26 +01:00
AdAstra-LD
86be1d1b16
Added project Icon
2020-12-30 17:48:31 +01:00
AdAstra-LD
35de423fd3
Fixed Camera names
...
Also expanded the GUI a little bit
2020-12-30 17:05:07 +01:00
AdAstra-LD
38be6b712b
Fixed Flags and Dragon's Den music entry
2020-12-30 16:22:30 +01:00
Mixone-FinallyHere
5bbb7d4723
Updated to 1.0.2: Script issues repaired again
...
Note: Removed Event saving until 1.0.3
2020-12-17 11:05:45 +01:00
Mixone-FinallyHere
77713d48a3
Foundations of overworld sprite repairs for editor set.
2020-12-08 10:07:17 +01:00
Mixone-FinallyHere
4d25676102
Added branch name and changed version number
2020-12-07 18:28:27 +01:00
Mixone-FinallyHere
22ad331f76
# Various changes
...
1. Repairs to Script saving.
2. Addition of line numbering.
3. Building blocks for camera preview.
2020-12-07 18:01:23 +01:00
PC
aad2c74580
First commit
2020-10-06 22:57:27 +02:00