mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 06:45:24 +01:00
* Cleanup evolution phase * Update evolution phase and types * Refactor form change phase * Simplify game-speed.ts and update evo phase * Move delay in formChangePhase to first element * Fix mock video object return methods * Fix tween chain mock * Add todo comment to mock phaser's tween manager * Remove jarring flash when evolution begins * Fix missing method chaining in evo phase * Apply biome formatting |
||
|---|---|---|
| .. | ||
| mocksContainer | ||
| mockClock.ts | ||
| mockConsoleLog.ts | ||
| mockContextCanvas.ts | ||
| mockFetch.ts | ||
| mockGameObject.ts | ||
| mockGameObjectCreator.ts | ||
| mockLoader.ts | ||
| mockLocalStorage.ts | ||
| mockTextureManager.ts | ||
| mockTimedEventManager.ts | ||
| mockVideoGameObject.ts | ||