sovereignx/include/config
Galaxeeh 355739db63
Dynamic Move Types in Summary Screen/Battle (#5084)
* Dynamic Hidden Power Types

* Dynamic Ivy Cudgel is summary screens

* Dynamic Move types

* missed unnecessary comment that got left in

* format cleanup, return cleanup, added Tera Blast and Tera Starstorm, Revelation dance fix-> now displays live type update when tera is selected during battle before move selection

* forgot to revert config defaults

* Update src/pokemon.c

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>

* if block spaces/ raging bull fix/ more condensing on checks/ reallocating config check/ tera blast fix (was displaying tera blast type on non tera'd mons in party when battler was tera'd)

* revert configs

* added Hail check to Weather Ball

* Fixed agbcc compile/brackets/u32 changes

* Quick fix to ensure Judgment/Techno Blast/Natural Gift are not affected by -ate abilities

* Update src/pokemon_summary_screen.c

---------

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2024-08-08 11:08:50 +02:00
..
battle.h Add B_ENEMY_THROW_BALLS, B_PLAYER_THROW_BALLS_SOUND, and B_ENEMY_THROW_BALLS_SOUND (#4953) 2024-07-14 14:46:04 +02:00
debug.h Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04:00
general.h Add AUTO_LOWERCASE_KEYBOARD (#4976) 2024-07-15 19:06:01 +02:00
item.h Enable GF item names by default 2024-04-25 18:40:37 +01:00
level_caps.h Pre-1.8 tweaks (#4275) 2024-03-12 12:21:03 +01:00
overworld.h FRLG+ whiteout message (#4967) 2024-08-02 08:28:05 -07:00
pokemon.h Dynamic Move Types in Summary Screen/Battle (#5084) 2024-08-08 11:08:50 +02:00
save.h Adjust description of FREE_MATCH_CALL (#4590) 2024-05-19 10:13:14 +02:00
species_enabled.h Fixed silent Klefki cry (#4392) 2024-04-14 21:06:17 +02:00
test.h Force species in tests (#4810) 2024-06-26 18:38:14 +02:00