mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-11 22:01:26 +01:00
* Pokemon movesets no longer allow `null` values * Clean up all the bangs caused by movesets allowing `null` * Pokemon movesets no longer allow `null` values * Clean up all the bangs caused by movesets allowing `null` * Fix merge issues * Remove various unnecessary `?` * Apply biome * Fix `global-trade-system-encounter.ts` * Fix merge issue * Remove unnecessary parentheses * Remove missed `?` * Match formatting of `pokemon.ts` |
||
|---|---|---|
| .. | ||
| helpers | ||
| mocks | ||
| saves | ||
| errorInterceptor.ts | ||
| fakeMobile.html | ||
| gameManager.ts | ||
| gameManagerUtils.ts | ||
| gameWrapper.ts | ||
| inputsHandler.ts | ||
| phaseInterceptor.ts | ||
| testUtils.ts | ||
| TextInterceptor.ts | ||