pokerogue/src
mercurius-00 39bdfea0c8
[Localization]Localized move-trigger text (#2913)
* [Localization]Localized move-trigger text

* [Localization]Localized zh-cn move-trigger text

* [Localization]fix typo

* [Localization]fix typo

* Update src/locales/pt_BR/move-trigger.ts

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>

* [Localization]add pokemonName to move-trigger.ts

* [Localization]add pokemonName to move-trigger.ts

* Update zh_TW move-trigger.ts

* Update zh_CN move-trigger.ts

* Update move.ts

* Update src/locales/ko/move-trigger.ts

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* Update src/locales/ko/move-trigger.ts

Co-authored-by: Enoch <enoch.jwsong@gmail.com>

* Update move-trigger.ts

* Update src/locales/de/move-trigger.ts

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

* [Localization]add affix to target pokemon names

* Update src/locales/fr/move-trigger.ts

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

* localized type

---------

Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
2024-07-12 17:23:28 +01:00
..
@types [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
configs/inputs [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
data [Localization]Localized move-trigger text (#2913) 2024-07-12 17:23:28 +01:00
enums [Test] Prevent tests from running if overrides are different from the default values (#2110) 2024-07-11 18:22:22 +01:00
events [Feature] Add number of arena trap layers in menu flyout (#2059) 2024-06-18 23:29:56 -05:00
field [Bug] Fix battler tags lapsing at incorrect times (#2944) 2024-07-11 17:12:49 +01:00
interfaces [Localization] localized status-effect.ts and translate. (#2528) 2024-07-02 10:22:46 -04:00
locales [Localization]Localized move-trigger text (#2913) 2024-07-12 17:23:28 +01:00
modifier [Test] Prevent tests from running if overrides are different from the default values (#2110) 2024-07-11 18:22:22 +01:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins make i18n debugging an optional env setting 2024-06-28 12:59:54 -07:00
system [Enhancement][QoL] Add option to adjust shop overlay opacity (#2622) 2024-07-11 11:54:37 -04:00
test [Test] Update tests to enable no-crits override (#2971) 2024-07-12 00:28:13 -04:00
ui [QoL] Highlight targets of multitarget moves instead of immediate execution (#2863) 2024-07-11 14:17:02 -04:00
account.ts refactor: Add missing properties to initLoggedInUser function 2024-06-19 17:37:11 +01:00
battle-scene.ts [Enhancement][QoL] Add option to adjust shop overlay opacity (#2622) 2024-07-11 11:54:37 -04:00
battle.ts Localized moneyPickedUp message (#2788) 2024-07-08 10:25:46 -04:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts [Localization] localize hatch egg message (+ egg move unlock) (#2395) 2024-06-23 20:14:18 -04:00
evolution-phase.ts Add Challenges (#1459) 2024-06-08 01:07:23 -04:00
form-change-phase.ts Let eternatus keep stat changes when changing form (#2728) 2024-07-03 23:28:02 -05:00
game-mode.ts [Feature] Stop random trainers from spawning near fixed battles (#2610) 2024-07-08 10:33:47 -04:00
inputs-controller.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
loading-scene.ts Merge branch 'beta' into discord-oauth 2024-07-10 19:56:24 +01:00
main.ts more specific font unicode ranges and add unifont to existing families (#2459) 2024-06-20 11:28:47 -04:00
messages.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
overrides.ts [Test] Prevent tests from running if overrides are different from the default values (#2110) 2024-07-11 18:22:22 +01:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts [QoL] Highlight targets of multitarget moves instead of immediate execution (#2863) 2024-07-11 14:17:02 -04:00
scene-base.ts [UI] Update Challenge UI (#2393) 2024-06-19 20:40:08 +01:00
timed-event-manager.ts [UI] UI Small Adjustments (#2525) 2024-06-23 12:09:23 -04:00
touch-controls.ts [QoL] Reorganize Enum Locations (#2185) 2024-06-13 18:44:23 -04:00
tutorial.ts [Refactor] I18n Cleaning (#2348) 2024-06-17 17:05:33 -04:00
ui-inputs.ts Fix game speed (#2375) 2024-06-18 15:07:36 +01:00
utils.test.ts [Testing] Flexible Testing Wrapper for Phaser-Based Battle-Scenes (#1908) 2024-06-07 18:33:45 -04:00
utils.ts [Localization] Localization arena flyout (Active Battle Effects) (#2932) 2024-07-11 11:28:51 -04:00
vite.env.d.ts Merge remote-tracking branch 'upstream/beta' into feature/i18n-debugging 2024-07-10 13:43:09 -07:00