pokerogue/src/data
Flashfyre d70ddcfe65 Fix crash with Scatterbug and Spewpa 2023-12-08 19:30:30 -05:00
..
ability.ts Implement generation 6 Pokemon and some moves 2023-12-08 16:29:03 -05:00
api.ts Soft implement gen 6-9 species, abilities, and learnsets 2023-12-05 17:12:39 -05:00
arena-tag.ts Implement mega evolutions 2023-12-07 17:43:56 -05:00
battle-anims.ts Implement Future Sight and Doom Desire 2023-12-04 00:09:38 -05:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tag.ts Add Annihilape with Rage Fist move 2023-11-28 21:35:52 -05:00
berry.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
biome.ts Implement generation 6 Pokemon and some moves 2023-12-08 16:29:03 -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 generation 6 Pokemon and some moves 2023-12-08 16:29:03 -05:00
pokeball.ts Adjust game volume 2023-10-21 08:58:39 -04:00
pokemon-evolutions.ts Fix Tyrunt evolution condition 2023-12-08 18:23:06 -05:00
pokemon-level-moves.ts Implement mega evolutions 2023-12-07 17:43:56 -05:00
pokemon-species.ts Fix crash with Scatterbug and Spewpa 2023-12-08 19:30:30 -05:00
pokemon-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
species.ts Soft implement gen 6-9 species, abilities, and learnsets 2023-12-05 17:12:39 -05:00
status-effect.ts Add quicker party member EXP display and fix some minor bugs 2023-10-04 17:24:28 -04:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
tms.ts Complete list of reverse compatible TMs 2023-11-28 14:42:28 -05:00
trainer-type.ts Add logic to space out trainer battles in classic mode 2023-12-08 09:48:03 -05:00
type.ts Soft implement gen 6-9 species, abilities, and learnsets 2023-12-05 17:12:39 -05:00
weather.ts Remove extreme weather conditions from natural weather 2023-10-28 17:59:49 -04:00