Commit Graph

456 Commits

Author SHA1 Message Date
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
AdAstra-LD
c950cee19e Aborting when loading an invalid ROM + fixed events centering 2022-03-19 00:44:04 +01:00
AdAstra-LD
0d026028f0 Version update + added locate-file buttons 2022-03-19 00:44:04 +01:00
AdAstra-LD
376f576bd7 ARM9 I/O fixes 2022-03-18 04:26:35 +01:00
AdAstra-LD
db5f242926 Minor improvement of itemScriptFile standardizer 2022-03-18 04:26:17 +01:00
AdAstra-LD
ba975e700f Added names to a few Platinum commands 2022-03-10 21:52:07 +01:00
AdAstra-LD
ae1b5dd688 Updated many HGSS commands 2022-03-10 20:54:07 +01:00
AdAstra-LD
47708ce61e Reverted deletion of dawn_platinum 2022-02-14 03:07:47 +01:00
AdAstra-LD
b501c83a47 Added warp guide to Event Editor 2022-02-13 16:30:07 +01:00
AdAstra-LD
63de1c8744 Fixed Event Editor Areadata auto-update 2022-02-13 16:21:45 +01:00
AdAstra-LD
24790d463c Event Editor warp headers are shown by name 2022-02-10 05:49:56 +01:00
AdAstra-LD
b59bebe3e0 Fixed enum-based list builder 2022-02-04 18:52:17 +01:00
AdAstra-LD
3fdbd919e4 Fixed yesno option for success message 2022-02-02 20:53:17 +01:00
AdAstra-LD
8faa949757 Reorganized file readers/writers 2022-02-02 01:32:15 +01:00
AdAstra-LD
4793c9da0f Fixed camera clipping properties [to avoid z-fighting] 2022-02-01 15:00:06 +01:00
AdAstra-LD
6cd5783c10 Fixed unclosed BinaryReader (Trainer Editor) 2022-01-29 02:30:53 +01:00
AdAstra-LD
0f7b05507b Fixed param size of 0x01F0 FirstPokemonInParty [HGSS] 2022-01-28 22:56:48 +01:00
AdAstra-LD
e50629ebee Icons 2022-01-25 02:31:32 +01:00
AdAstra-LD
3ba2bf558c Tweaked Building assets load functions 2022-01-20 01:56:47 +01:00
AdAstra-LD
7e1139629a Code formatting & minor refactors 2022-01-20 00:53:39 +01:00
AdAstra-LD
60e5e2bf4b Fixed mouse zoom being disabled when entering Map editor through Matrix cell 2022-01-18 21:55:42 +01:00
AdAstra-LD
d3a0c30961 Moved icons to proper folder 2022-01-17 10:08:22 +01:00
AdAstra-LD
a46d25e74b Fixed exception when double-clicking any cell of a non-0 matrix 2022-01-13 02:18:40 +01:00
AdAstra-LD
7fc7e3f6a0 Minor improvement of enum tool
+ Fixed Script Editor search icons
2022-01-08 18:40:05 +01:00
AdAstra-LD
da335907c9 Minor refactor 2022-01-07 17:48:47 +01:00
AdAstra-LD
c103f458b8 Fixed stack overflow with function recursion 2022-01-07 17:48:47 +01:00
AdAstra-LD
b0d213a523 OW Sprites can be previewed even without placing an OW
+ Event editor render settings are saved
+ When an event type is not rendered, it can't be moved using direct clicks (prevents mistakes)
2022-01-07 04:59:02 +01:00
AdAstra-LD
a6bc205a88 Script and text editor format preference is memorized 2022-01-07 03:47:32 +01:00
AdAstra-LD
2249eef23d Settings memorization
+ Added NSBMD utilites to Menu
2022-01-07 02:27:35 +01:00
AdAstra-LD
f1fad4225b Added List utilities 2022-01-06 23:03:06 +01:00
AdAstra-LD
4efc0bcb09 Added more icons to ToolStrip menu 2022-01-06 18:54:06 +01:00
AdAstra-LD
5ceb71a95d Fixed extension filter for file save 2022-01-06 02:11:33 +01:00
AdAstra-LD
78fd86869d Improved content-based batch rename tool + minor Narc.cs improvement 2022-01-05 01:19:37 +01:00
AdAstra-LD
7e7c552515 Added patch that disables all texture animations 2022-01-04 02:29:37 +01:00
AdAstra-LD
dd816de7cb Revert "Parallelized Content-based batch rename"
This reverts commit a3fd5b6c04.
2022-01-04 01:13:58 +01:00
AdAstra-LD
4dc173e9b7 Fixed bug with HGSS encounter files parsing
+ trainer editor shows moves and items in the correct order
2022-01-03 23:17:38 +01:00
AdAstra-LD
5adad5cf40 Added item and pokeball icon to Trainer Editor 2022-01-01 07:33:01 +01:00
AdAstra-LD
e1af10ca49 Readded Script Editor CTRL+F bar icons + Renamed Trainer Editor ??? labels
+ added DV Explain button
+ confirmation request when user attempts to delete a file
2022-01-01 07:33:01 +01:00
AdAstra-LD
ae921b8ac8 Fixed a critical UseScript bug (list sort)
+ Refactored useScript attribute of CommandContainer --> usedScript
2022-01-01 04:33:34 +01:00
AdAstra-LD
a3fd5b6c04 Parallelized Content-based batch rename 2021-12-31 20:48:57 +01:00