pokerogue/src/data
2024-01-01 00:29:41 -05:00
..
ability.ts Implement various abilities 2023-12-23 01:21:01 -05:00
api.ts Minor fixes 2023-12-11 21:46:49 -05:00
arena-tag.ts Implement mega evolutions 2023-12-07 17:43:56 -05:00
battle-anims.ts Add day/night cycle 2023-12-29 21:04:40 -05:00
battle-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
battler-tag.ts Implement Slow Start ability 2023-12-22 22:46:05 -05:00
berry.ts Implement some abilities 2023-12-22 01:21:05 -05:00
biome.ts Lower the friendship evolution requirements 2023-12-31 23:18:39 -06:00
egg.ts Fix Legendary egg gacha pulling in boosted rates for unobtainable species 2023-12-30 15:58:41 -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 switch out status moves in wild causing softlock 2023-12-31 10:39:33 -05:00
pokeball.ts Adjust game volume 2023-10-21 08:58:39 -04:00
pokemon-evolutions.ts Change Soothe Bell weight to depend on benefit 2024-01-01 00:29:41 -05:00
pokemon-level-moves.ts Add Indigo Disk data 2023-12-14 03:03:00 -06:00
pokemon-species.ts Improve logic for determining enemy trainer party members 2023-12-30 23:31:26 -05:00
pokemon-stat.ts Implement trainer battles and various changes 2023-10-18 18:01:15 -04:00
species.ts Add Indigo Disk data 2023-12-14 03:03:00 -06: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 Indigo Disk TMs 2023-12-19 16:54:28 -06:00
trainer-type.ts Improve logic for determining enemy trainer party members 2023-12-30 23:31:26 -05:00
type.ts Soft implement gen 6-9 species, abilities, and learnsets 2023-12-05 17:12:39 -05:00
weather.ts Add day/night cycle 2023-12-29 21:04:40 -05:00