pokerogue/src/locales/de
Leo Kim c112abbcd2
[Challenge] Inverse battle challenge (#3525)
* add inverse battle challenge. refactoring type.ts for inverse battle challenge

* update type integer -> number

* add inverse battle condition to thunder wave, conversion 2.

* add inverse_battle test code, add checking gameMode in runToSummon not to overwrite gameMode to CLASSIC always

* update startBattle with isClassicMode default = true

* add inverse achievement

* fix achv validation condition

* remove unnecessary new line

* update defaultWidth 160 -> 200

* update locales

* fix korean translation

* fix korean translation2

* Update src/locales/de/achv.ts

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

* Update src/locales/de/challenges.ts

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

* Update src/locales/de/challenges.ts

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

* resize challenge description 96 -> 84

* update challenge select UI size.

* revert font size to 84. update de translation

* Update src/locales/fr/challenges.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/fr/achv.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/es/challenges.ts

Co-authored-by: Asdar <asdargmng@gmail.com>

* Update src/locales/fr/challenges.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/fr/achv.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* Update src/locales/es/achv.ts

Co-authored-by: Asdar <asdargmng@gmail.com>

* Update src/locales/fr/achv.ts

Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>

* shrink de font size on achivement

* set middle align to achv title

* Update src/locales/zh_CN/achv.ts

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* Update src/locales/zh_TW/achv.ts

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* Update src/locales/zh_CN/challenges.ts

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* Update src/locales/zh_TW/challenges.ts

Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>

* fix zh_TW ahiv.ts

* fix import code on inverse battle test for updated phase

* Update src/data/type.ts

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

* update requested changes

* Update src/locales/pt_BR/achv.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* Update src/locales/pt_BR/achv.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* Update src/locales/pt_BR/challenges.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* [draft] update inverse battle apply function

* change the way how to use applyChallenge for inverse type

* resolve confilct

* fix test codes

* remove unnecessary multiplier variable and break codes

* update getTypeDamageMultiplier argument type from `number` to `Type`

* Fix inverse types tests (#1)

* Fix Inverse Battle tests

* Add timeout parameter to tests

* update requested changes

* update requested changes

* update requested changes2

* update comments

* Update src/test/utils/helpers/challengeModeHelper.ts

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

* Update src/test/utils/helpers/challengeModeHelper.ts

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

* fix mis pasted code

* revert loadChallenge code for  FreshStartChallenge

* code refactoring

* restore challenge.json lost translations

* revert UI changes

* revert unreverted newlines

* Run History inclusion

* requested changes from torranx

* update WaterSuperEffectTypeMultiplierAttr for inverse battle matchup.

* fix test code. adding flying press test code

* update requested change from xavion3

* updated requested change from xavion 2

* update requested changes from xavion 3

* remove exception code which is not valid

* attach partial mark to Freeze dry. requested by xavion

* add missing game over phase code when we delete old phases.ts

* fix test codes

* merge conflict

* fix achv condition

* updated achv block condition. we don't want to change desc now

* resolve conflict

* Eternatus Moveset Tinkering

* Cleaning it up

---------

Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: Asdar <asdargmng@gmail.com>
Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com>
Co-authored-by: frutescens <info@laptop>
2024-08-29 19:59:33 +01:00
..
ability-trigger.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
ability.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
achv.json [Challenge] Inverse battle challenge (#3525) 2024-08-29 19:59:33 +01:00
arena-flyout.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
arena-tag.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
battle-info.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
battle-message-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
battle-scene.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
battle.json [Beta][Bug] Sounds in Dialogue Changes (#3837) 2024-08-27 11:25:49 -07:00
battler-tags.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
berry.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
bgm-name.json [Feature] Implement Additional Evil Teams (#3290) 2024-08-27 19:45:58 +02:00
biome.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
challenges.json [Challenge] Inverse battle challenge (#3525) 2024-08-29 19:59:33 +01:00
command-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
common.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
config.ts [Localization] Use gender context for dialogues (all 3 files) (#3879) 2024-08-29 10:17:40 -07:00
dialogue-double-battle.json [Localization] Use gender context for dialogues (all 3 files) (#3879) 2024-08-29 10:17:40 -07:00
dialogue-final-boss.json [Localization] Use gender context for dialogues (all 3 files) (#3879) 2024-08-29 10:17:40 -07:00
dialogue-misc.json [Localization] Use gender context for dialogues (all 3 files) (#3879) 2024-08-29 10:17:40 -07:00
dialogue.json [Localization] Use gender context for dialogues (all 3 files) (#3879) 2024-08-29 10:17:40 -07:00
egg.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
fight-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
filter-bar.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
game-mode.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
game-stats-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
growth.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
menu-ui-handler.json [Enhancement][UI] Merging Achievements and Vouchers into a single Page (#3424) 2024-08-25 00:36:18 +01:00
menu.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
modifier-select-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
modifier-type.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
modifier.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
move-trigger.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
move.json Translate move.json via GitLocalize (#3759) 2024-08-26 16:23:30 +02:00
nature.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
party-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
pokeball.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
pokemon-form-battle.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
pokemon-form.json Re-Added localisation for Meloetta Pirouette (#3779) 2024-08-26 16:24:11 +02:00
pokemon-info-container.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
pokemon-info.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
pokemon-summary.json Translate pokemon-summary.json via GitLocalize (#3864) 2024-08-28 10:15:56 +02:00
pokemon.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
run-history.json adapt gender context logic to run-history (#3881) 2024-08-29 09:25:45 -07:00
save-slot-select-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
settings.json Translate settings.json via GitLocalize (#3832) 2024-08-26 23:19:26 +02:00
splash-messages.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
starter-select-ui-handler.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
status-effect.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
terrain.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
trainer-classes.json [Feature] Implement Additional Evil Teams (#3290) 2024-08-27 19:45:58 +02:00
trainer-names.json [Feature] Implement Additional Evil Teams (#3290) 2024-08-27 19:45:58 +02:00
trainer-titles.json [Feature] Implement Additional Evil Teams (#3290) 2024-08-27 19:45:58 +02:00
tutorial.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
voucher.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00
weather.json [Localization] Migrate translation files to json (#3709) 2024-08-23 20:52:09 +01:00