sovereignx/include/config
Erickson Russell de242c8a29
EV Caps and EV Items (#5269)
* EV Caps and EV Items

Introduces EV caps, inspired by level caps, with configurable options for various cap implementations. Additionally, modifies EV items to interact with these caps based on a configurable setting.

* EV Caps fixes

Changed the EV caps to be less redundant and work better overall.

* EV Caps Fix part 2

Set the items back to ItemUseOutOfBattle_Medicine, got rid of ItemUseOutOfBattle_EVItem and ItemUseCB_EVItem, and reverted CB2_ReturnToPartyMenuUsingItem to CB2_ReturnToPartyMenuUsingRareCandy

* EV Caps Fixes Part 3

Fixed being able to use EV items to go over 252 limit on single stats.

* Update src/ev_caps.c

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

---------

Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2024-09-01 23:15:39 +02:00
..
battle.h Deprecate MMBN Names (#5240) 2024-08-29 16:33:25 -04:00
debug.h Make Pokémon Sprite Visualizer name official (#4745) 2024-06-09 12:12:35 -04:00
ev_caps.h EV Caps and EV Items (#5269) 2024-09-01 23:15:39 +02:00
general.h Add AUTO_LOWERCASE_KEYBOARD (#4976) 2024-07-15 19:06:01 +02:00
item.h Deprecate MMBN Names (#5240) 2024-08-29 16:33:25 -04:00
level_caps.h
overworld.h Adds OW_BERRY_IMMORTAL (#5187) 2024-08-20 07:23:33 -04: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
test.h Deprecate MMBN Names (#5240) 2024-08-29 16:33:25 -04:00