Commit Graph

406 Commits

Author SHA1 Message Date
AdAstra-LD
a6578a3c4e Retrieve version from Assembly 2023-10-09 15:15:18 +02:00
AdAstra-LD
8ed3b2b3a1 Version Update 2023-09-29 03:12:53 +02:00
AdAstra-LD
9df3bf810c Added a few precautionary Event Editor checks 2023-09-29 03:12:53 +02:00
AdAstra-LD
ba6b9615ce Version update 2023-09-23 19:50:01 +02:00
AdAstra-LD
2a4fc2a3d7 Trclass ID is now read as a single byte 2023-09-23 19:50:01 +02:00
AdAstra-LD
7996fd5eba Personal Data Editor & Learnsets Editor 2023-09-23 19:50:01 +02:00
AdAstra-LD
20dc553b5e Fixed many HGSS commands 2023-08-08 04:01:03 +02:00
AdAstra-LD
3857301aa7 Trainer Editor GUI Rework 2023-08-03 02:31:05 +02:00
AdAstra-LD
011d366e7e Updated tuple syntax 2023-08-03 02:18:18 +02:00
Gracie
79fb1008a5 Removed lines for testing
Removed a few lines I left in by accident for testing that would cause compilation errors
2023-08-03 02:18:18 +02:00
OtakuGracie
69bc643ff9 Added choosing a pokemon's form in Trainer editor for HGSS & Plat No longer allows users to set trainer pokemon gender if the pokemon has only one or no gender Disables the ball seal option in the trainer editor for DP as it does not support this feature 2023-08-03 02:18:18 +02:00
OtakuGracie
efeec1828c Added locations names to encounter files in the wild encounter editor 2023-08-03 02:18:18 +02:00
OtakuGracie
cda607dba8 Added ability to edit trainer pokemon ability and gender for HGSS 2023-08-03 02:18:18 +02:00
Gracie
90d66d5b89 Removed disruptive message boxes
Removed message boxes saying "user cancelled operation". These do not convey important information and disrupt a user's workflow
2023-08-03 01:11:44 +02:00
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