pokerogue/src/locales/de
Xavion3 696ff6eae3
Add Challenges (#1459)
* Initial challenge framework

* Add type localisation

* Change how challenges are tracked

Also fixes the difficulty total text

* MVP

Renames challenge types, temporarily hides difficulty, and implements challenge saving.

* Attempt to fix one legal pokemon in a double battle

* Make monotype ignore type changing effects

* Make isOfType correctly detect normal types

* Try to fix double battles again

* Make challenge function more like classic

* Add helper function for fainted or not allowed

* Add framework for fresh start challenge and improve comments

* Try to fix evolution issues

* Make form changing items only usable from rewards screen

* Update localisation

* Additional localisation change

* Add achievements for completing challenges

* Fix initialisation bug with challenge achievements

* Add support for gamemode specific fixed battles

Also make monogen challenges face the e4 of their generation

* Add better support for mobile in challenges

* Localise illegal evolution/form change message

* Update achievement names

* Make alternate forms count for monogen

* Update monotype achievement icons

* Add more comments

* Improve comments

* Fix mid battle form changes

* Reorder mode list

* Remove currently unused localisation entry

* Add type overrides for monotype challenges

Meloetta always counts for psychic and castform always counts for normal

* Change how form changes are handled

Now attempts a switch at the start of each turn instead of immediately

* Add start button to challenge select screen

* Make starter select back out to challenge screen if using challenges

* Fix daily runs

* Update tests to new game mode logic
2024-06-08 01:07:23 -04:00
..
ability-trigger.ts [Ability] Implement Ice Face (#1755) 2024-06-06 11:49:50 -04:00
ability.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
achv.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
battle-message-ui-handler.ts IV Scanner Results Translation (#990) 2024-05-17 05:21:35 -05:00
battle.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
berry.ts Fixed German localization for Starf Berry description and localized zippyZap effect (#1373) 2024-05-25 11:47:31 -05:00
biome.ts Added localization to the biomes. (#1378) 2024-05-25 15:57:22 -05:00
challenges.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
command-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
config.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
dialogue.ts Added missing german dialogue for sailor and firebreather (#1883) 2024-06-07 22:51:49 +01:00
egg.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
fight-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-stats-ui-handler.ts Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01:00
growth.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu.ts loading screen disclaimer 2024-06-04 21:41:36 -04:00
modifier-type.ts [QoL] Move Info Overlay (#1585) 2024-06-05 20:28:12 -05:00
move.ts [Localization] updated german translation for thunderclap (#1598) 2024-05-30 09:43:48 -04:00
nature.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-ui-handler.ts [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts pokemon-info-container Locales (#1413) 2024-05-27 17:28:53 -05:00
pokemon-info.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
pokemon.ts Fix minor typo in Surskit's German name 2024-06-07 16:57:26 -05:00
splash-messages.ts [Localization] German translations added for 'thunderclap', 'wicked/blazing/noxious/combat/magical torque' and fixed a typo (#1595) 2024-05-30 01:12:25 -05:00
starter-select-ui-handler.ts Achievements localization, organized some locales files and ptBR translations (#1150) 2024-06-02 00:53:13 +01:00
trainers.ts [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
tutorial.ts Add Settings On Title Screen, Update Starter-Select Tutorial Dialogue (EN, DE, FR, CN, BR) (#1367) 2024-05-28 16:51:33 -04:00
voucher.ts Add the option to localize the Dialogue (#1254) 2024-05-27 06:14:37 -05:00
weather.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00