mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-10-20 20:15:50 +02: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> |
||
---|---|---|
.. | ||
balance | ||
mystery-encounters | ||
ability.ts | ||
arena-tag.ts | ||
battle-anims.ts | ||
battler-tags.ts | ||
berry.ts | ||
challenge.ts | ||
daily-run.ts | ||
dialogue.ts | ||
egg-hatch-data.ts | ||
egg.ts | ||
exp.ts | ||
gender.ts | ||
move.ts | ||
nature.ts | ||
pokeball.ts | ||
pokemon-forms.ts | ||
pokemon-species.ts | ||
splash-messages.ts | ||
status-effect.ts | ||
terrain.ts | ||
trainer-config.ts | ||
trainer-names.ts | ||
type.ts | ||
variant.ts | ||
weather.ts |