pokerogue/src/data
2023-10-28 14:37:17 -07:00
..
ability.ts Merge branch 'main' of https://github.com/Flashfyre/pokemon-rogue-battle 2023-10-28 14:37:17 -07:00
arena-tag.ts Implement Double Battles (#1) 2023-05-18 11:11:06 -04:00
battle-anims.ts Fix crash when playing weather animation before a trainer battle 2023-10-24 08:34:52 -04:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tag.ts Add quicker party member EXP display and fix some minor bugs 2023-10-04 17:24:28 -04:00
berry.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
biome.ts Add missing gym leader for City biome 2023-10-25 17:38:21 -04: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 Psywave causing decimal damage 2023-10-28 00:36:41 -04:00
pokeball.ts Adjust game volume 2023-10-21 08:58:39 -04:00
pokemon-evolutions.ts Balance changes for potion and golden EXP charm 2023-10-09 16:57:25 -04:00
pokemon-level-moves.ts Add Xerneas, Yveltal, and Eternatus 2023-04-26 16:07:29 -04:00
pokemon-species.ts Add icons for Mega Rayquaza and Eternamax Eternatus 2023-10-24 15:17:41 -04: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 Don't boost enemy trainer shiny odds with shiny charm 2023-10-28 10:51:34 -04:00
type.ts Refactor move attribute logic and add arena trap moves 2023-04-24 14:30:21 -04:00
weather.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00