ImperialSympathizer
872542080a
migrate encounters dialogue to new format
2024-07-18 15:52:43 -04:00
ImperialSympathizer
fd48c3fcae
update sleeping snorlax encounter
2024-07-18 13:41:50 -04:00
ImperialSympathizer
a3664b4624
start dialogue refactor
2024-07-18 11:35:57 -04:00
ImperialSympathizer
1ffefe744d
attach github issues to all encounter jsdocs
2024-07-18 11:19:39 -04:00
ImperialSympathizer
c928445f5e
pull latest MEs
2024-07-17 23:01:56 -04:00
flx-sta
de4d0f7d79
Update src/locales/en/mystery-encounters/lost-at-sea.ts
...
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-07-17 10:57:26 -07:00
flx-sta
2b47cd2a56
Update src/locales/en/mystery-encounters/lost-at-sea.ts
...
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-07-17 10:55:43 -07:00
flx-sta
36dd3798e6
Update src/locales/en/mystery-encounters/lost-at-sea.ts
...
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-07-17 10:55:29 -07:00
flx-sta
ebd8eedd1e
Update src/locales/en/mystery-encounters/lost-at-sea.ts
...
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-07-17 10:55:14 -07:00
Felix Staud
cd1bed3ab1
lost at sea enc.: add outro. add fainted msgs
2024-07-17 08:52:43 -07:00
flx-sta
c978e348b7
Apply suggestions from code review
...
Co-authored-by: Asdar <asdargmng@gmail.com>
2024-07-17 08:06:36 -07:00
ImperialSympathizer
e10a9caddc
commit changes
2024-07-15 21:45:33 -04:00
Felix Staud
f2031c78e9
Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea
2024-07-15 10:31:43 -07:00
ImperialSympathizer
e1bb1e2481
clean up safari code and utils
2024-07-15 12:36:10 -04:00
Felix Staud
e2c431b913
polish lost at sea encounter
...
- fix guide pokemon not receiving exp
2024-07-14 21:32:22 -07:00
ImperialSympathizer
da0aea0d1e
safari encounter and sprite offset positioning updates
2024-07-14 17:37:03 -04:00
Felix Staud
7b55811b84
apply surf & fly condition (not water & flying)
2024-07-12 14:55:52 -07:00
Felix Staud
53f178fde2
replace @ec with i18n variables
2024-07-12 14:10:19 -07:00
Felix Staud
b95e9cbfa4
Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea
2024-07-12 14:08:52 -07:00
Felix Staud
c9cbdd7d44
lost-at-sea encounter - further progress
2024-07-12 14:07:33 -07:00
ImperialSympathizer
515020742d
add i18next money formatter for MEs
2024-07-12 16:16:52 -04:00
ImperialSympathizer
39f91167c7
PR cleanup and commit suggestions
2024-07-12 15:57:12 -04:00
ImperialSympathizer
b82e8674cc
add number formatting to money strings
2024-07-12 15:54:35 -04:00
ImperialSympathizer
60c26456f6
move dialogue token injection to i18next
2024-07-12 15:40:30 -04:00
Felix Staud
1ae7a86cf9
Merge branch 'mystery-battle-events' into event/getting-lost-at-the-sea
2024-07-12 11:01:51 -07:00
ImperialSympathizer
c72bed0ee7
small cleanup of changes
2024-07-11 14:58:44 -04:00
ImperialSympathizer
f128b47db5
update encounter biome mapping and option coloring/disablement with requirements
2024-07-11 14:37:29 -04:00
Felix Staud
5a79b50f1d
lost at sea encounter finishing touches
2024-07-11 10:30:45 -07:00
ImperialSympathizer
810c50cda2
new Field Trip encounter and add EXP gains to other encounters
2024-07-11 11:40:07 -04:00
Felix Staud
ef4222cbfa
Lost at sea myster encounter MVP....
...
- filled some dialogue
- add placeholders for the pokemons that can help
- rename it to `Lost at Sea` (from Getting lost at the sea
- add damage calculation for 3rd option
2024-07-11 07:57:41 -07:00
Felix Staud
ec7cabc8c8
getting lost at the sea MVP (event)
2024-07-10 18:39:55 -07:00
ImperialSympathizer
efb00553c9
styling and text coloring fixes
2024-07-10 15:06:12 -04:00
ImperialSympathizer
deb1e95e34
add encounter exp utility and small cleanups/refactors
2024-07-10 15:04:48 -04:00
ImperialSympathizer
7b35efe95e
adds 2 new encounters and colorable text options
2024-07-10 15:03:36 -04:00
ImperialSympathizer
f803de6b23
start adding unit tests
2024-07-10 15:03:33 -04:00
ImperialSympathizer
07ffe1ca64
re-enable dialogue tokens
2024-07-10 15:01:29 -04:00
ImperialSympathizer
1d0109a386
small fixes
2024-07-10 14:52:38 -04:00
ImperialSympathizer
860e875587
rebase encounters branch with pokerogue/main
2024-07-10 14:51:06 -04:00
Niccolò
ffbc922e09
Update ability-trigger.ts (Italian) ( #2949 )
2024-07-10 10:18:53 -04:00
Niccolò
63667aa062
[Localization(it)] Localize luck in common.ts (Italian) ( #2952 )
2024-07-10 10:15:57 -04:00
mercurius-00
c958755ebd
[Localization(zh-cn)] Fix linebreak in move.ts ( #2948 )
...
fix linebreak
2024-07-10 10:13:56 -04:00
mercurius-00
0d9dd1dfc8
Localized moneyPickedUp message ( #2788 )
...
* Localized moneyPickedUp message
* Update src/locales/ko/battle.ts
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
* Update src/locales/fr/battle.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/de/battle.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/pt_BR/battle.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update battle.ts
* Update battle.ts
---------
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.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>
2024-07-08 10:25:46 -04:00
Enoch
2ccb480930
[Localization] localize modifier.ts apply event message & translate in Korean ( #2882 )
...
* localize modifier apply event message
* modify korean postposition
* Update src/locales/pt_BR/modifier.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/zh_CN/modifier.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_TW/modifier.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/de/modifier.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* aUpdate src/locales/fr/modifier.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/fr/modifier.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/pt_BR/modifier.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/pt_BR/modifier.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/pt_BR/modifier.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/fr/modifier.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
---------
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
2024-07-08 10:21:50 -04:00
Enoch
9a1ff57941
Modify Korean 'shiny' and gacha texts to match original ( #2843 )
2024-07-08 10:18:32 -04:00
Enoch
965bc687b3
[Localization] Localize terrain message and translate in Korean ( #2806 )
...
* add terrain localization and test code, change folder name
* Update src/locales/fr/weather.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/pt_BR/weather.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/zh_CN/weather.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/de/weather.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/zh_TW/weather.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Use testUtil
* add missed en messages
---------
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
2024-07-08 10:16:55 -04:00
José Ricardo Fleury Oliveira
1234554d74
Localization(pt): Fixed some translations ( #2915 )
2024-07-08 10:14:11 -04:00
Kyurl21
7b484e3d0b
[Localization(de)]fixed translation error in settings ( #2898 )
...
fixed a translation error in german in the settings
2024-07-08 10:07:28 -04:00
Dmitriy K
a7d28e1ee7
Revert ( #2895 ) and ( #1685 ) ( #2896 )
...
* Revert "modify wrong config path (ko) (#2895 )"
This reverts commit 40a31b118f7f0a582e58e1ceea056e068d7d3a94.
* Revert "[Localization] Implement pokemon forms localization (#1685 )"
This reverts commit 41c05bf7a7ee07d19a2baf5524faf81bba6f0305.
2024-07-07 17:03:34 +01:00
Enoch
40a31b118f
modify wrong config path (ko) ( #2895 )
2024-07-07 16:36:58 +01:00
flx-sta
6c97579e04
fix description of REVIVER_SEED to contain direct-hit detail ( #2813 )
...
* fix en & de description of REVIVER_SEED. add todo for other languages
* Update src/locales/fr/modifier-type.ts
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
* Update src/locales/pt_BR/modifier-type.ts
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
* Update src/locales/zh_CN/modifier-type.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* Update src/locales/zh_TW/modifier-type.ts
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
* remove trailing spaces in zh_TW/_CN
* Update src/locales/de/modifier-type.ts
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
* Update src/locales/de/modifier-type.ts
* Update src/locales/es/modifier-type.ts
Co-authored-by: ReneGV <renegv94@gmail.com>
* Update src/locales/ko/modifier-type.ts
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
* remove trailing spaces
* Update src/locales/it/modifier-type.ts
---------
Co-authored-by: Lugiad' <adrien.grivel@hotmail.fr>
Co-authored-by: José Ricardo Fleury Oliveira <josefleury@discente.ufg.br>
Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
Co-authored-by: Jannik Tappert <38758606+CodeTappert@users.noreply.github.com>
Co-authored-by: Tempoanon <163687446+Tempo-anon@users.noreply.github.com>
Co-authored-by: ReneGV <renegv94@gmail.com>
Co-authored-by: Enoch <enoch.jwsong@gmail.com>
2024-07-07 16:32:53 +01:00