pokerogue/src/locales/it
Madmadness65 32d222c9cd
Implement Arceus Plates and Silvally Memories (#1195)
* Implement Arceus Plates and Silvally Memories

* German localization for items

* Run linter on changes, add items to zh_TW localization

* linter cleanup

* Finish localization for other languages

Names for items sourced from Bulbapedia. Names for the items in Portuguese could not be reliably sourced, so they were as directly translated as possible.

* Add custom Blank Memory item

Currently does nothing, but the idea is that it would be used if the all-in-one form change item idea is followed through.

* Update item atlas

* Use move.type instead of type.value

The type effectiveness now works again.

* Update comments

* Fix type changing affecting only Silvally

* Condense switch cases down to a single line

As per Brain Frog's suggestion.
2024-06-10 09:58:34 -04:00
..
ability-trigger.ts [Ability] Implement Ice Face (#1755) 2024-06-06 11:49:50 -04:00
ability.ts Implement Honey Gather (#1360) 2024-05-25 08:01:08 -05:00
achv.ts [Localization] Achievements are now based on Player Gender (because some languages differ based on that). (#1721) 2024-06-09 12:40:23 -04:00
battle-message-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00
berry.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
biome.ts Update locales\it biome.ts (#1573) 2024-05-29 19:02:35 -05:00
challenges.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
command-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
config.ts [Localization] Achievements are now based on Player Gender (because some languages differ based on that). (#1721) 2024-06-09 12:40:23 -04:00
dialogue.ts [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
egg.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
fight-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
game-mode.ts [Localization] Localized game-mode and save-slot-select-ui-handler (#1728) 2024-06-08 11:03:01 -04:00
game-stats-ui-handler.ts Cleanup game-stats-ui-handler (from PR #1095) (#1106) 2024-05-27 12:58:20 +01:00
growth.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu-ui-handler.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
menu.ts [Localization] Localize "Loading asset:" text (#1961) 2024-06-08 14:34:05 -04:00
modifier-type.ts Implement Arceus Plates and Silvally Memories (#1195) 2024-06-10 09:58:34 -04:00
move.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
nature.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
party-ui-handler.ts [Localization] Add localization in party-ui-handler (#1712) 2024-06-07 15:08:34 -04:00
pokeball.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon-info-container.ts pokemon-info-container Locales (#1413) 2024-05-27 17:28:53 -05:00
pokemon-info.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
pokemon.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
save-slot-select-ui-handler.ts [Localization] Localized game-mode and save-slot-select-ui-handler (#1728) 2024-06-08 11:03:01 -04:00
splash-messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
starter-select-ui-handler.ts [QoL] Show currently bound controls on starter menu for last active device (#1859) 2024-06-09 03:35:11 +02:00
trainers.ts [enhancement] Added Sailor trainer class (#1411) 2024-06-06 11:55:32 -05:00
tutorial.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
voucher.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
weather.ts useMove + pokemon affix localization (#1276) 2024-06-06 08:36:12 -05:00