Commit Graph

141 Commits

Author SHA1 Message Date
Nathan Wichers
6ff28b0c19 Update PokeDatabase to include name defines for Gen5 mons 2022-03-23 23:38:51 +01:00
AdAstra-LD
ba975e700f Added names to a few Platinum commands 2022-03-10 21:52:07 +01:00
AdAstra-LD
ae1b5dd688 Updated many HGSS commands 2022-03-10 20:54:07 +01:00
AdAstra-LD
47708ce61e Reverted deletion of dawn_platinum 2022-02-14 03:07:47 +01:00
AdAstra-LD
b501c83a47 Added warp guide to Event Editor 2022-02-13 16:30:07 +01:00
AdAstra-LD
0f7b05507b Fixed param size of 0x01F0 FirstPokemonInParty [HGSS] 2022-01-28 22:56:48 +01:00
AdAstra-LD
e50629ebee Icons 2022-01-25 02:31:32 +01:00
AdAstra-LD
d3a0c30961 Moved icons to proper folder 2022-01-17 10:08:22 +01:00
AdAstra-LD
f1fad4225b Added List utilities 2022-01-06 23:03:06 +01:00
AdAstra-LD
4efc0bcb09 Added more icons to ToolStrip menu 2022-01-06 18:54:06 +01:00
AdAstra-LD
5adad5cf40 Added item and pokeball icon to Trainer Editor 2022-01-01 07:33:01 +01:00
AdAstra-LD
e1af10ca49 Readded Script Editor CTRL+F bar icons + Renamed Trainer Editor ??? labels
+ added DV Explain button
+ confirmation request when user attempts to delete a file
2022-01-01 07:33:01 +01:00
AdAstra-LD
1166d89e3e Added List-Based Batch Rename Tool to Tools dropdown 2021-12-29 02:51:45 +01:00
AdAstra-LD
319b181439 Minor code readibility improvements 2021-12-24 23:35:57 +01:00
Nomura
bb5ef60e36 Make item standardization patch preserve existing items 2021-12-06 11:32:28 +01:00
AdAstra-LD
5e14b76ec6 Major Trainer Editor cleanup
[+] Fixed Trainer Class Save button updating class name in combobox

[-] Party Data import is still buggy

TO FIX:
button of search in script icons [CTRL+F]
text size columns [camera editor]
trainer table combo update [combobox]
2021-11-26 03:33:14 +01:00
AdAstra-LD
ccc63eaa83 Reorganized RomToolbox patch data 2021-11-22 01:03:38 +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
3226042a13 Added more DP commands 2021-11-05 02:22:04 +01:00
AdAstra-LD
31f9488cfb Misc fixes [mostly Script Editor]
[+] Fixed PokeRadar percentage labels
[+] Removed Script Containers static KW
[+] Script Editor now notifies when user is attempting to save an empty script
[+] Script Editor got better at detecting problems with
script/function/action labels
[+] Improved detections of UseScripts
[+] Added a few more Platinum script commands
[+] Fixed ARM9 compression detection for DP roms
2021-10-24 22:58:16 +02:00
AdAstra-LD
527ff86413 Added a couple more scrcmds & fixed typo 2021-10-16 19:41:28 +02:00
AdAstra-LD
edc2001f5b Minor fixes + Added and renamed new Scrcmds 2021-10-03 17:49:14 +02:00
AdAstra-LD
7bbd0cd7a4 Fixed HGSS GiveItem scripts 2021-10-03 16:17:03 +02:00
AdAstra-LD
9ef1f60c67 Fixed more ScrCommands
+ Added a couple more ScrCommands to DPPt list
2021-10-03 16:17:02 +02:00
AdAstra-LD
d2852779b7 Fixed scrcmd typo 2021-09-13 06:21:28 +02:00
AdAstra-LD
487d397a84 Added full support for variable-type script commands 2021-09-13 06:08:46 +02:00
AdAstra-LD
449819b2f4 Fixed a small problem with ROMToolbox not opening after ARM9 expansion 2021-09-04 13:03:43 +02:00
AdAstra-LD
5ebbc5c424 Fixed ShipAnimation scrcmd 2021-09-02 20:25:30 +02:00
AdAstra-LD
fb68aff727 Added Command Tooltips feature to Script Editor
Misc bug fixes
2021-08-10 14:20:10 +02:00
AdAstra-LD
7c405c8ba3 Expanded ScriptCommandDatabase with Action Cmds and Comparison Operators 2021-08-09 23:16:42 +02:00
AdAstra-LD
7422dad225 ToolboxDB now takes advantage of the new RomInfo enums
specifically, gFamEnum and gLangEnum
2021-08-09 19:30:04 +02:00
AdAstra-LD
890d03bd0e Moved Script commands, parameters, comparison ops to ScriptDatabase class 2021-08-09 19:26:46 +02:00
AdAstra-LD
baebd4aed1 Migrated scriptEditor to ScintillaNET 2021-08-06 02:09:14 +02:00
AdAstra-LD
559b287718 Coded Pre-Battle effects tables + bugfixing & various improvements
!!! Still missing pre-battle effects tables offsets for all languages except Spanish
2021-08-02 05:06:32 +02:00
AdAstra-LD
48cbb4ff54 Added Table Editor icon & fixed HGSS Eye music not being read 2021-08-01 21:52:44 +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
ec325eb8a7 New HGSS commands
- and resource cleanup
2021-07-30 14:24:29 +02:00
AdAstra-LD
34473dbde1 Added map screenshot feature [to be refined] 2021-07-29 16:52:03 +02:00
AdAstra-LD
8d75812332 Minor ConditionalMusicTable bugfix + BDHCAM IPKS fix 2021-07-26 18:12:04 +02:00
AdAstra-LD
61278c9af6 Created Table Editor and added Conditional Music Table 2021-07-25 23:53:50 +02:00
AdAstra-LD
182eec2f97 Created SetHeaderTableOffset function in RomInfo, to replace HeaderOffsets dictionary in PokeDatabase 2021-07-25 18:31:03 +02:00
AdAstra-LD
fd76fcdb46 DSPRE can now read extracted data without a ROM 2021-07-24 01:00:54 +02:00
AdAstra-LD
d53376b5cc Added tiny save icon to save buttons 2021-07-21 23:34:09 +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
cd9e946bc3 More script commands + important bugfix 2021-07-20 18:44:22 +02:00
AdAstra-LD
08d5400694 Better management of script actions database + refactor 2021-07-17 19:50:21 +02:00
AdAstra-LD
605b8a03a1 Minor bugfix + refactor and new script actions 2021-07-17 19:23:43 +02:00
AdAstra-LD
e431ca797b Added PokeIcons 2021-07-15 02:40:32 +02:00
AdAstra-LD
591138541a Misc update
- Added support for HGSS """hidden""" cameras and added new Cam16 picture
- Fixed handling of HGSS headers' last 32 bits (some things are still unimplemented)
--- Fixed HGSS area icon numbers
- Fixed Advanced Header Search to make it compatible with the dynamic headers patch
- Fixed Header load function calls (previously incompatible with dynamic headers patch)
- Fixed event editor not updating coordinates when dragging events across the map
- New warning popup before using Camera Editor, if overlay1 is compressed
- Minor refactor
2021-07-14 05:22:45 +02:00
AdAstra-LD
c6d3820a57 Minor readability improvements 2021-06-02 19:45:50 +02:00