pokerogue/src/data
Tempoanon 4cca68b323
[Bug] Metagross level up moveset changes (#2114)
Confusion and Metal Claw are level 1 moves, not on-evo moves
2024-06-11 21:12:10 -05:00
..
enums [Feature] Add evil teams assets (#1577) 2024-06-09 19:02:29 -04:00
ability.ts [Bug Fix] Corrected PostSummonPhase Trigger Timing for Accurate Stat Changes (#2057) 2024-06-11 16:12:46 +02:00
api.ts Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
arena-tag.ts [Bug] Ignored strong winds for stealth rock and anticipation (#1682) 2024-06-07 15:15:24 -04:00
battle-anims.ts [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
battle-stat.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
battler-tags.ts [Ability] Implement Ice Face (#1755) 2024-06-06 11:49:50 -04:00
berry.ts [Feature] Implement Full Heal/Lum/Full Restore to heal Confusion #1658 (#1876) 2024-06-06 12:04:16 -04:00
biomes.ts [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
challenge.ts [Bug] Fix Victini's generation for challenges. (#1973) 2024-06-08 21:06:36 -04:00
daily-run.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
dialogue.ts [Feature] Add evil teams assets (#1577) 2024-06-09 19:02:29 -04:00
egg-moves.ts refactor executed code while importing and initializing all of these in loading-scene (#1125) 2024-05-24 13:46:30 -04:00
egg.ts [enhacement] Show Egg tier icon on starter UI (#1933) 2024-06-09 12:45:21 -04:00
exp.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
gender.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
move.ts [Move] Implement Core Enforcer (#2024) 2024-06-10 21:17:28 -04:00
nature.ts Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-evolutions.ts [QOL] Removed King's Rock requirement for Politoed/Slowking evos (#1501) 2024-05-28 15:57:46 -04:00
pokemon-forms.ts Implement Arceus Plates and Silvally Memories (#1195) 2024-06-10 09:58:34 -04:00
pokemon-level-moves.ts [Bug] Metagross level up moveset changes (#2114) 2024-06-11 21:12:10 -05:00
pokemon-species.ts [Bug] Fix base stat totals of G-max Alcremie and Hisui mons (#2097) 2024-06-11 14:59:08 -04:00
pokemon-stat.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
status-effect.ts Implement Purify (#1291) 2024-05-25 06:01:23 -05:00
temp-battle-stat.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
terrain.ts [QoL] Add type inference to getAttrs methods and refactor accordingly (#1633) 2024-05-31 19:50:30 -05:00
tms.ts [Bug] Add missing snowscape TM mons (#1742) 2024-06-03 23:51:36 -05:00
trainer-config.ts add zh localization font (#2066) 2024-06-10 21:36:09 -04:00
trainer-names.ts [Bug] Fix female trainer names on male Backpackers/Hikers (#1919) 2024-06-07 17:44:35 -04:00
type.ts Add setting for showing type effectiveness hints (#1061) 2024-06-08 15:33:13 -04:00
variant.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
weather.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00