mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-06 18:08:21 +01:00
* Cherrypick due to beta roll back * Adds corrected stat eliminated message to move trigger, removes from battle.ts * Adds check for Clear Smog vs Haze/Freezy Frost for targetting purposes * Adds translations for fr, de, and pt_br * Update src/locales/ko/move-trigger.ts with translation Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> * Update korean move-trigger.ts with proper translation * Update src/locales/zh_CN/move-trigger.ts with translation Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> * Update src/locales/zh_TW/move-trigger.ts with translation Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> * Adds locales to ja and ca-ES * Creates unit test for Haze * Removes repeats option on Haze test left from testing * Updates title of haze tests, creates freezy frost tests * Update src/locales/es/move-trigger.ts with translation Co-authored-by: Asdar <asdargmng@gmail.com> * Fixes freezy_frost.test.ts copy errors from Haze test --------- Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com> Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> Co-authored-by: Asdar <asdargmng@gmail.com> |
||
|---|---|---|
| .. | ||
| abilities | ||
| achievements | ||
| arena | ||
| battle | ||
| battlerTags | ||
| eggs | ||
| evolutions | ||
| field | ||
| inputs | ||
| items | ||
| localization | ||
| moves | ||
| phases | ||
| settingMenu | ||
| sprites | ||
| ui | ||
| utils | ||
| account.spec.ts | ||
| battle-scene.test.ts | ||
| battle-stat.spec.ts | ||
| evolution.test.ts | ||
| final_boss.test.ts | ||
| fontFace.setup.ts | ||
| game-mode.test.ts | ||
| imports.test.ts | ||
| internals.test.ts | ||
| pre.test.ts | ||
| vitest.setup.ts | ||