Commit Graph

200 Commits

Author SHA1 Message Date
Ethan Lew
f941c136e9
Add glTF model export (#18) 2023-03-05 23:11:46 +01:00
AdAstra-LD
ef14d248a5 Created "Advanced" menu layout 2023-01-16 14:11:25 +01:00
AdAstra-LD
ba084cd397 Minor GUI edits + formatted ScriptFile.cs 2023-01-16 10:03:56 +01:00
AdAstra-LD
cbf0a37b74 Graphics Editor major improvements
[+] new movable texture box
2022-09-10 18:39:42 +02:00
AdAstra-LD
3171dff160 Event Editor optimization + matrix autosearch 2022-09-07 15:50:44 +02:00
AdAstra-LD
6b95302cac Improved display of event entities + new event importer 2022-09-03 16:34:32 +02:00
AdAstra-LD
372f57ff79 Version update + bugfixes
+ ARM9 Reader and Writer now rely on EasyReader and EasyWriter
+ ARM9 EditSize function is now an EasyWriter method
+ ARM9 EditSize now calls EasyWriter's EditSize

+ Added StringToInternalName translation method
+ Fixed a bug with the Dynamic Header patch (header remover method did not delete last internal name from mapname.bin, resulting in wrong numbering)
+ Maximum value of Areadata and Matrix selectors in the Event Editor is determined based on the actual number of available areadata and matrix files
+ Maximum value of Areadata and Matrix selectors in the Event Editor updates whenever a new Areadata or Matrix is added or removed
+ Fixed delete matrix confirmation message prompt
+ Minor update of header search algorithm for areadata matching
2022-08-29 22:05:44 +02:00
AdAstra-LD
0bc9ee5851 Version + pics update 2022-07-18 00:33:11 +02:00
AdAstra-LD
688a590a05 Cleanup of Pokémon icons [now read from the ROM itself]
+ Table editor pokemon icon is read from the ROM as well
2022-07-17 23:22:11 +02:00
AdAstra-LD
8d807aaa4c Minor GUI Edits 2022-06-16 17:11:26 +02:00
AdAstra-LD
b108304122 Version update + DAE support 2022-06-16 17:11:24 +02:00
AdAstra-LD
364547fd13 Added support for Platinum pre-battle effect combos 2022-06-10 00:40:31 +02:00
AdAstra-LD
8b9c886f03 Shift Up and Shift Down Text Editor buttons 2022-06-05 22:12:15 +02:00
AdAstra-LD
5d2d7d4150 NSBMD utilities improved name suggestions 2022-05-13 22:30:42 +02:00
AdAstra-LD
87ebcce907 Version update + fixed Warp autoreset bug & Event view centering 2022-03-20 20:05:16 +01:00
AdAstra-LD
0d026028f0 Version update + added locate-file buttons 2022-03-19 00:44:04 +01:00
AdAstra-LD
24790d463c Event Editor warp headers are shown by name 2022-02-10 05:49:56 +01:00
AdAstra-LD
e50629ebee Icons 2022-01-25 02:31:32 +01:00
AdAstra-LD
a46d25e74b Fixed exception when double-clicking any cell of a non-0 matrix 2022-01-13 02:18:40 +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
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
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
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
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
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
7ee2f45730 Minor project fixes 2021-12-19 21:52:47 +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
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