pokerogue/src/data
Xavion3 1b7b539d68
Implements Supreme Overlord and fixes Last Respects (#1219)
* Implements Supreme Overlord

Also fixes count for Last Respects

* Add comments
2024-05-29 11:07:59 -04:00
..
enums Add Pikachu and Eevee technical forms 2024-05-26 16:15:37 -05:00
ability.ts Implements Supreme Overlord and fixes Last Respects (#1219) 2024-05-29 11:07:59 -04: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 Implement Quick Guard and other conditional team protection moves (#1275) 2024-05-25 06:22:10 -05:00
battle-anims.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
battle-stat.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
battler-tags.ts Implement Destiny Bond move (#1104) 2024-05-24 15:23:23 -05:00
berry.ts Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
biomes.ts Added localization to the biomes. (#1378) 2024-05-25 15:57:22 -05:00
daily-run.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
dialogue.ts fix dialogue interface structure 2024-05-28 12:32:17 -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 ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -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 Implements Supreme Overlord and fixes Last Respects (#1219) 2024-05-29 11:07:59 -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 Correctly capitalize Mega Evolved (#1527) 2024-05-28 23:55:05 -04:00
pokemon-level-moves.ts Update Phione and Manaphy levelup learnset (#1462) 2024-05-27 19:50:27 -05:00
pokemon-species.ts fix geticonatlaskey and geticonid for pokemon with forms 2024-05-27 00:03:15 -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 ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
tms.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
trainer-config.ts Readded import for i18next to trainer-config.ts (#1427) 2024-05-27 06:38:22 -05:00
trainer-names.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
type.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
variant.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
weather.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00