pokerogue/src/data
Bertie690 1bd152a738
[Refactor] Moved various classes/interfaces to own files (#5870)
* Split up Pokemon data types to own files

* Moved `AttackMoveResult` and `TurnMove` to own files

* Moved `customPokemonData` into types folder + fixed comments

* Moved files around + fixed stuff

* Moved `DamageResult` into new file

* Fixed imports

* ran biome

* Fix merge issue
2025-06-28 01:55:47 -07:00
..
abilities [Refactor] [Ability] Ab attr apply type safety (#6002) 2025-06-22 18:23:08 -07:00
balance [Dev] Update Biome to 2.0.0 (#6004) 2025-06-20 23:24:11 -07:00
moves [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
mystery-encounters [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
pokemon [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
pokemon-forms [Refactor] Create utility function coerceArray (#5723) 2025-06-12 21:30:01 -07:00
trainers [Dev] Update Biome to 2.0.0 (#6004) 2025-06-20 23:24:11 -07:00
arena-tag.ts [Refactor] [Ability] Ab attr apply type safety (#6002) 2025-06-22 18:23:08 -07:00
battle-anims.ts [Dev] Update Biome to 2.0.0 (#6004) 2025-06-20 23:24:11 -07:00
battler-tags.ts [Bug] Status moves blocked by terrain now use correct message 2025-06-24 17:50:35 -07:00
berry.ts [Refactor] [Ability] Ab attr apply type safety (#6002) 2025-06-22 18:23:08 -07:00
challenge.ts [Refactor] Rework evolution conditions and descriptions (#5679) 2025-06-16 05:57:51 -07:00
daily-run.ts [Refactor] Rework evolution conditions and descriptions (#5679) 2025-06-16 05:57:51 -07:00
data-lists.ts [Refactor] Rework evolution conditions and descriptions (#5679) 2025-06-16 05:57:51 -07:00
dialogue.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
double-battle-dialogue.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
egg-hatch-data.ts [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
egg.ts [i18n] [Localization] Translatable Manaphy Egg Tier (#6038) 2025-06-26 19:04:14 -07:00
exp.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
gender.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
nature.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
phase-priority-queue.ts [Bug] Activate PostSummon Abilities in Speed and Priority Order 2025-06-11 22:28:27 -07:00
pokeball.ts [Refactor] Remove circular dependencies (part 4) (#5964) 2025-06-11 19:42:04 -07:00
pokemon-forms.ts [Refactor] Remove circular deps 3 (#5959) 2025-06-09 16:24:13 -07:00
pokemon-species.ts [Dev] Update Biome to 2.0.0 (#6004) 2025-06-20 23:24:11 -07:00
splash-messages.ts [Biome] Add "no unused imports" rule (#5580) 2025-03-29 10:24:23 +00:00
status-effect.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
terrain.ts [Bug] Status moves blocked by terrain now use correct message 2025-06-24 17:50:35 -07:00
trainer-names.ts [Refactor] Remove circular imports part 1 (#5663) 2025-04-19 11:57:03 +00:00
type.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
weather.ts [Bug] Status moves blocked by terrain now use correct message 2025-06-24 17:50:35 -07:00