Merge branch 'summary' into contribsummary

This commit is contained in:
Jannik Tappert 2024-05-15 23:47:21 +02:00
commit 3c7e873a4e
17 changed files with 182 additions and 120 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -1,40 +1,40 @@
import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const biome: SimpleTranslationEntries = {
"unknownLocation": "Somewhere you can\'t remember",
"TOWN": "Town",
"PLAINS": "Plains",
"GRASS": "Grassy Field",
"TALL_GRASS": "Tall Grass",
"METROPOLIS": "Metropolis",
"FOREST": "Forest",
"SEA": "Sea",
"SWAMP": "Swamp",
"BEACH": "Beach",
"LAKE": "Lake",
"SEABED": "Seabed",
"MOUNTAIN": "Mountain",
"BADLANDS": "Badlands",
"CAVE": "Cave",
"DESERT": "Desert",
"ICE_CAVE": "Ice Cave",
"MEADOW": "Meadow",
"POWER_PLANT": "Power Plant",
"VOLCANO": "Volcano",
"GRAVEYARD": "Graveyard",
"unknownLocation": "An einem unbekannten Ort",
"TOWN": "Stadt",
"PLAINS": "Ebene",
"GRASS": "Grasfeld",
"TALL_GRASS": "Hohes Gras",
"METROPOLIS": "Metropole",
"FOREST": "Wald",
"SEA": "Meer",
"SWAMP": "Sumpf",
"BEACH": "Strand",
"LAKE": "See",
"SEABED": "Meeresboden",
"MOUNTAIN": "Berg",
"BADLANDS": "Kargland",
"CAVE": "Höhle",
"DESERT": "Wüste",
"ICE_CAVE": "Eishöhle",
"MEADOW": "Weide",
"POWER_PLANT": "Kraftwerk",
"VOLCANO": "Vulkan",
"GRAVEYARD": "Friedhof",
"DOJO": "Dojo",
"FACTORY": "Factory",
"RUINS": "Ancient Ruins",
"WASTELAND": "Wasteland",
"ABYSS": "The Abyss",
"SPACE": "Stratosphere",
"CONSTRUCTION_SITE": "Construction Site",
"JUNGLE": "Jungle",
"FAIRY_CAVE": "Fairy Cave",
"TEMPLE": "Temple",
"SLUM": "Slum",
"SNOWY_FOREST": "Snowy Forest",
"ISLAND": "Island",
"LABORATORY": "Laboratory",
"END": "Final Destination",
} as const;
"FACTORY": "Fabrik",
"RUINS": "Alte Ruinen",
"WASTELAND": "Ödland",
"ABYSS": "Der Abgrund",
"SPACE": "Stratosphäre",
"CONSTRUCTION_SITE": "Baustelle",
"JUNGLE": "Dschungel",
"FAIRY_CAVE": "Feenhöhle",
"TEMPLE": "Tempel",
"SLUM": "Elendsviertel",
"SNOWY_FOREST": "Verschneiter Wald",
"ISLAND": "Insel",
"LABORATORY": "Labor",
"END": "Ende",
} as const;

View File

@ -1,17 +1,21 @@
import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const partyUiHandler: SimpleTranslationEntries = {
"choosePokemon": "Choose a Pokémon.",
"cantReleaseInBattle": "You can\'t release a Pokémon that\'s in battle!",
"what2doWithPoke": "Do what with this Pokémon?",
"cancelShort": "Cancel",
"selectMove": "Select a move.",
"selectHeldItemTransfer": "Select a held item to transfer.",
"selectSplice": "Select another Pokémon to splice.",
"deactivate": "Deactivate",
"activate": "Activate",
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"choosePokemon": "Wähle ein Pokémon.",
"cantReleaseInBattle": "Kämpfende Pokémon können\n nicht freigelassen werden.",
"what2doWithPoke": "Was möchtest du mit diesem Pokémon tun?",
"cancelShort": "Abbrechen",
"selectMove": "Wähle eine Attacke.",
"selectHeldItemTransfer": "Wähle welches Item du übertragen möchtest.",
"selectSplice": "Wähle ein Pokémon zum verbinden.",
"deactivate": "Deaktivieren",
"activate": "Aktivieren",
"SEND_OUT": "Einwechseln",
"SUMMARY": "Info",
"RELEASE": "Freilassen",
"CANCEL": "Abbrechen",
"unpauseEvolution": "{{pokemonName}} kann jetzt wieder\nentwickelt werden.",
"unsplicePokemon": "Willst du wirklich {{fusionSpeciesName}}\nvon {{pokemonName}} trennen? {{fusionSpeciesName}} wird freigelassen.",
"spliceRevertText": "{{fusionName}} wurde wieder zu {{pokemonName}}.",
"releasePokemon": "Willst du {{pokemonName}} wirklich freilassen?",
} as const;

View File

@ -16,8 +16,8 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
"gen7": "VII",
"gen8": "VIII",
"gen9": "IX",
"growthRate": "Wachstum:",
"ability": "Fhgkeit:",
"growthRate": "Wachstumrate:",
"ability": "Fähigkeit:",
"passive": "Passiv:",
"nature": "Wesen:",
"eggMoves": "Ei-Attacken",
@ -40,7 +40,7 @@ export const starterSelectUiHandler: SimpleTranslationEntries = {
"disablePassive": "Passiv-Skill deaktivieren",
"locked": "Gesperrt",
"disabled": "Deaktiviert",
"uncaught": "Uncaught",
"luck":" Luck",
"form": "Form"
"uncaught": "Nicht gefangen",
"luck":" Glück",
"form": "Form",
}

View File

@ -3,15 +3,15 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const SummaryUiHandler: SimpleTranslationEntries = {
"pokemonInfo": "Pokémon Info", //Currently unused
"originalTrainer": "OT",
"type": "Type",
"natureBeforeText": "",
"natureAfterText": " nature",
"apparently": "apparently",
"metAtLv":"met at Lv",
"type": "Typ",
"natureBeforeText": "Wesen: ",
"natureAfterText": "",
"apparently": "Wahrscheinlich",
"metAtLv":"getroffen auf Lvl. ",
"status": "Status",
"lvl": "Lvl",
"unknown": 'Unknown',
"expPoints": "EXP. Points",
"nextLv": "Next Lv.",
"moveStats": "Power\nAccuracy\nCategory"
"unknown": 'Unbekannt',
"expPoints": "EP",
"nextLv": "Nächstes Lv",
"moveStats": "Stärke\nGenauigkeit\nKategorie",
} as const;

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"CANCEL": "Cancel",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Cambiar",
"SUMMARY": "Datos",
"RELEASE": "Liberar",
"CANCEL": "Cancelar"
"CANCEL": "Cancelar",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"CANCEL": "Cancel",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"CANCEL": "Cancel",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -1,23 +1,23 @@
import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const menuUiHandler: SimpleTranslationEntries = {
"GAME_SETTINGS": 'Configurações',
"GAME_SETTINGS": "Configurações",
"ACHIEVEMENTS": "Conquistas",
"STATS": "Estatísticas",
"VOUCHERS": "Vouchers",
"EGG_LIST": "Incubadora",
"EGG_GACHA": "Gacha de Ovos",
"MANAGE_DATA": "Gerenciar Dados",
"EGG_GACHA": "Gacha de ovos",
"MANAGE_DATA": "Gerenciar dados",
"COMMUNITY": "Comunidade",
"SAVE_AND_QUIT": "Save and Quit",
"SAVE_AND_QUIT": "Salvar e sair",
"LOG_OUT": "Logout",
"slot": "Slot {{slotNumber}}",
"importSession": "Importar Sessão",
"importSession": "Importar sessão",
"importSlotSelect": "Selecione um slot para importar.",
"exportSession": "Exportar Sessão",
"exportSession": "Exportar sessão",
"exportSlotSelect": "Selecione um slot para exportar.",
"importData": "Importar Dados",
"exportData": "Exportar Dados",
"importData": "Importar dados",
"exportData": "Exportar dados",
"cancel": "Cancelar",
"losingProgressionWarning": "Você vai perder todo o progresso desde o início da batalha. Confirmar?"
} as const;

View File

@ -8,7 +8,7 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
export const menu: SimpleTranslationEntries = {
"cancel": "Cancelar",
"continue": "Continuar",
"dailyRun": "Desafio diário (Beta)",
"dailyRun": "Desafio Diário (Beta)",
"loadGame": "Carregar Jogo",
"newGame": "Novo Jogo",
"selectGameMode": "Escolha um modo de jogo.",
@ -35,11 +35,11 @@ export const menu: SimpleTranslationEntries = {
"boyOrGirl": "Você é um menino ou uma menina?",
"boy": "Menino",
"girl": "Menina",
"evolving": "What?\n{{pokemonName}} is evolving!",
"stoppedEvolving": "{{pokemonName}} stopped evolving.",
"pauseEvolutionsQuestion": "Would you like to pause evolutions for {{pokemonName}}?\nEvolutions can be re-enabled from the party screen.",
"evolutionsPaused": "Evolutions have been paused for {{pokemonName}}.",
"evolutionDone": "Congratulations!\nYour {{pokemonName}} evolved into {{evolvedPokemonName}}!",
"evolving": "Que?\n{{pokemonName}} tá evoluindo!",
"stoppedEvolving": "{{pokemonName}} parou de evoluir.",
"pauseEvolutionsQuestion": "Gostaria de pausar evoluções para {{pokemonName}}?\nEvoluções podem ser religadas na tela de equipe.",
"evolutionsPaused": "Evoluções foram paradas para {{pokemonName}}.",
"evolutionDone": "Parabéns!\nSeu {{pokemonName}} evolui para {{evolvedPokemonName}}!",
"dailyRankings": "Classificação Diária",
"weeklyRankings": "Classificação Semanal",
"noRankings": "Sem Classificação",

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"CANCEL": "Cancel",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -4,41 +4,41 @@ import { SimpleTranslationEntries } from "#app/plugins/i18n";
* The weather namespace holds text displayed when weather is active during a battle
*/
export const weather: SimpleTranslationEntries = {
"sunnyStartMessage": "The sunlight got bright!",
"sunnyLapseMessage": "The sunlight is strong.",
"sunnyClearMessage": "The sunlight faded.",
"sunnyStartMessage": "A luz do sol ficou clara!",
"sunnyLapseMessage": "A luz do sol está forte.",
"sunnyClearMessage": "A luz do sol sumiu.",
"rainStartMessage": "A downpour started!",
"rainLapseMessage": "The downpour continues.",
"rainClearMessage": "The rain stopped.",
"rainStartMessage": "Começou a chover!",
"rainLapseMessage": "A chuva continua forte.",
"rainClearMessage": "A chuva parou.",
"sandstormStartMessage": "A sandstorm brewed!",
"sandstormLapseMessage": "The sandstorm rages.",
"sandstormClearMessage": "The sandstorm subsided.",
"sandstormDamageMessage": "{{pokemonPrefix}}{{pokemonName}} is buffeted\nby the sandstorm!",
"sandstormStartMessage": "Uma tempestade de areia se formou!",
"sandstormLapseMessage": "A tempestade de areia é violenta.",
"sandstormClearMessage": "A tempestade de areia diminuiu.",
"sandstormDamageMessage": "{{pokemonPrefix}}{{pokemonName}} é atingido\npela tempestade de areia!",
"hailStartMessage": "It started to hail!",
"hailLapseMessage": "Hail continues to fall.",
"hailClearMessage": "The hail stopped.",
"hailDamageMessage": "{{pokemonPrefix}}{{pokemonName}} is pelted\nby the hail!",
"hailStartMessage": "Começou a chover granizo!",
"hailLapseMessage": "Granizo cai do céu.",
"hailClearMessage": "O granizo parou.",
"hailDamageMessage": "{{pokemonPrefix}}{{pokemonName}} é atingido\npelo granizo!",
"snowStartMessage": "It started to snow!",
"snowLapseMessage": "The snow is falling down.",
"snowClearMessage": "The snow stopped.",
"snowStartMessage": "Começou a nevar!",
"snowLapseMessage": "A neve continua caindo.",
"snowClearMessage": "Parou de nevar.",
"fogStartMessage": "A thick fog emerged!",
"fogLapseMessage": "The fog continues.",
"fogClearMessage": "The fog disappeared.",
"fogStartMessage": "Uma névoa densa se formou!",
"fogLapseMessage": "A névoa continua forte.",
"fogClearMessage": "A névoa sumiu.",
"heavyRainStartMessage": "A heavy downpour started!",
"heavyRainLapseMessage": "The heavy downpour continues.",
"heavyRainClearMessage": "The heavy rain stopped.",
"heavyRainStartMessage": "Um temporal começou!",
"heavyRainLapseMessage": "O temporal continua forte.",
"heavyRainClearMessage": "O temporal parou.",
"harshSunStartMessage": "The sunlight got hot!",
"harshSunLapseMessage": "The sun is scorching hot.",
"harshSunClearMessage": "The harsh sunlight faded.",
"harshSunStartMessage": "A luz do sol está escaldante!",
"harshSunLapseMessage": "A luz do sol é intensa.",
"harshSunClearMessage": "A luz do sol enfraqueceu.",
"strongWindsStartMessage": "A heavy wind began!",
"strongWindsLapseMessage": "The wind blows intensely.",
"strongWindsClearMessage": "The heavy wind stopped."
"strongWindsStartMessage": "Ventos fortes apareceram!",
"strongWindsLapseMessage": "Os ventos fortes continuam.",
"strongWindsClearMessage": "Os ventos fortes diminuíram.",
}

View File

@ -13,5 +13,10 @@ export const partyUiHandler: SimpleTranslationEntries = {
"SEND_OUT": "Send Out",
"SUMMARY": "Summary",
"RELEASE": "Release",
"CANCEL": "Cancel"
"CANCEL": "Cancel",
"unpauseEvolution": "Evolutions have been unpaused for {{pokemonName}}",
"unsplicePokemon": "`Do you really want to unsplice {{fusionSpeciesName}}\nfrom {{pokemonName}? {{fusionSpeciesName}} will be lost.",
"spliceRevertText": "{{fusionName}} was reverted to {{pokemonName}}.",
"releasePokemon": "Do you really want to release {{pokemonName}}?",
} as const;

View File

@ -303,18 +303,18 @@ export default class PartyUiHandler extends MessageUiHandler {
this.clearOptions();
ui.playSelect();
pokemon.pauseEvolutions = false;
this.showText(`Evolutions have been unpaused for ${pokemon.name}.`, null, () => this.showText(null, 0), null, true);
this.showText(i18next.t("partyUiHandler:unpauseEvolution",{pokemonName: pokemon.name}), null, () => this.showText(null, 0), null, true);
} else if (option === PartyOption.UNSPLICE) {
this.clearOptions();
ui.playSelect();
this.showText(`Do you really want to unsplice ${pokemon.fusionSpecies.name}\nfrom ${pokemon.name}? ${pokemon.fusionSpecies.name} will be lost.`, null, () => {
this.showText(i18next.t("partyUiHandler:unsplicePokemon",{fusionSpeciesName: pokemon.fusionSpecies.name, pokemonName: pokemon.name}), null, () => {
ui.setModeWithoutClear(Mode.CONFIRM, () => {
const fusionName = pokemon.name;
pokemon.unfuse().then(() => {
this.clearPartySlots();
this.populatePartySlots();
ui.setMode(Mode.PARTY);
this.showText(`${fusionName} was reverted to ${pokemon.name}.`, null, () => {
this.showText(i18next.t("partyUiHandler:spliceRevertText",{fusionName: fusionName,pokemonName: pokemon.name}), null, () => {
ui.setMode(Mode.PARTY);
this.showText(null, 0);
}, null, true);
@ -328,7 +328,7 @@ export default class PartyUiHandler extends MessageUiHandler {
this.clearOptions();
ui.playSelect();
if (this.cursor >= this.scene.currentBattle.getBattlerCount()) {
this.showText(`Do you really want to release ${pokemon.name}?`, null, () => {
this.showText(i18next.t("partyUiHandler:releasePokemon",{pokemonName: pokemon.name}), null, () => {
ui.setModeWithoutClear(Mode.CONFIRM, () => {
ui.setMode(Mode.PARTY);
this.doRelease(this.cursor);

View File

@ -238,12 +238,22 @@ export default class StarterSelectUiHandler extends MessageUiHandler {
this.pokemonNameText.setOrigin(0, 0);
this.starterSelectContainer.add(this.pokemonNameText);
let growthRateXPosition = 34;
switch (i18next.language) {
case 'de':
growthRateXPosition = 38;
break;
default:
growthRateXPosition = 34;
break
}
this.pokemonGrowthRateLabelText = addTextObject(this.scene, 8, 106, i18next.t("starterSelectUiHandler:growthRate"), TextStyle.SUMMARY_ALT, { fontSize: '36px' });
this.pokemonGrowthRateLabelText.setOrigin(0, 0);
this.pokemonGrowthRateLabelText.setVisible(false);
this.starterSelectContainer.add(this.pokemonGrowthRateLabelText);
this.pokemonGrowthRateText = addTextObject(this.scene, 34, 106, '', TextStyle.SUMMARY_PINK, { fontSize: '36px' });
this.pokemonGrowthRateText = addTextObject(this.scene, growthRateXPosition, 106, '', TextStyle.SUMMARY_PINK, { fontSize: '36px' });
this.pokemonGrowthRateText.setOrigin(0, 0);
this.starterSelectContainer.add(this.pokemonGrowthRateText);
@ -262,6 +272,9 @@ export default class StarterSelectUiHandler extends MessageUiHandler {
case 'pt_BR':
starterInfoXPosition = 32;
break;
case 'de':
starterInfoXPosition = 36;
break;
default:
starterInfoXPosition = 31;
break
@ -274,6 +287,9 @@ export default class StarterSelectUiHandler extends MessageUiHandler {
case 'pt_BR':
starterInfoTextSize = '47px';
break;
case 'de':
starterInfoTextSize = '52px';
break;
default:
starterInfoTextSize = '56px';
break
@ -461,12 +477,12 @@ export default class StarterSelectUiHandler extends MessageUiHandler {
this.pokemonSprite.setPipeline(this.scene.spritePipeline, { tone: [ 0.0, 0.0, 0.0, 0.0 ], ignoreTimeTint: true });
this.starterSelectContainer.add(this.pokemonSprite);
this.type1Icon = this.scene.add.sprite(8, 98, 'types');
this.type1Icon = this.scene.add.sprite(8, 98, `types${Utils.verifyLang(i18next.language) ? `_${i18next.language}` : ''}`);
this.type1Icon.setScale(0.5);
this.type1Icon.setOrigin(0, 0);
this.starterSelectContainer.add(this.type1Icon);
this.type2Icon = this.scene.add.sprite(26, 98, 'types');
this.type2Icon = this.scene.add.sprite(26, 98, `types${Utils.verifyLang(i18next.language) ? `_${i18next.language}` : ''}`);
this.type2Icon.setScale(0.5);
this.type2Icon.setOrigin(0, 0);
this.starterSelectContainer.add(this.type2Icon);

View File

@ -108,6 +108,8 @@ export default class SummaryUiHandler extends UiHandler {
setup() {
const ui = this.getUi();
const language = i18next.language;
this.summaryContainer = this.scene.add.container(0, 0);
this.summaryContainer.setVisible(false);
ui.add(this.summaryContainer);
@ -225,7 +227,17 @@ export default class SummaryUiHandler extends UiHandler {
moveEffectBg.setOrigin(0, 0);
this.moveEffectContainer.add(moveEffectBg);
const moveEffectLabels = addTextObject(this.scene, 8, 12, i18next.t('summaryUiHandler:moveStats'), TextStyle.SUMMARY);
let moveStatsXValue = 8;
switch (language) {
case 'de':
moveStatsXValue = 3;
break;
default:
moveStatsXValue = 8;
break;
}
const moveEffectLabels = addTextObject(this.scene, moveStatsXValue, 12, i18next.t('summaryUiHandler:moveStats'), TextStyle.SUMMARY);
moveEffectLabels.setLineSpacing(9);
moveEffectLabels.setOrigin(0, 0);