mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-29 13:09:17 +01:00
* update goFilter shortcut * fix filter instruction position * remove unnecessary new lines * update requested changes. add other language entries too * remove unnecessary case code * open dropdown when pressing goFilter shortcut * add missing entry for `fr` * Update src/locales/fr/starter-select-ui-handler.ts Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> * Update src/locales/de/starter-select-ui-handler.ts Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> * update instruction container position and text offset for more longer instruction label. decrease size of fr instruction font * fixed de info font size * Update src/locales/pt_BR/starter-select-ui-handler.ts Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> * Update src/locales/ko/starter-select-ui-handler.ts Co-authored-by: Enoch <enoch.jwsong@gmail.com> * Update src/locales/zh_TW/starter-select-ui-handler.ts Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> * Update src/locales/zh_CN/starter-select-ui-handler.ts Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> * update font size, starterInfoXPos and starterInfoYOffset in zh. update starterInfoXPos in de * Update src/locales/es/starter-select-ui-handler.ts Co-authored-by: Asdar <asdargmng@gmail.com> --------- Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr> Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com> Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br> Co-authored-by: Enoch <enoch.jwsong@gmail.com> Co-authored-by: mercurius-00 <80205689+mercurius-00@users.noreply.github.com> Co-authored-by: Asdar <asdargmng@gmail.com> |
||
|---|---|---|
| .. | ||
| ability-trigger.ts | ||
| ability.ts | ||
| achv.ts | ||
| arena-flyout.ts | ||
| arena-tag.ts | ||
| battle-info.ts | ||
| battle-message-ui-handler.ts | ||
| battle.ts | ||
| battler-tags.ts | ||
| berry.ts | ||
| bgm-name.ts | ||
| biome.ts | ||
| challenges.ts | ||
| command-ui-handler.ts | ||
| common.ts | ||
| config.ts | ||
| dialogue.ts | ||
| egg.ts | ||
| fight-ui-handler.ts | ||
| filter-bar.ts | ||
| game-mode.ts | ||
| game-stats-ui-handler.ts | ||
| growth.ts | ||
| menu-ui-handler.ts | ||
| menu.ts | ||
| modifier-select-ui-handler.ts | ||
| modifier-type.ts | ||
| modifier.ts | ||
| move-trigger.ts | ||
| move.ts | ||
| nature.ts | ||
| party-ui-handler.ts | ||
| pokeball.ts | ||
| pokemon-form.ts | ||
| pokemon-info-container.ts | ||
| pokemon-info.ts | ||
| pokemon-summary.ts | ||
| pokemon.ts | ||
| save-slot-select-ui-handler.ts | ||
| settings.ts | ||
| splash-messages.ts | ||
| starter-select-ui-handler.ts | ||
| status-effect.ts | ||
| trainers.ts | ||
| tutorial.ts | ||
| voucher.ts | ||
| weather.ts | ||