AdAstra-LD
9aba524ffe
Fixed table editor not unpacking Mon icons [HGSS]
2023-01-16 15:01:15 +01:00
AdAstra-LD
90d2668011
Correctly disabled Conditional music table for Plat
2023-01-16 14:35:59 +01:00
AdAstra-LD
6e50bbd2a4
Fixed maintable GUI update exception [Plat]
2023-01-16 14:29:43 +01:00
AdAstra-LD
c50d6ab874
Option to blank current event file when importing another one
2023-01-16 14:23:32 +01:00
AdAstra-LD
9f74fdfd3a
Minor cleanup of ScriptDatabase
2023-01-16 14:13:25 +01:00
AdAstra-LD
ef14d248a5
Created "Advanced" menu layout
2023-01-16 14:11:25 +01:00
AdAstra-LD
b6e5c96b5e
Better handling of UseScript for functions
2023-01-16 12:36:06 +01:00
AdAstra-LD
ba084cd397
Minor GUI edits + formatted ScriptFile.cs
2023-01-16 10:03:56 +01:00
Matthew Morrison
898ba0cac5
Fix unresponsive text editors after unpack operation by removing old editors.
2022-12-10 23:49:08 -06:00
Matthew Morrison
669ecc2bbc
Reset search on table tab to prevent crash caused by not having all headers in the list box.
2022-12-05 02:18:13 -06:00
Matthew Morrison
16b7f89b48
Fix error on picking from matrix editor header.
2022-11-27 23:08:55 -06:00
AdAstra-LD
875065f018
Fixed error report linenum index
2022-09-25 22:31:57 +02: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
034f338093
Fixed Camera Editor write offset
2022-08-30 01:57:37 +02:00
AdAstra-LD
56b6473fcb
Added an error message to Script Editor for missing usescript references
...
+ Script save file functions now return true when everything was saved correctly, false otherwise
+ Return value of the script save functions is checked to determine whether or not to mark current script file as changed
2022-08-30 00:07:38 +02:00
AdAstra-LD
00d05fa3d7
Converted simple tuples to ContainerReference struct
2022-08-29 22:20:48 +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
cea59eadbf
Better detection of same-matrix header textures
2022-08-23 03:10:33 +02:00
AdAstra-LD
63873cb6e6
Command names update
2022-08-09 10:56:37 +02:00
AdAstra-LD
c73dd4490c
Added support for rotatable buildings [disabled]
...
[+] Fixed a typo
2022-08-09 10:13:13 +02:00
AdAstra-LD
c8fc48cc1d
Fixed HGSS Enc. Editor Rock Smash rate not being saved
2022-08-09 10:11:58 +02:00
AdAstra-LD
5d5e6ea7f2
Fixed overworld table read for all languages [HGSS]
2022-08-02 18:45:29 +02:00
AdAstra-LD
ff7cfee1ed
Tiny encounter editors fix
2022-07-18 02:19:42 +02:00
AdAstra-LD
0bc9ee5851
Version + pics update
2022-07-18 00:33:11 +02:00
AdAstra-LD
eb86f450b1
Fixed incorrect handling of empty script lines
...
Fixed wrong linenum in parser failure error message
2022-07-18 00:31:40 +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
c4e98313c8
Improved datasources of trainer editor controls
2022-07-17 22:46:44 +02:00
AdAstra-LD
0b5965b8ae
Moved synthOverlayLoadAddress to RomInfo + trainer editor mon sprite load tiny edits
2022-07-17 22:40:47 +02:00
AdAstra-LD
36905a40c2
Merge pull request #9 from BluRosie/read-icons-from-rom
...
Read Pokemon icons directly from the ROM Data [Trainer editor]
2022-07-17 22:27:04 +02:00
AdAstra-LD
8f2db1dc46
Fixed Wild Enc editor rod percentages + fixed tiny old rod max level bug [HGSS]
...
+ Minor refactor & datasource changes
2022-07-17 22:22:42 +02:00
AdAstra-LD
3bd88c4d7e
Improved nsbtx formatting & new repetition analysis method
2022-07-14 19:27:08 +02:00
AdAstra-LD
ae76fcef1e
Added new commands + parameter fixes
2022-07-12 23:46:41 +02:00
Nathan Wichers
c116f6acab
dump mon icons and use those for the trainer editor
2022-06-28 23:28:52 -04:00
AdAstra-LD
6b8ff7c556
Minor trainerclass edit
2022-06-17 22:21:01 +02:00
AdAstra-LD
8d807aaa4c
Minor GUI Edits
2022-06-16 17:11:26 +02:00
AdAstra-LD
c31e335445
Handling of non-empty dir (Apicula DAE export)
2022-06-16 17:11:25 +02:00
AdAstra-LD
ba310f439f
Optimized DAE Export code
2022-06-16 17:11:25 +02:00
AdAstra-LD
ccb76bc41e
Building editor DAE export + better rotation controls
2022-06-16 17:11:25 +02:00
AdAstra-LD
22dd68abb5
Improved management of file filters
2022-06-16 17:11:25 +02:00
AdAstra-LD
153787a6b3
Minor NSBMD reader edits
2022-06-16 17:11:24 +02:00
AdAstra-LD
b108304122
Version update + DAE support
2022-06-16 17:11:24 +02:00
AdAstra-LD
da0d2ed691
Added lotto script command names
2022-06-16 17:11:24 +02:00
AdAstra-LD
c9e07230fb
Removed accessory cmd dictionaries
2022-06-16 17:11:24 +02:00
AdAstra-LD
edcf6ab93e
Fixed error popping up when searching HGSS scripts
...
[+] Changed command names to match between DPPt-HGSS
2022-06-16 17:11:23 +02:00
AdAstra-LD
5d789b8174
Renamed some commands to match between HG/DPPt
...
[+] Fixed levelscript support message
2022-06-16 17:11:23 +02:00
AdAstra-LD
180296e60b
Improved script editor readability [Directions and movecodes]
...
[+] Added new script command names to database
[+] Optimized script search speed
2022-06-16 17:11:23 +02:00
AdAstra-LD
d0688761f5
Fixed Issue #8
...
[Wrong line numbers in the script editor's error messages]
2022-06-11 14:47:33 +02:00
AdAstra-LD
364547fd13
Added support for Platinum pre-battle effect combos
2022-06-10 00:40:31 +02:00