Commit Graph

481 Commits

Author SHA1 Message Date
AdAstra-LD
7be53efc02 Updated README and pics 2022-01-08 18:40:05 +01:00
AdAstra-LD
7fc7e3f6a0 Minor improvement of enum tool
+ Fixed Script Editor search icons
2022-01-08 18:40:05 +01:00
AdAstra-LD
da335907c9 Minor refactor 2022-01-07 17:48:47 +01:00
AdAstra-LD
c103f458b8 Fixed stack overflow with function recursion 2022-01-07 17:48:47 +01:00
AdAstra-LD
b0d213a523 OW Sprites can be previewed even without placing an OW
+ Event editor render settings are saved
+ When an event type is not rendered, it can't be moved using direct clicks (prevents mistakes)
2022-01-07 04:59:02 +01:00
AdAstra-LD
a6bc205a88 Script and text editor format preference is memorized 2022-01-07 03:47:32 +01:00
AdAstra-LD
2249eef23d Settings memorization
+ Added NSBMD utilites to Menu
2022-01-07 02:27:35 +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
5ceb71a95d Fixed extension filter for file save 2022-01-06 02:11:33 +01:00
AdAstra-LD
78fd86869d Improved content-based batch rename tool + minor Narc.cs improvement 2022-01-05 01:19:37 +01:00
AdAstra-LD
7e7c552515 Added patch that disables all texture animations 2022-01-04 02:29:37 +01:00
AdAstra-LD
dd816de7cb Revert "Parallelized Content-based batch rename"
This reverts commit a3fd5b6c04.
2022-01-04 01:13:58 +01:00
AdAstra-LD
4dc173e9b7 Fixed bug with HGSS encounter files parsing
+ trainer editor shows moves and items in the correct order
2022-01-03 23:17:38 +01:00
AdAstra-LD
5d613e4772 Screenshots and readme update 2022-01-01 07:50:59 +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
ae921b8ac8 Fixed a critical UseScript bug (list sort)
+ Refactored useScript attribute of CommandContainer --> usedScript
2022-01-01 04:33:34 +01:00
AdAstra-LD
a3fd5b6c04 Parallelized Content-based batch rename 2021-12-31 20:48:57 +01:00
AdAstra-LD
df5803c0ca Added content-based batch rename 2021-12-30 03:55:55 +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
AdAstra-LD
7ee2f45730 Minor project fixes 2021-12-19 21:52:47 +01:00
AdAstra-LD
0d55ca81d9
Merge pull request #6 from Nomura-RH/main
Improve item standardization patch
2021-12-14 22:46:45 +01:00
AdAstra-LD
a4bfe2a837
Merge branch 'main' into main 2021-12-14 22:46:30 +01:00
AdAstra-LD
e6924a3ea1 Misc GUI improvements
- Textures list dropdown in map editor autoupdates after adding new texture pack with NSBTX editor
- Location names dropdown in Header editor autoupdates after saving locations text
- Pokemon Combo dropdown in Table Editor autoupdates after editing Table combos
- Trainer Class name changes are automatically reflected everywhere
- Fixed exception popping up when user double-clicks a nonexistent Map file on the matrix
2021-12-09 20:39:01 +01:00
AdAstra-LD
cf5a21aff1 Table Editor can now read entries from the synthOverlay 2021-12-09 19:11:10 +01:00
Nomura
52d2b2ebd3 Edit item selector help button description 2021-12-06 11:38:08 +01:00
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
ccc63eaa83 Reorganized RomToolbox patch data 2021-11-22 01:03:38 +01:00
AdAstra-LD
88b0d833f7 Disabled event handlers in Trainer Editor setup 2021-11-15 16:59:59 +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
ddc1c8715d Fixed problem with file extensions in Encounter editors
[+] Also added icons to buttons
[+] Improved error detection of HGSS Encounters editor
2021-11-10 01:45:39 +01:00
AdAstra-LD
916e6106be Version update + improved party data read 2021-11-10 01:35:21 +01:00
AdAstra-LD
9d96ded876 Version update 2021-11-07 21:05:16 +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
4c82807551 Updated pics and readme 2021-11-05 17:59:15 +01:00
AdAstra-LD
3226042a13 Added more DP commands 2021-11-05 02:22:04 +01:00
AdAstra-LD
1d226cbb1f Fixed DPPt/HGSS map cross-import
[+] Added more warnings & error messages (to handle exceptions)
2021-11-01 06:12:22 +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
f901498ae3 Added ARM9 compression warning 2021-10-21 17:39:11 +02:00
AdAstra-LD
55ecbd141a Simplified acquisition of trainer AI flags 2021-10-20 22:46:50 +02:00
AdAstra-LD
a64e04b64d Fixed Trainer name update and Save Class button 2021-10-20 05:16:33 +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
527ff86413 Added a couple more scrcmds & fixed typo 2021-10-16 19:41:28 +02:00