pokerogue/src/locales/de
MokaStitcher 0796a9fce8
[Enhancement] Improvements to starter selection and filtering user experience (#3325)
* [filter-ui] Improvements to starter selection and filtering user experience
Original messages of 14 squashed commits:
* final cleanup and code comments
* automatically go to the list of starters when closing filters
* FilterBar cleanup. Associate each DropDown with an id and access them through it
* reset all filters when creating a new game. Set different default gen filter for challenge mode
* start of code cleanup plus some documentation
* fix filter bar label coloring for legacy theme
* change generation filter default values to be all generations selected
* fix navigation between team and filtered Pokemon
* add missing localisation keys
* first pass at improving navigation between the UI elements
* have each filter group handle its default values instead of the filter bar
* revamp dropdown class. add possibility to display both a sprite and text label at the same time
* groundwork to be able to move around starter ui elements more easily
* add hybrid filtering type for Gen and Type filters, clean up implementation for radial type

* [loc][ko][zh] localisation of starter ui filters for Chinese and Korean

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

* [loc][de] German translations for the filters

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

---------

Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-08-04 02:50:13 -04:00
..
ability-trigger.ts [Localization] Localize prevent berry ability phase and translate (#3231) 2024-07-31 09:00:24 -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
arena-flyout.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
arena-tag.ts [Localization] Add missing curly braces in localization strings (#3258) 2024-07-30 13:19:11 -04:00
battle-info.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
battle-message-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
battle.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
battler-tags.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
berry.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
bgm-name.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
biome.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
challenges.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
command-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
common.ts Localization: Localize luck indicator text and shiny labels (#2644) 2024-07-04 21:34:18 -04:00
config.ts [Localization] Localize pokemon form change message and translate (#3275) 2024-08-01 22:45:02 -04:00
dialogue.ts [Feature] Implement generic evil team admins (#3234) 2024-08-03 16:34:05 -04:00
egg.ts Localization: Localized Gacha Machine Names (#2645) 2024-07-04 21:26:56 -04:00
fight-ui-handler.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
filter-bar.ts [Enhancement] Improvements to starter selection and filtering user experience (#3325) 2024-08-04 02:50:13 -04:00
game-mode.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01: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 Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
menu.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
modifier-select-ui-handler.ts [Localization] modifier-select-ui-handler Locales (#2527) 2024-07-04 16:40:54 -04:00
modifier-type.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
modifier.ts [Localization] localize quick claw message (bypass speed chance modifier) (#3232) 2024-07-29 22:58:43 -04:00
move-trigger.ts [Localization] add missed move trigger and remove getPokemonMessage (#3281) 2024-08-02 22:41:55 -04:00
move.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
nature.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
party-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
pokeball.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon-form.ts [Localization] Localize pokemon form change message and translate (#3275) 2024-08-01 22:45:02 -04:00
pokemon-info-container.ts Localization: Localize luck indicator text and shiny labels (#2644) 2024-07-04 21:34:18 -04:00
pokemon-info.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
pokemon-summary.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
pokemon.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
save-slot-select-ui-handler.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
settings.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
splash-messages.ts Beta Merge 27/07 (#3141) 2024-07-28 00:47:00 +01:00
starter-select-ui-handler.ts [Enhancement] Add confirm exit popup in starter select UI (#3316) 2024-08-03 15:16:29 -04:00
status-effect.ts [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
trainers.ts [Feature] Implement generic evil team admins (#3234) 2024-08-03 16:34:05 -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 [Localization] Localize terrain message and translate in Korean (#2806) 2024-07-08 10:16:55 -04:00