Lugiad
d06f3e6b29
Update the-strong-stuff-dialogue.json
2024-09-15 01:19:37 +02:00
innerthunder
79fa80cfd8
[Bug][Beta] Fix error in message sequencing on critical hits ( #4259 )
2024-09-14 19:14:37 -04:00
innerthunder
d8dbc471af
[Bug][Beta] Fix Pokemon info flyout being offset on switchout after double battle ( #4260 )
2024-09-14 19:13:32 -04:00
Jannik Tappert
aecdcd34f5
[BUG] Fix a couple of bugs regarding MEs and their localization ( #4261 )
...
* Fixed SURF and FLY not beeing localized in "lost at sea"
Fixed Mysterious Challenger Title not beeing correct
Fixed Winstrate Names not beeing localized
* Revert the winstrate fix. It breaks other trainer battles for some reason...
* A new way of giving the winstrates localized names (and for the future all named trainers that dont use a "initFor" method)
* Updated test (with ok from ImperialSympathizer)
* Made the expected value simpler
* FLY and SURF can be localized much simpler
2024-09-14 19:12:55 -04:00
DanStevensonx
9f8e9de967
Update menu.json ( #4258 )
...
Added a line-break to the server connection error in Spanish
2024-09-14 19:12:05 -04:00
Lugiad
e3c5cb4223
Update fiery-fallout-dialogue.json
2024-09-15 01:00:18 +02:00
Lugiad
0dd2380032
Update lost-at-sea-dialogue.json
2024-09-15 00:51:38 +02:00
Lugiad
8ddd19ffa3
Update safari-zone-dialogue.json
2024-09-14 23:58:38 +02:00
Lugiad
7d817fbc1b
Update weird-dream-dialogue.json
2024-09-14 23:46:40 +02:00
Lugiad
32b6ffeb4d
Update dark-deal-dialogue.json
2024-09-14 23:32:35 +02:00
Lugiad
608d561b21
Merge pull request #12 from CodeTappert/deME
...
German Localization of MEs
2024-09-14 22:25:14 +02:00
Lugiad
1e1e2a08f9
Update field-trip-dialogue.json
2024-09-14 21:51:12 +02:00
Jannik Tappert
fb7d90cb51
Update src/overrides.ts
2024-09-14 21:44:15 +02:00
Jannik Tappert
2d1c1f31be
Update src/overrides.ts
2024-09-14 21:43:56 +02:00
Jannik Tappert
a8b83e0712
Merge branch 'mystery-encounters-translations' into deME
2024-09-14 21:40:35 +02:00
Jannik Tappert
5afeca22d5
Revert "Revert "Teil 1""
...
This reverts commit 031e9595a6
.
2024-09-14 21:40:29 +02:00
Jannik Tappert
23b8e5b46c
Merge branch 'mystery-encounters-translations' into deME
2024-09-14 21:39:35 +02:00
Jannik Tappert
2c42e70e19
Revert Override
2024-09-14 21:38:30 +02:00
Jannik Tappert
8ef6e023c3
Teil2
2024-09-14 21:36:50 +02:00
Lugiad
41e9cf3a78
Update teleporting-hijinks-dialogue.json
2024-09-14 21:34:32 +02:00
Lugiad
5b2e5c6f0f
Update berries-abound-dialogue.json
2024-09-14 21:21:43 +02:00
Lugiad
b956843258
Update department-store-sale-dialogue.json
2024-09-14 21:16:43 +02:00
Lugiad
ed7c41da88
Update the-pokemon-salesman-dialogue.json
2024-09-14 21:10:46 +02:00
Lugiad
35e2a30124
Update part-timer-dialogue.json
2024-09-14 20:58:33 +02:00
Lugiad
932ed48eaa
Update fun-and-games-dialogue.json
2024-09-14 20:46:19 +02:00
Lugiad
5e0d46a03f
Update fight-or-flight-dialogue.json
2024-09-14 20:41:41 +02:00
Lugiad
1ff1f40aa9
Update shady-vitamin-dealer-dialogue.json
2024-09-14 20:28:37 +02:00
Lugiad
76f1a9eae2
Merge branch 'beta' into mystery-encounters-translations
2024-09-14 20:27:56 +02:00
Lugiad
1816fb71e6
Update src/locales/es/mystery-encounters/bug-type-superfan-dialogue.json
...
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
2024-09-14 20:27:47 +02:00
Lugiad
095c5a465a
Update src/locales/es/mystery-encounters/berries-abound-dialogue.json
...
Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com>
2024-09-14 20:27:38 +02:00
Lugiad
81752dd48d
Update shady-vitamin-dealer-dialogue.json
2024-09-14 20:27:08 +02:00
Lugiad
ee9004ac85
Update shady-vitamin-dealer-dialogue.json
2024-09-14 20:25:31 +02:00
Lugiad
f73d9974b9
Update clowning-around-dialogue.json
2024-09-14 20:22:52 +02:00
Lugiad
f3093ba61b
Update training-session-dialogue.json
2024-09-14 20:07:11 +02:00
Lugiad
d344c12adf
Update mysterious-chest-dialogue.json
2024-09-14 19:43:00 +02:00
Lugiad
262c517a1a
Update uncommon-breed-dialogue.json
2024-09-14 19:38:52 +02:00
Lugiad
1734b2a94c
Update weird-dream-dialogue.json
2024-09-14 19:35:21 +02:00
Lugiad
c9be3b11a7
Update weird-dream-dialogue.json
2024-09-14 19:34:48 +02:00
Lugiad
252fbe9839
Update uncommon-breed-dialogue.json
2024-09-14 19:20:47 +02:00
Lugiad
bc964a3398
Update berries-abound-dialogue.json
2024-09-14 19:16:03 +02:00
Lugiad
21c6c445a2
Update trash-to-treasure-dialogue.json
2024-09-14 19:03:45 +02:00
flx-sta
763c1922fb
[Bug] Fix exp gains speed not applying properly ( #4243 )
...
* update battle-info.ts
* add: ExpGainsSpeed enum
* address PR comments
* add test coverage (exp gains speed)
---------
Co-authored-by: Mr.WaterT <water.t.works@gmail.com>
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
2024-09-14 12:35:46 -04:00
innerthunder
bdc7c95c1c
[Misc][AI] Fix KO filter not accounting for move conditions ( #4245 )
...
* Only filter KO moves that won't fail
* Add Last Resort enemy command test
2024-09-14 12:35:36 -04:00
Lugiad
39a1963941
[Localization] French Translations tiny settings batch ( #4250 )
...
* Update settings.json
* Update move.json
2024-09-14 12:33:41 -04:00
Lugiad
590eecb39b
Update training-session-dialogue.json
2024-09-14 18:23:16 +02:00
Lugiad
0f55811f3b
Update dancing-lessons-dialogue.json
2024-09-14 17:55:09 +02:00
Lugiad
94542d4fa2
Update mysterious-challengers-dialogue.json
2024-09-14 17:47:36 +02:00
Lugiad
fd7f4dbf10
Update global-trade-system-dialogue.json
2024-09-14 17:40:03 +02:00
Lugiad
f109779aa8
Update an-offer-you-cant-refuse-dialogue.json
2024-09-14 17:32:14 +02:00
Lugiad
2f76e18355
Update an-offer-you-cant-refuse-dialogue.json
2024-09-14 17:31:49 +02:00