mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-10-26 22:15:52 +01:00
* Move LearnMoveSituation to its own file * Remove unused selfStatLowerMoves array * Move all-moves to its own file * Move TurnMove interface to its own file * move AiType to its own file * Move PokemonMove to its own file * Move DamageCalculationResult interface to its own file * Move fieldPosition to its own file * Move hit-result to its own file * Move DamageResult to its own file * Move SpeciesWildEvolutionDelay to its own file * move EvolutionItem to its own file |
||
|---|---|---|
| .. | ||
| ability_swap.test.ts | ||
| battle-order.test.ts | ||
| battle.test.ts | ||
| damage_calculation.test.ts | ||
| double_battle.test.ts | ||
| inverse_battle.test.ts | ||
| special_battle.test.ts | ||