mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-10-22 21:15:50 +02:00
* beginnings of implementation of mirror armor * logging some new changes * fixing edge cases * adding changes for sticky web and other features of mirror armor * adding changes for sticky web and other features of mirror armor * adding more unit tests and cleaning up notes * Update src/data/ability.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Update src/data/ability.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Update src/data/ability.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * Update src/data/ability.ts Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * using arena tags source id variable * updating submodule pointer for locales * small change * Update src/data/move.ts commit Kev fix (minor flip for consistency) Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> * fix import * Use global scene * Update tests --------- Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com> Co-authored-by: Madmadness65 <59298170+Madmadness65@users.noreply.github.com> Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com> |
||
---|---|---|
.. | ||
balance | ||
mystery-encounters | ||
ability.ts | ||
arena-tag.ts | ||
battle-anims.ts | ||
battler-tags.ts | ||
berry.ts | ||
challenge.ts | ||
custom-pokemon-data.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 |