pokerogue/src/field
chaosgrimmon 55f2a32d9f
[Bug] Grounded on Terrain fixes (#2969)
* [Help] [Move/Bug] Patches Psychic Terrain applicability edge cases

Was cancelling moves even if targeted mons weren't on the terrain.

* [Bug `]Pokemon.isGrounded` does not exist

Replaced with `Pokemon.isGrounded()`, which does.

* [Bug] Psychic Terrain priority move cancel ignoring ungrounded

* [Bug] Semi-invulnerable should not be grounded
2024-07-11 10:21:38 -04:00
..
anims.ts fix anmation duplicate warnings 2024-05-24 22:57:47 -04:00
arena.ts [Feature] Stop random trainers from spawning near fixed battles (#2610) 2024-07-08 10:33:47 -04:00
damage-number-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
pokemon-sprite-sparkle-handler.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
pokemon.ts [Bug] Grounded on Terrain fixes (#2969) 2024-07-11 10:21:38 -04:00
trainer.ts [Bug] add playerfiled length check for score determination (#2583) 2024-06-25 00:15:11 -04:00