pokerogue/src/@types
Wlowscha 2fe99cc3bf
[Refactor] Refactor Starter and its handling (#6477)
* Reworked `Starter` interface with more explicit information

* Use Starter in ssui

* Fixed some bugs

* Passing starter.ivs to playerPokemon

* Using speciesIds

* Fixed getTestRunStarters

* Reverted some parameter changes

* Initialize starters in ssui

* Don't clear starters before starting run

* Fix to game manager

* Apply suggestions from code review

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Set ivs to 0 in part timer test

* Setting the right ivs

* Moved ssui to handlers folder

* Ran biome all

* Fixed broken imports

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-09-21 11:07:08 -07:00
..
api [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
helpers [Test] Improved typing on BattlerTagData and ArenaTagData; improved test matchers (#6338) 2025-09-05 21:50:37 -05:00
ability-types.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
arena-tags.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
attack-move-result.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07:00
battler-tags.ts [Bug] Apply Supreme Overlord only once on summon (#6575) 2025-09-19 23:08:02 -05:00
common.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08: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
held-modifier-config.ts [Dev] Enable Biome import sorting (#6052) 2025-07-13 00:21:25 -07: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
save-data.ts [Refactor] Refactor Starter and its handling (#6477) 2025-09-21 11:07:08 -07:00
session-save-migrator.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
settings-save-migrator.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00
system-save-migrator.ts [Refactor] Move type definitions away from game-data.ts (#6487) 2025-09-10 14:09:33 -05:00
trainer-funcs.ts [Dev] Move Fixed Battle Configs to own file (#6054) 2025-07-15 21:54:15 -07:00
turn-move.ts [Refactor] Moved various classes/interfaces to own files (#5870) 2025-06-28 01:55:47 -07:00
ui.ts [Refactor] Refactor UI text ts (#5946) 2025-07-27 17:46:56 +00:00
user-info.ts [Misc] Standardize-file-names (#6137) 2025-07-24 16:38:31 -04:00