mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-02 11:46:11 +00:00
ac2f7755c2
* Started Dialogue Loc. This is very much WIP * Done with the trainer dialogue except the rival(s). And the special dialogue... * Added Rival Dialogue * Added final boss and ending dialogue * Added Dialogue to all languages (just copied the english file). And updates the config.ts * Added chinese splash * Lint * Added the new dialogue for the galar elite 4 * The dobule dialogue is now also localizable (also added dialogue localization files at all to chinese TW * Added german dialouge for the named doubles * Added Endboss translation for german * Added rival dialogue in german (and yes i checked that every of them fits) * Dialogue for trainer classes (As good as possible since the english text at some parts doesnt make a lot of sense) * Start Gym Leaders * Finished Kanto Gym Leaders (Added missing dialogue to all other languages) * Hoenn Gym Leaders * Some more * The Rest * Marshal was missing something * Partial French translation to dialogue.ts * Added gender specific titles for elite 4, gym leaders and champs * Readded import that was removed by a merge * The dialogue can now be localized based on the players gender (male or female). unset uses the male dialogue. Can be easily adopted when we add non binary options later --------- Co-authored-by: Lugiad <adrien.grivel@hotmail.fr> |
||
---|---|---|
.. | ||
ability-trigger.ts | ||
ability.ts | ||
battle-message-ui-handler.ts | ||
battle.ts | ||
berry.ts | ||
biome.ts | ||
command-ui-handler.ts | ||
config.ts | ||
dialogue.ts | ||
egg.ts | ||
fight-ui-handler.ts | ||
growth.ts | ||
menu-ui-handler.ts | ||
menu.ts | ||
modifier-type.ts | ||
move.ts | ||
nature.ts | ||
pokeball.ts | ||
pokemon-info.ts | ||
pokemon.ts | ||
splash-messages.ts | ||
starter-select-ui-handler.ts | ||
trainers.ts | ||
tutorial.ts | ||
voucher.ts | ||
weather.ts |