pokerogue/src/locales/it
Jannik Tappert 8099f02306
[Enhancement] Added a bgmBar to show the name of the track once music is played (#2457)
* Added a bgmBar to show the name of the track once music is played

* Even more close to ability bar

* It now shows. And also shows already for a couple of them a readable name

* Now the queue actually works

* Create locales for bgmName (bgm-bar ui)

  + Most of the music has only Japanese and English names
    But there are a number of tracks with official translations following OST commercialization

* Add i18n and use it to retrieve OST names (avoids a giga switch case)

  + A fallback key is implemented in the case of adding tracks not referenced in the translation files, its value being just the name of the bgm itself

* FormatText is now in Utils and not arena-flyout

BGM Names for non-localized music will be formatted to have capitalized letters and no _

* It is now a setting. It can be even changed mid fight

* Update src/ui/ability-bar.ts

* Apply suggestions from code review

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

* Update src/locales/de/bgm-name.ts

* Apply suggestions from code review

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Added the rest of the music names

* Changed PMD EoS to PMD ETH in german (Pokemon Mystery Dungeon Erkundungsteam Himmel)

* Due to feedback it is now "PMD ET-Himmel"

* Corrected the encounter theme names (and some missed trainer class names)

* Background is now a nicneslice. And it is at the top of the screen and above everything else

* The bar now scales with the text.

* Revert override

* Update src/locales/fr/bgm-name.ts

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

* It now only appears when V is pressed (in all but starter select)

* Cleared the cod eup

* Update src/locales/zh_CN/bgm-name.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/locales/zh_CN/settings.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/locales/ko/bgm-name.ts

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* The bgmBar now appears in the pause menu instead.

* Should react better on settings change

* To be safe this required a reload now

* Update src/locales/fr/bgm-name.ts

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

* Update src/locales/fr/bgm-name.ts

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

* Write out pokemon mystery dungeon names in german

* Update src/locales/es/bgm-name.ts

Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>

* Update src/locales/zh_CN/bgm-name.ts

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>

* Update src/battle-scene.ts

---------

Co-authored-by: Dakurei <maxime.palanchini@gmail.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: GoldTra <162721984+GoldTra@users.noreply.github.com>
2024-06-24 16:31:38 +01:00
..
ability-trigger.ts [Ability] Implement Quick Draw (#2287) 2024-06-24 11:22:15 -04:00
ability.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
achv.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
battle-message-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
battle.ts [Localization] include pokemon names, stats into battle:stat* keys (#2373) 2024-06-22 21:55:09 -04:00
berry.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
bgm-name.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
biome.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
challenges.ts [UI] Update Challenge UI (#2393) 2024-06-19 20:40:08 +01:00
command-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
common.ts [UI] Update Challenge UI (#2393) 2024-06-19 20:40:08 +01:00
config.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
dialogue.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
egg.ts [Localization] localize hatch egg message (+ egg move unlock) (#2395) 2024-06-23 20:14:18 -04:00
fight-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-mode.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
game-stats-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
growth.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
menu-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
menu.ts Localization: Added missing translation for "Choose a Pokémon" in multiple languages (#2548) 2024-06-23 18:19:36 +01:00
modifier-type.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
move.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
nature.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
party-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokeball.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon-info-container.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon-info.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
save-slot-select-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
settings.ts [Enhancement] Added a bgmBar to show the name of the track once music is played (#2457) 2024-06-24 16:31:38 +01:00
splash-messages.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
starter-select-ui-handler.ts [Feature] [Same species Egg] Egg class rewrite to enable fully parameterized eggs to generate same species eggs + Egg overrides (#1833) 2024-06-21 20:19:56 -04:00
trainers.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
tutorial.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
voucher.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
weather.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00