pokerogue/src/data
Madmadness65 50215d05ec Implement moves with basic functionality 2023-12-11 00:19:58 -05:00
..
ability.ts Implement some abilities 2023-12-10 22:29:13 -05:00
api.ts Implement new movesets and TMs 2023-12-09 20:09:09 -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 moves with basic functionality 2023-12-11 00:19:58 -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 new movesets and TMs 2023-12-09 20:09:09 -05:00
pokemon-species.ts Rebalance base stat boosters and make max stack count rely on IVs 2023-12-09 00:33:29 -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 Implement new movesets and TMs 2023-12-09 20:09:09 -05:00
trainer-type.ts Rebalance base stat boosters and make max stack count rely on IVs 2023-12-09 00:33:29 -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