Commit Graph

563 Commits

Author SHA1 Message Date
AdAstra-LD
bd7c2e68ec Fixed SetSpawnablePosition param count 2023-07-18 18:49:48 +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
b96c9e97c7 Removed useless inclusions 2023-07-18 16:55:34 +02:00
AdAstra-LD
2f7dbbf952 Improved trainer name check in commit b9081c2 2023-07-18 16:55:07 +02:00
AdAstra-LD
aa32318a14 Minor optimization of commit e679a26 2023-07-18 16:55:07 +02:00
AdAstra-LD
3c54c00e11 Added missing braces in edit of commit 5b2e2e4 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
f8ba5662db Fixed spawnables write 2023-05-16 22:21:56 +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
cbfa1b00b6 Update error check of InputComboBox 2023-05-13 17:00:18 +02:00
AdAstra-LD
c011bc9647 Fixed event file corruption 2023-05-13 16:10:20 +02:00
AdAstra-LD
050fa968a6 InputComboBox error highlight in Red 2023-05-13 03:48:59 +02:00
AdAstra-LD
dee1095096 Replaced all Trainer Editor ComboBoxes with InputComboBoxes 2023-05-13 03:06:18 +02:00
AdAstra-LD
127c6f6499 Version update 2023-05-13 03:06:17 +02:00
AdAstra-LD
947954a46d More command names 2023-05-13 03:06:17 +02:00
AdAstra-LD
d9251f0f64 Item standardize patch now updates Griseous orb item in Distortion world 2023-05-13 01:26:09 +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
5595785d98 Special currency commands 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
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