pokerogue/src/data
Stophles 636fc22141
Toxic Spikes - Properly removed by statused Poison types (#36)
* Toxic Spikes - Properly removed by statused Poison types

Toxic spikes should now be removed by poison types who are statused before they are switched to, instead of ignoring their entry

* Toxic Spikes update

Fixed duplicate code
2024-04-04 22:45:33 -04:00
..
enums Partially implement Flower Gift 2024-03-30 18:56:13 -05:00
ability.ts Implemented the abilities Stamina and Weak Armor 2024-04-04 18:35:15 -04:00
api.ts Implement Prankster ability 2024-03-28 16:24:11 -04:00
arena-tag.ts Toxic Spikes - Properly removed by statused Poison types (#36) 2024-04-04 22:45:33 -04:00
battle-anims.ts Fix move animation defaults not working (fixes Tackle crash) 2024-04-04 09:45:25 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Implement Magic Guard ability 2024-04-02 15:14:07 -04:00
berry.ts Add Leppa Berry 2024-03-19 23:18:48 -04:00
biomes.ts Allow Vivillon forms to be caught; remove Calyrex forms from the wild 2024-04-04 10:22:15 -05:00
daily-run.ts Use nature override property instead of overwriting base nature 2024-04-02 23:00:56 -04:00
dialogue.ts Add hardware acceleration notice in initial tutorial 2024-03-27 22:40:10 -04:00
egg-moves.ts Update egg moves 2024-04-04 12:46:35 -04:00
egg.ts Replace type gacha with rare egg move gacha 2024-03-03 21:30:11 -05:00
exp.ts Add growth rate to starter select screen 2023-10-24 23:04:23 -04:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Implemented the moves Stored Power and Power Trip 2024-04-04 19:47:20 -04:00
nature.ts Fix attack type boosters applying universally and buff Soul Dew 2024-04-04 20:33:08 -04:00
pokeball.ts Rebalance item weights and add Rogue tier 2024-02-28 23:13:05 -05:00
pokemon-evolutions.ts Use nature override property instead of overwriting base nature 2024-04-02 23:00:56 -04:00
pokemon-forms.ts Use nature override property instead of overwriting base nature 2024-04-02 23:00:56 -04:00
pokemon-level-moves.ts Add Behemoth attacks as "level 0" moves for Zacian & Zamazenta 2024-04-04 12:34:58 -05:00
pokemon-species.ts Fix namebox not updating with theme 2024-04-04 18:00:21 -04:00
pokemon-stat.ts Add natures 2024-01-05 22:31:13 -05:00
splash-messages.ts Fix tag source linking 2024-03-29 15:43:36 -04:00
status-effect.ts Overhaul random logic and implement battle seed 2024-01-02 21:31:59 -05:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
terrain.ts Implement Prankster ability 2024-03-28 16:24:11 -04:00
tms.ts Add Signal Beam to TM pool 2024-02-28 09:24:03 -06:00
trainer-config.ts Fix namebox not updating with theme 2024-04-04 18:00:21 -04:00
trainer-names.ts Trainer updates including names and double battle pairs 2024-03-21 00:57:28 -04:00
type.ts Fix some bugs and add seen Pokemon to starter screen 2024-02-18 22:21:57 -05:00
weather.ts Add hardware acceleration notice in initial tutorial 2024-03-27 22:40:10 -04:00