pokerogue/src/@types
2025-12-18 13:54:38 -08:00
..
ability-types.ts [Misc] Remove | null from user param of PokemonAttackCondition 2025-12-18 13:54:38 -08:00
api.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
arena-tags.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
attack-move-result.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
battler-tags.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
biomes.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
common.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
damage-params.ts [Docs] Cleanup docs in pokemon.ts (#6543) 2025-09-20 17:15:57 -05:00
damage-result.ts [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
dex-data.ts [Feature] Add per-species tracking for ribbons, show nuzlocke ribbon (#6246) 2025-08-14 13:20:48 -05:00
enum-types.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
held-modifier-config.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
i18next.d.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
illusion-data.ts [Refactor] Mark nickname in pokemon as optional (#6168) 2025-07-28 22:13:10 -04:00
locales.ts [Refactor] Merged interfaces/ into @types/; removed runtime orphan modules 2025-06-07 17:28:01 -07:00
modifier-types.ts [Dev] Moved type helpers to separate directory; (#6123) 2025-07-30 18:17:17 -07:00
move-types.ts [Move] Added laser focus locales (#6202) 2025-08-13 08:16:08 -07:00
phase-types.ts [Docs] Fix/update some comments and spacing 2025-09-21 00:22:53 -07:00
phaser.d.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
pokemon-common.ts [Refactor] Refactor ME mon generation and event encounters, add to Safari Zone & GTS (#6695) 2025-10-30 15:46:35 -04:00
pokemon-level-moves.ts [Dev] Improve typescript performance and version bump node and dependencies (#6627) 2025-10-04 19:29:23 -05:00
pokerogue-daily-api.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
save-data.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
save-migrators.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
species-gen-types.ts [Misc] Remove now-obsolete noUnusedImports suppression comments 2025-11-29 20:52:45 -08:00
trainer-funcs.ts [Balance] Evil Team Admin Rework + Misc Trainer Changes (#6608) 2025-10-08 00:08:50 -05:00
turn-move.ts [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
type-helpers.ts [Refactor] Consolidate typings/ into @types/, and API types (#6823) 2025-12-10 00:31:41 -08:00
typed-arrays.ts [Misc][Refactor] Add scaffolding for TypedArrays and improve typing on methods related to arrays (#6547) 2025-10-06 12:21:58 -05:00
ui.ts [Refactor] Refactor UI text ts (#5946) 2025-07-27 17:46:56 +00:00