mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-24 18:49:16 +01:00
* [Bug] Toxic Spikes implementation issues fixed Adjusted MoveEffectPhase.start() so that ENEMY_SIDE targeted moves no longer occur twice per use in double battles. Updated Toxic Orb test to no longer expect a tick of damage turn 1. Fixed Toxic/Poison dealing damage immediately when applied. Fixed Hazards not persisting through save Added unit tests Fixed flyout not displaying correct number of Spikes/Toxic Spikes after a refresh * Update Toxic Orb test * Updates Toxic Spikes tests * Apply suggestions from code review * Fix merge issues Replace `integer` with `number` in `arena-tag.ts` * Remove partial Magic Bounce implementation * Remove stray newline * Remove extra change in safeguard test --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| settings | ||
| achv.ts | ||
| arena-data.ts | ||
| challenge-data.ts | ||
| egg-data.ts | ||
| game-data.ts | ||
| game-speed.ts | ||
| game-stats.ts | ||
| modifier-data.ts | ||
| pokemon-data.ts | ||
| session-history.ts | ||
| trainer-data.ts | ||
| unlockables.ts | ||
| version-converter.ts | ||
| voucher.ts | ||