pokerogue/src/data
2023-11-21 14:11:13 -05:00
..
ability.ts Implement unaware ability 2023-11-05 23:27:40 -05:00
arena-tag.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
battle-anims.ts Add IV Scanner item 2023-11-12 12:49:06 -05:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tag.ts Implement encore move 2023-11-16 00:58:57 -05:00
berry.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
biome.ts Add rerolling modifiers for money and fix field UI layering issues 2023-11-10 15:51:34 -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 Fix status effects from moves always overriding 2023-11-21 14:11:13 -05:00
pokeball.ts Adjust game volume 2023-10-21 08:58:39 -04:00
pokemon-evolutions.ts Fix issue with hidden abilities 2023-10-29 23:11:30 -04:00
pokemon-level-moves.ts Add DNA splicers and Pokemon fusing 2023-11-04 00:32:12 -04:00
pokemon-species.ts Add shared movesets for spliced Pokemon 2023-11-08 22:30:22 -05:00
pokemon-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
species.ts Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04: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 Add TM tiers 2023-05-04 15:55:18 -04:00
trainer-type.ts Add rerolling modifiers for money and fix field UI layering issues 2023-11-10 15:51:34 -05:00
type.ts Refactor move attribute logic and add arena trap moves 2023-04-24 14:30:21 -04:00
weather.ts Remove extreme weather conditions from natural weather 2023-10-28 17:59:49 -04:00