AdAstra-LD
db0d295161
Improved formatting in edit of commit 995ca74 + removed useless inclusion
2023-07-18 16:58:22 +02:00
AdAstra-LD
2f7dbbf952
Improved trainer name check in commit b9081c2
2023-07-18 16:55:07 +02:00
AdAstra-LD
f5a88a62cc
Minor optimization of commit 7b9d9ac
2023-07-18 16:55:07 +02:00
Miguel Terol Espino
995ca7465e
Fixes #31
2023-07-18 16:55:06 +02:00
Miguel Terol Espino
17584da521
Fixes #30
2023-07-18 16:55:06 +02:00
Miguel Terol Espino
cc739f743a
Temporaly addresses #25
2023-07-18 16:55:06 +02:00
Miguel Terol Espino
e679a26b6c
Improved hg-engine compat and added mikelan compatwith BluRosie code
2023-07-18 16:42:17 +02:00
Miguel Terol Espino
5b2e2e44e6
Fixes #21
2023-07-18 16:42:17 +02:00
Miguel Terol Espino
7b9d9ac8ce
Merge of BluRosie code to add compat for HG-Engine
2023-07-18 16:42:17 +02:00
Miguel Terol Espino
7fbeda7a7e
Fixes #22
2023-07-18 16:42:17 +02:00
AdAstra-LD
9dcf113d4e
New method to print trainer data stats to CSV
2023-07-01 04:23:07 +02:00
AdAstra-LD
3c7074730b
Fixed persistence of selected collision painter after flood-fill
2023-06-09 18:51:17 +02:00
AdAstra-LD
05efa48eb5
Minor refactor of trainer editor
2023-06-02 20:39:53 +02:00
AdAstra-LD
91c0d1dc9b
Proper form handling in Trainer Editor
2023-05-22 00:21:14 +02:00
AdAstra-LD
1307884f8f
Version update
2023-05-21 02:54:13 +02:00
AdAstra-LD
0ff42ea15e
Minor event editor fixes
2023-05-20 20:46:08 +02:00
AdAstra-LD
a7e9c18bf8
Fixed ow Z position value write
2023-05-16 22:15:36 +02:00
AdAstra-LD
81324d946d
Version update
2023-05-13 17:07:23 +02:00
AdAstra-LD
127c6f6499
Version update
2023-05-13 03:06:17 +02:00
AdAstra-LD
3e1ef98e2f
OW entities sort by index buttons
2023-05-13 01:26:08 +02:00
AdAstra-LD
90f20bdba4
TextArchive plaintext I/O
2023-05-13 01:26:08 +02:00
AdAstra-LD
4fa85f2c80
Handling of fixed-point height [NPCs]
2023-04-21 02:58:17 +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
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
ef14d248a5
Created "Advanced" menu layout
2023-01-16 14:11:25 +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
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
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
c73dd4490c
Added support for rotatable buildings [disabled]
...
[+] Fixed a typo
2022-08-09 10:13:13 +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
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
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
ba310f439f
Optimized DAE Export code
2022-06-16 17:11:25 +02:00