pokerogue/test/arena
Sirz Benjie c82e01eed3
[Refactor] Move many interfaces and enums to their own file (#5646)
* 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
2025-04-14 08:31:26 -07:00
..
arena_gravity.test.ts [Refactor] Move many interfaces and enums to their own file (#5646) 2025-04-14 08:31:26 -07:00
grassy_terrain.test.ts [Refactor] Move many interfaces and enums to their own file (#5646) 2025-04-14 08:31:26 -07:00
weather_fog.test.ts [Refactor] Move many interfaces and enums to their own file (#5646) 2025-04-14 08:31:26 -07:00
weather_hail.test.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
weather_sandstorm.test.ts [Misc][Refactor][GitHub] Ditch eslint for biome, and add a formatter (#5495) 2025-03-09 14:13:25 -07:00
weather_strong_winds.test.ts [Refactor] Move many interfaces and enums to their own file (#5646) 2025-04-14 08:31:26 -07:00