AdAstra-LD
2dbb5af387
Created Custom InputComboBox
2023-04-18 16:36:44 +02:00
AdAstra-LD
58795b3a6c
Fixed and optimized Item Standardization patch
2023-04-12 21:34:46 +02:00
AdAstra-LD
7d4e85d032
Removed broken references
2023-04-04 22:30:21 +02:00
AdAstra-LD
2fbbcd5d32
Added lots of script commands
2023-04-04 22:00:07 +02:00
AdAstra-LD
4755816205
Fixed rock climb collision names
2023-03-31 18:04:28 +02:00
Ethan Lew
f941c136e9
Add glTF model export ( #18 )
2023-03-05 23:11:46 +01:00
Matthew Morrison
8df3641cbc
Poké to Poke for better IDE experience
2023-02-06 09:01:28 +01:00
Matthew Morrison
1b083c2986
Unify é
2023-02-06 09:00:34 +01:00
AdAstra-LD
b518a70a33
Removed unused classes
2023-02-06 08:53:19 +01:00
AdAstra-LD
25e59fdc5b
Fixed MonIconsPalTableAddress for all languages and ROMs
2023-01-16 16:11:23 +01:00
AdAstra-LD
5278487338
Created SetMonIconsPalTableAddress setup function in RomInfo
2023-01-16 15:38:00 +01:00
AdAstra-LD
c1a2652c82
Replaced direct references to 0x02000000 with ARM9's static address
...
+ Minor improvement of monicon read
2023-01-16 15:27:52 +01:00
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