pokerogue/src/test
Tempoanon 0f510996f0
[Bug] Fix strong winds calculation (#2423)
* Fix strong winds calculation

* add unit test

* Add strong winds effect message

* Update src/locales/de/weather.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/es/weather.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/fr/weather.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/it/weather.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

* Update src/locales/ko/weather.ts

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>

---------

Co-authored-by: torranx <torranicles@gmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-07-05 19:59:53 +01:00
..
abilities [Ability] Fully Implement Steely Spirit (#2749) 2024-07-03 12:55:39 -04:00
achievements [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
arena [Bug] Fix strong winds calculation (#2423) 2024-07-05 19:59:53 +01:00
battle [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
eggs [Bug] Legendary pull rate fix from Leg. up machine (#2587) 2024-06-25 10:14:28 -04:00
inputs [CI] Add GitHub Action to Run Silent Tests on PRs to Main (#2100) 2024-06-11 19:13:02 +02:00
items [Bug] Fix Grip Claw sometimes stealing from the wrong enemy (#2766) 2024-07-03 14:48:41 -04:00
lokalisation [Tests] add unit-tests for battle-stat.ts (#2752) 2024-07-05 11:30:48 -04:00
moves [Bug] Fix Make It Rain applying stat change twice after KO'ing both opponents (#2696) 2024-06-29 13:59:26 -04:00
phases [Bug] Fix PostSummonPhase Logic to Support Single Pokémon Teams (#2153) 2024-06-13 08:42:25 -04:00
settingMenu [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
sprites [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
ui [QoL] Add red color to the quantity if the item is at it's held limit (#2221) 2024-07-05 13:50:19 -04:00
utils [Tests] add unit-tests for battle-stat.ts (#2752) 2024-07-05 11:30:48 -04:00
account.spec.ts [Tests] add unit tests for accounts (#2748) 2024-07-02 22:00:44 -04:00
battle-stat.spec.ts [Tests] add unit-tests for battle-stat.ts (#2752) 2024-07-05 11:30:48 -04:00
fontFace.setup.ts tests: add mock for FontFace and it to vitest setup (#1591) 2024-05-30 04:44:36 +01:00
imports.test.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
vitest.setup.ts Add dependency cruiser command (#2192) 2024-06-16 00:26:37 -04:00