mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01:00
* 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> |
||
|---|---|---|
| .. | ||
| helpers | ||
| matchers | ||
| mocks | ||
| reporters | ||
| saves | ||
| setup | ||
| error-interceptor.ts | ||
| fakeMobile.html | ||
| game-manager-utils.ts | ||
| game-manager.ts | ||
| game-wrapper.ts | ||
| inputs-handler.ts | ||
| listeners-manager.ts | ||
| phase-interceptor.ts | ||
| string-utils.ts | ||
| test-file-initialization.ts | ||
| test-utils.ts | ||
| text-interceptor.ts | ||