pokerogue/src/data
Sirz Benjie 7a015e094f
[Bug] [Move] Add focus punch lost focus message (#5341)
* Add focus punch lost focus message

* Rename attribute

* Added automated test

* Fix failedToTerrain being undefined

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

Co-authored-by: Wlowscha <54003515+Wlowscha@users.noreply.github.com>

* Update src/data/move.ts

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

---------

Co-authored-by: Wlowscha <54003515+Wlowscha@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2025-02-22 13:33:32 -05:00
..
balance [UI/UX] In-Game Pokedex (#5083) 2025-02-08 11:48:06 -05:00
mystery-encounters [Refactor] Remove Promises from moves and abilities (#5283) 2025-02-21 09:34:39 +01:00
ability.ts [Bug] [Move] Add focus punch lost focus message (#5341) 2025-02-22 13:33:32 -05:00
arena-tag.ts [Ability] Implement Mirror Armor (#4769) 2025-02-09 03:14:56 -05:00
battle-anims.ts [Feature] Tera Rework (#5233) 2025-02-16 16:20:50 -05:00
battler-tags.ts [Move] Make Disable disable most recent move instead of oldest move (#5321) 2025-02-17 20:53:57 -06:00
berry.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
challenge.ts [UI][Enhancement] Allow tera type choice on starter select (#5366) 2025-02-21 07:23:08 +11:00
custom-pokemon-data.ts [Move] Improve implementation of Rage Fist damage increase (#5129) 2025-01-19 11:52:50 -06:00
daily-run.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
dialogue.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
egg-hatch-data.ts [Refactor] Create global scene variable (#4766) 2025-01-12 15:33:05 -08:00
egg.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
exp.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
gender.ts Add eslint rule to enforce indenting of case statements (#4692) 2024-10-20 02:44:36 +01:00
move.ts [Bug] [Move] Add focus punch lost focus message (#5341) 2025-02-22 13:33:32 -05:00
nature.ts [Refactor] Remove unnecessary re-exports (#4818) 2024-11-08 17:44:34 -05:00
pokeball.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
pokemon-forms.ts [Feature] Tera Rework (#5233) 2025-02-16 16:20:50 -05:00
pokemon-species.ts [Bug] Giratina no longer loses its' Hidden Ability going from Origin back to Altered Form #5326 2025-02-21 02:43:45 -06:00
splash-messages.ts Revert "[UI/UX] Refactor and enable seasonal splash messages (#5009)" (#5014) 2024-12-19 16:04:12 -08:00
status-effect.ts [Bug][Test] Instruct Bugfixes + More tests (#5134) 2025-01-29 19:19:05 -07:00
terrain.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
trainer-config.ts [Balance] Guarantee Tera Orb as a reward from Rival 4, Remove it from Classic Item Pool (#5353) 2025-02-16 20:40:11 -05:00
trainer-names.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
type.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
variant.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00
weather.ts [Refactor] Replace all instances of integer with number (#5250) 2025-02-04 17:56:13 -07:00