pokerogue/src/data
2023-05-08 10:03:57 -04:00
..
ability.ts Implement some abilities 2023-05-06 12:13:35 -04:00
arena-tag.ts Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
battle-anims.ts Add move targets for proper animation target 2023-05-01 14:41:44 -04:00
battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
battler-tag.ts Implement some abilities 2023-05-06 12:13:35 -04:00
berry.ts Implement some abilities and attract move 2023-05-04 12:57:55 -04:00
biome.ts Add Grip Claw item and fix evolution logic bug 2023-05-05 16:55:46 -04:00
exp.ts Initially lock Mini Black Hole item 2023-04-29 01:40:24 -04:00
gender.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
move.ts Add beach and city backgrounds 2023-05-08 10:03:57 -04:00
pokeball.ts Prevent using Pokeballs in the last biome 2023-04-29 16:26:09 -04:00
pokemon-evolutions.ts Add King's Rock and more berry types 2023-04-25 01:32:48 -04:00
pokemon-level-moves.ts Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
pokemon-species.ts Add Grip Claw item and fix evolution logic bug 2023-05-05 16:55:46 -04:00
pokemon-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
species.ts Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
status-effect.ts Add session save data 2023-04-28 15:03:42 -04:00
temp-battle-stat.ts Refactor source files and add berries 2023-04-20 15:46:05 -04:00
tms.ts Add TM tiers 2023-05-04 15:55:18 -04:00
type.ts Refactor move attribute logic and add arena trap moves 2023-04-24 14:30:21 -04:00
weather.ts Fix stack overflow 2023-05-02 22:27:04 -04:00