pokerogue/src/data
NightKev e5691f11a4
[Misc] Prevent auto-imports from appending .js to imports (#5256)
Also fixes `#enums` import not being recognized by auto-imports
2025-02-05 21:07:37 +01:00
..
balance [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
mystery-encounters [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
ability.ts [Ability] Fully Implement Good as Gold (#5245) 2025-02-04 21:28:49 -07:00
arena-tag.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
battle-anims.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
battler-tags.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
berry.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
challenge.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
custom-pokemon-data.ts [Move] Improve implementation of Rage Fist damage increase (#5129) 2025-01-19 11:52:50 -06:00
daily-run.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
dialogue.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
egg-hatch-data.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
egg.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
exp.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
gender.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
move.ts [Misc] Prevent auto-imports from appending .js to imports (#5256) 2025-02-05 21:07:37 +01:00
nature.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
pokemon-forms.ts [Refactor] Descriptions for evolution and form change requirements (#5147) 2025-01-21 16:42:27 -07:00
pokemon-species.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
splash-messages.ts Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) 2024-12-19 16:04:12 -08:00
status-effect.ts [Bug][Test] Instruct Bugfixes + More tests (#5134) 2025-01-29 19:19:05 -07:00
terrain.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
trainer-config.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
trainer-names.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
type.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
variant.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
weather.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00