sovereignx/include/config
AgustinGDLV 84a9d4ffcf
Terastallization (#4110)
* wrote foundational terastal tests

* implemented baseline test-only Tera functionality; modified GetBattlerType + STAB calculations, misc. changes to some moves

* added tests and func. for Stellar type, more tests for Tera Blast

* more tests for Stellar type, Conversion fixes, Color Change + Conversion2 future proof

* implemented tera blast, expanded stellar type func., fixed tests

* last set of Tera/Tera Blast tests for checklist, protean fix

* implemented in-battle Terastallization, WIP stellar indicator and tera animation

* fixed bad merge

* expanded NUMBER_OF_MON_TYPES, cut down on TYPE_STELLAR hackiness, added Stellar type to summary

* fixed type indicators

* added tera logic to AI

* implemented code review changes, added B_TERA_ORB_NO_COST

* updated AI to calc damage with Tera when applicable; minor rework to AI gimmick handling

* fixed Tera Blast split choice occuring when not Terastallized

* fixed Tera Blast using Last Respects BP calcs

* added tera type to TrainerMon, code review tweaks
2024-04-24 11:17:46 +02:00
..
battle.h Terastallization (#4110) 2024-04-24 11:17:46 +02:00
debug.h ai delay timer 2023-09-12 10:35:05 +02:00
decap.h Pre-1.8 tweaks (#4275) 2024-03-12 12:21:03 +01:00
item.h Fishing Enhancements (#4343) 2024-04-16 22:53:50 +02:00
level_caps.h Pre-1.8 tweaks (#4275) 2024-03-12 12:21:03 +01:00
overworld.h Add OW_HIDE_REPEAT_MAP_POPUP config (#4370) 2024-04-10 09:10:37 +02:00
pokemon.h Add unique icons for all of Arceus's forms (#4329) 2024-04-03 20:40:45 +02:00
save.h Added FREE_EXTRA_SEEN_FLAGS to Pokedex struct (#4213) 2024-02-19 18:42:56 +01:00
species_enabled.h Fixed silent Klefki cry (#4392) 2024-04-14 21:06:17 +02:00