Commit Graph

495 Commits

Author SHA1 Message Date
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
AdAstra-LD
8b9c886f03 Shift Up and Shift Down Text Editor buttons 2022-06-05 22:12:15 +02:00
AdAstra-LD
0f6244ded7 Fixed compile errors 2022-06-05 13:29:21 +02:00
AdAstra-LD
2129448849 MapFile moveperm discard implementation 2022-06-04 03:45:23 +02:00
AdAstra-LD
40d77a66c5 Added a few more commands 2022-06-02 02:14:19 +02:00
AdAstra-LD
a68354d01f Half-fix of Silph building renderer error 2022-06-02 02:13:58 +02:00
AdAstra-LD
7c3ccdfe16 Handling of missing trainer file name entries + fixed Trclass reset 2022-05-25 23:00:42 +02:00
AdAstra-LD
0b3d21d891 Fixed Porygon-Z name in Database 2022-05-25 22:47:36 +02:00
AdAstra-LD
a71038a6f0 Updated more command names 2022-05-25 22:47:19 +02:00
AdAstra-LD
5d2d7d4150 NSBMD utilities improved name suggestions 2022-05-13 22:30:42 +02:00
AdAstra-LD
74106a1f2c Fixed evt extension 2022-05-04 01:26:20 +02:00
AdAstra-LD
59f113ebbd Updated DPPt Music dictionaries 2022-05-04 01:26:19 +02:00
AdAstra-LD
a0db4e49fa Replaced references to absolute overlay path with GetOverlayPath call 2022-03-24 00:35:09 +01:00
AdAstra-LD
f0b5ad2d53 Ov1 decompression attempt before reading 2022-03-24 00:28:33 +01:00
AdAstra-LD
86cf32475d Improved OW table read [repointed location] 2022-03-24 00:28:33 +01:00
Nathan Wichers
1474175300 read mon expansion overworlds
this is compatible with mikelan's expansion as well
2022-03-23 23:38:51 +01:00
Nathan Wichers
6ff28b0c19 Update PokeDatabase to include name defines for Gen5 mons 2022-03-23 23:38:51 +01:00
Nathan Wichers
33af61af74 Fix Pokémon forms shift in Trainer Editor 2022-03-23 23:38:50 +01:00
AdAstra-LD
0269a150e6 Replaced all references to 0x023c8000 with static variable 2022-03-23 23:38:50 +01:00
AdAstra-LD
bd920c0ab5 Fixed Rod encounters max level GUI typo 2022-03-20 22:30:40 +01:00
AdAstra-LD
87ebcce907 Version update + fixed Warp autoreset bug & Event view centering 2022-03-20 20:05:16 +01:00
AdAstra-LD
de12924a7e Minor header editor name sync fix 2022-03-19 01:12:39 +01:00
AdAstra-LD
a9983d1b21 Matrix cell autoselect from Header Editor button 2022-03-19 00:44:04 +01:00