pokerogue/src/data
Madmadness65 13797fe322 Revert change to Minior forms
Apparently its Meteor forms couldn't be selected if you caught it while it was in its Core form, so the change to this Pokémon specifically had to be reverted. It still immediately transforms back into Meteor form when starting a run, so this change should be harmless.
2024-05-30 13:06:25 -05:00
..
enums Add Pikachu and Eevee technical forms 2024-05-26 16:15:37 -05:00
ability.ts [Ability] Added Perish Body ability (#1554) 2024-05-30 11:36:12 -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 Fix move.ts Errors (#1564) 2024-05-29 11:54:33 -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 Revert change to Minior forms 2024-05-30 13:06:25 -05: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 Various Error Fixes (#1580) 2024-05-29 18:14:32 -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