pokerogue/src/data
innerthunder e930536efe
[Move] Implement Powder (with edge case) (#3662)
* Powder basic implementation

* Add Powder integration tests

* Fix thaw test

* Use new test utils and type check function

* More edge case tests

* Make Powder (P)

* Add locale keys

* Add placeholder common anim

* Use CommonAnimPhase instead of async animation

* Add comments with new English text

* Make Powder `edgeCase` instead

* ESLint

* Fix imports

* Add `moveName` key arg for other languages

* ESLint

* Update locales

* Fix pages issues

* Update Powder explosion animation

* Update common-powder.json

* Update src/test/moves/powder.test.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>

* Remove lingering TIMEOUTs

* More test cleanup

---------

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-12-01 14:27:55 -08:00
..
balance [Bug] Fix fusions learning moves of wrong component mon on evolution (#4921) 2024-12-01 17:38:16 +01:00
mystery-encounters [Bug][UI] Fixes to Run History Logging (#4716) 2024-12-01 19:48:43 +01:00
ability.ts [Ability] Fully implement Sheer Force (#4890) 2024-11-30 18:40:05 -08:00
arena-tag.ts [Bug] Prevent battle skip with Wimp Out (#4931) 2024-11-30 11:44:06 -08:00
battle-anims.ts [Move] Implement Powder (with edge case) (#3662) 2024-12-01 14:27:55 -08:00
battler-tags.ts [Move] Implement Powder (with edge case) (#3662) 2024-12-01 14:27:55 -08:00
berry.ts [Beta][P2] Several Unburden bug fixes (#4820) 2024-11-10 14:21:29 -05:00
challenge.ts Set the IVs of default starters to 15. (#4861) 2024-11-14 11:35:13 -08:00
custom-pokemon-data.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
daily-run.ts [Refactor] Pokerogue API client (#4583) 2024-11-04 15:57:21 -05:00
dialogue.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg-hatch-data.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
egg.ts [Balance] Remove reduced weight for regional species from egg pulls (#4882) 2024-11-18 17:46:52 -08:00
exp.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
gender.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
move.ts [Move] Implement Powder (with edge case) (#3662) 2024-12-01 14:27:55 -08:00
nature.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball.ts [Feature] [Item] Add Catching Charm item (#4811) 2024-11-09 14:38:45 +08:00
pokemon-forms.ts [Ability] Fully implement Sheer Force (#4890) 2024-11-30 18:40:05 -08:00
pokemon-species.ts [Sprite][Bug][ME] Fix ME Intro visuals for shinies and other shiny related fixes (#4827) 2024-11-30 16:08:53 -08:00
splash-messages.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
status-effect.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
terrain.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
trainer-config.ts [Sprite][Bug][ME] Fix ME Intro visuals for shinies and other shiny related fixes (#4827) 2024-11-30 16:08:53 -08:00
trainer-names.ts add new lint rules....again 2024-10-04 13:08:31 +08:00
type.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
variant.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
weather.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00