pokerogue/src/data
Xavion3 9dfd5a1e6e Implement Soak, Forest's Curse, and Trick-or-Treat
Updates the UI and type effectiveness to support three types, and makes old moves that change types update the UI.
2024-04-19 13:47:40 -04:00
..
enums Implements infestation (#184) 2024-04-18 11:14:11 -04:00
ability.ts Implement getAttackTypeEffectiveness check 2024-04-19 13:11:41 -04:00
api.ts Add passive secondary abilities for bosses 2024-04-11 09:24:03 -04:00
arena-tag.ts Add G-Max move strings to the move locale file 2024-04-17 00:01:28 -05:00
battle-anims.ts Fix various shiny checks for palettes 2024-04-19 11:11:19 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tags.ts Implements infestation (#184) 2024-04-18 11:14:11 -04:00
berry.ts Add Leppa Berry 2024-03-19 23:18:48 -04:00
biomes.ts Add Maylene (#193) 2024-04-19 12:06:20 -04:00
daily-run.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
dialogue.ts trainer dialogue (#81) 2024-04-10 22:39:42 -04:00
egg-moves.ts Minor change to Shaymin's egg moves 2024-04-17 11:29:52 -05: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 Implement Soak, Forest's Curse, and Trick-or-Treat 2024-04-19 13:47:40 -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 Adjust Cosmoem's evolution conditions 2024-04-16 00:02:16 -05:00
pokemon-forms.ts Implemented Disguise (Better this time) and Quick Feet console spam fix (#174) 2024-04-18 00:09:28 -04:00
pokemon-level-moves.ts updated numerous Pokemon to BDSP/SV movesets 2024-04-17 22:43:50 -04:00
pokemon-species.ts Working fix to shiny crash issue 2024-04-19 00:58:59 -04:00
pokemon-stat.ts Add natures 2024-01-05 22:31:13 -05:00
splash-messages.ts Don't show intro video on mobile 2024-04-16 10:59:15 -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 fix formatting 2024-04-11 23:18:37 -04:00
tms.ts Add former HMs as TMs 2024-04-09 02:16:12 -05:00
trainer-config.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
trainer-names.ts Fix some female breeder names showing as male names 2024-04-14 22:56:25 -04:00
type.ts Implement Soak, Forest's Curse, and Trick-or-Treat 2024-04-19 13:47:40 -04:00
variant.ts Add tiered shiny variants 2024-04-18 22:52:26 -04:00
weather.ts Add more biome weather 2024-04-15 17:45:52 -04:00