Commit Graph

170 Commits

Author SHA1 Message Date
Nomura
bb5ef60e36 Make item standardization patch preserve existing items 2021-12-06 11:32:28 +01:00
AdAstra-LD
d9746925aa Added NARC Utility to Tools menu
[+] Fixed a huge bug with the NARC class
2021-12-02 17:23:46 +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
36991b9eeb Inverted Trainer Editor items 2 and 3 + Improved Text search/replace 2021-11-22 01:05:48 +01:00
AdAstra-LD
27583d2b17 Misc Improvements
[+] Better management of statusLabel messages for Editors Setup
[+] New Matrix and New Event File buttons now create a new blank file from scratch
[+] Loading maps from a Matrix that has no Headers Tab will search for usages of that Matrix in all Headers
[+] Map model can be rotated in multiple directions at the same time
2021-11-13 20:09:43 +01:00
AdAstra-LD
916e6106be Version update + improved party data read 2021-11-10 01:35:21 +01:00
AdAstra-LD
6069120f04 Fixed "Morning" label in DPPt Encounters Editor 2021-11-07 20:59:17 +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
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
02866093ae Fixed Eye Contact Music Alt field becoming randomly available for DPPt ROMs 2021-10-20 04:30:57 +02:00
AdAstra-LD
3fd3768269 Fixed AI flags and SEQ_EYE music bug 2021-10-20 03:54:42 +02:00
AdAstra-LD
fda9b97576 Restored HGSS action commands list 2021-10-03 18:55:48 +02:00
AdAstra-LD
66a2a4b5d7 Added coordinates hover text [Event Editor] 2021-10-03 18:38:25 +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
f082d1f6c0 Fixed Platinum trclass icons not appearing & coded "find in scriptbox" button 2021-08-10 21:13:42 +02:00
AdAstra-LD
91d1250966 Unsaved changes detection is now Tab-wise
+ Minor bugfix and refactor to avoid confusion between scriptEditorTabPage and ScriptsTabPage
2021-08-10 00:14:59 +02:00
AdAstra-LD
2aa054e630 Added Unsaved Work detections feature to Script Editor
- comparison operators are also detected when lowercase/uppercase
2021-08-10 00:01:01 +02:00
AdAstra-LD
7c405c8ba3 Expanded ScriptCommandDatabase with Action Cmds and Comparison Operators 2021-08-09 23:16:42 +02:00
AdAstra-LD
a3a2a6c3ed Improved Item Editing [Event editor]
Standardize Items patch is no longer necessary to edit existing Ground items. [it is still necessary to set up items that aren't obtainable by default tho]
2021-08-09 19:31:15 +02:00
AdAstra-LD
9543745ee6 Fixed lightTypes combobox (options 0 and 1 are swapped in HGSS) 2021-08-09 00:45:00 +02:00
AdAstra-LD
a16828c313 Bugfix
Fixed script search and conditional music table filling the listbox with duplicate entries
2021-08-08 22:34:40 +02:00
AdAstra-LD
dd17380771 Restored matrix editor datagridviews [they got deleted for some reason]
- Also fixed Unpack All Narcs [menus and internal lists are cleared before reloading the editors]
2021-08-06 17:49:38 +02:00
AdAstra-LD
baebd4aed1 Migrated scriptEditor to ScintillaNET 2021-08-06 02:09:14 +02:00
AdAstra-LD
c4d95cd323 Fixed Bike flag not changing its value 2021-08-02 18:13:39 +02:00
AdAstra-LD
463a9c3c78 Made more room for comboboxes [table editor] 2021-08-02 05:15:31 +02:00
AdAstra-LD
a4682bf5e8 Added Open Folder option to Tool Strip menu bar 2021-08-02 05:09:24 +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
ef9c07d7ad Turned Pokemon Party into a class [Trainer Editor]
- Removed useless Games folder from Ekona\Images
2021-08-01 02:53:22 +02:00
AdAstra-LD
849f061e44 Fixed Pokémon names not appearing in Trainer Editor [FR and DE naming] 2021-07-31 17:24:09 +02:00
AdAstra-LD
ef17ef3eb2 Fixed Bike flag checkbox bug [DPPt] and Matrix Editor not showing scrollbar 2021-07-31 01:47:24 +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
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
5f2c8bf623 Added frame preview feature 2021-07-22 00:08:30 +02:00
AdAstra-LD
d53376b5cc Added tiny save icon to save buttons 2021-07-21 23:34:09 +02:00
AdAstra-LD
0638fe77b8 Added credits to Pleonex 2021-07-21 23:25:27 +02:00
AdAstra-LD
73ca3d06a9 Added Ekona and NImages file support
More progress with the Trainer Editor
2021-07-21 23:04:53 +02:00
AdAstra-LD
17b2f3c5b1 Fixed trainer name not saving 2021-07-21 05:49:06 +02:00
AdAstra-LD
57cdeb4222 [Trainer Editor] Added new buttons and some of the output functions 2021-07-21 03:40:22 +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
9dcc8a848a Improved trainer editor code readability + minor refactor and optimizations 2021-07-20 18:46:07 +02:00
AdAstra-LD
d9dc5a2580 Added support for last 32 bits of HGSS header files 2021-07-15 04:23:49 +02:00
AdAstra-LD
fafd853183 Added and fixed Mikelan's trainer editor 2021-07-15 02:42:30 +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
57548c6000 Fixed dynamic headers patch not reading/writing from/to the correct place
- misc improvements
- remove last header button is now fully functional
2021-07-07 06:12:21 +02:00