Commit Graph

4656 Commits

Author SHA1 Message Date
Lugiad
b3536e1e66
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 23:09:50 +02:00
Madmadness65
00ba2eebc8
Add new biome BGM by Firel (#4301) 2024-09-17 21:57:34 +01:00
Lugiad
1dcd7b158e
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 20:37:16 +02:00
Lugiad
50d7342279
Update src/locales/ko/bgm-name.json
Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-17 20:31:09 +02:00
Lugiad
e7e961ca0c
Update a-trainers-test-dialogue.json 2024-09-17 20:30:51 +02:00
Lugiad
84bd7a9104
Update a-trainers-test-dialogue.json 2024-09-17 20:29:43 +02:00
Lugiad
46e82247ba
Update a-trainers-test-dialogue.json 2024-09-17 20:29:17 +02:00
Jannik Tappert
6e2dbbdca3
Update src/locales/de/mystery-encounters/a-trainers-test-dialogue.json 2024-09-17 20:28:31 +02:00
Lugiad
fe49dee259
Update a-trainers-test-dialogue.json 2024-09-17 20:28:06 +02:00
Lugiad
51516c7d84
Update a-trainers-test-dialogue.json 2024-09-17 20:27:46 +02:00
Lugiad
4525042a70
Update a-trainers-test-dialogue.json 2024-09-17 20:27:34 +02:00
Lugiad
0da0db68f2
Update a-trainers-test-dialogue.json 2024-09-17 20:27:17 +02:00
Lugiad
87c8cb4ac8
Update a-trainers-test-dialogue.json 2024-09-17 20:26:59 +02:00
Lugiad
e667c53d42
Update a-trainers-test-dialogue.json 2024-09-17 20:26:40 +02:00
Lugiad
863e3564cb
Update a-trainers-test-dialogue.json 2024-09-17 20:26:23 +02:00
Lugiad
9aa85b9d58
Update a-trainers-test-dialogue.json 2024-09-17 20:21:24 +02:00
Lugiad
ad216b9db7
Update a-trainers-test-dialogue.json 2024-09-17 20:20:49 +02:00
Lugiad
e9d2d4d380
Update a-trainers-test-dialogue.json 2024-09-17 20:20:21 +02:00
Lugiad
204c85b725
Update a-trainers-test-dialogue.json 2024-09-17 20:19:50 +02:00
Lugiad
7a8c04279d
Update a-trainers-test-dialogue.json 2024-09-17 20:19:33 +02:00
Lugiad
7e7c99b73f
Update a-trainers-test-dialogue.json 2024-09-17 20:19:14 +02:00
Lugiad
76f001f7a2
Update a-trainers-test-dialogue.json 2024-09-17 20:18:45 +02:00
Lugiad
bdacecb400
Update a-trainers-test-dialogue.json 2024-09-17 20:16:23 +02:00
Lugiad
42a6d1644f
Update a-trainers-test-dialogue.json 2024-09-17 20:16:05 +02:00
Yonmaru40
ebc1b90a3f
Update lost-at-sea-dialogue.json 2024-09-18 01:58:15 +08:00
Yonmaru40
db91eace1d
Update global-trade-system-dialogue.json 2024-09-18 01:53:58 +08:00
Leo Kim
fe69bd2b55
add missing translation for korean (#4295) 2024-09-17 10:50:51 -07:00
Yonmaru40
296585c286
Update fun-and-games-dialogue.json 2024-09-18 01:44:07 +08:00
Yonmaru40
f7a2f1da50
Update fight-or-flight-dialogue.json 2024-09-18 01:41:42 +08:00
Yonmaru40
4c0e873379
Update fiery-fallout-dialogue.json 2024-09-18 01:38:26 +08:00
Yonmaru40
c28f9cfa9c
Update field-trip-dialogue.json 2024-09-18 01:34:07 +08:00
Yonmaru40
f1de56ee94
Update department-store-sale-dialogue.json 2024-09-18 01:32:42 +08:00
Yonmaru40
f5527aa560
Update delibirdy-dialogue.json 2024-09-18 01:30:44 +08:00
Yonmaru40
c598c17251
Update dark-deal-dialogue.json 2024-09-18 01:27:05 +08:00
Dakurei
1fb5389765
Auto center the window vertically (#2686)
+ When the game is played in landscape format
    or in portrait format when it's not a touchscreen
2024-09-17 17:55:50 +01:00
sodam
247b04755c
[event]weird dream, uncommon breed, traning session (#15)
* translated 3 of *.json
* 나이들어보이는 기라티나 대사 수정
2024-09-18 01:41:25 +09:00
cam
18dc9d216c
[Bug][Move] Clanging Scales animation on incorrect sprite (#4290)
Set focus to 1 on move's target sprite for every frame.
2024-09-17 15:58:49 +01:00
Leo Kim
1fbb495f11
add translation (#14) 2024-09-17 23:08:53 +09:00
Leo Kim
8b55a3de37
part timer 초안 번역 (#12)
* add translation for part timer

* update requested changes
2024-09-17 23:03:39 +09:00
sodam
564752bfbd
Merge branch 'Adri1:mystery-encounters-translations' into mystery-encounters-translations 2024-09-17 22:39:49 +09:00
Leo Kim
b68c1343fe
add translation for safari-zone (#13)
* add translation

* Update src/locales/ko/mystery-encounters/safari-zone-dialogue.json

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

* Update src/locales/ko/mystery-encounters/safari-zone-dialogue.json

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

---------

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-17 22:21:26 +09:00
sodam
98c71855c3
Apply suggestions from code review
Co-authored-by: Leo Kim <47556641+KimJeongSun@users.noreply.github.com>
2024-09-17 21:39:15 +09:00
Leo Kim
86b388f4c8
GTS 초안 번역 (#11)
* add translation for gts event

* Update src/locales/ko/mystery-encounters/global-trade-system-dialogue.json
2024-09-17 20:28:18 +09:00
Lugiad
b2398eac19
Update a-trainers-test-dialogue.json 2024-09-17 13:14:05 +02:00
Lugiad
cde84e6bff
Update shady-vitamin-dealer-dialogue.json 2024-09-17 13:06:47 +02:00
Lugiad
215ca1891a
Update delibirdy-dialogue.json 2024-09-17 13:04:08 +02:00
Jannik Tappert
20575d8b1a Fixed Problems with german bgm names 2024-09-17 09:31:17 +02:00
Jannik Tappert
af7397dd2c
Merge branch 'beta' into mystery-encounters-translations 2024-09-17 09:17:15 +02:00
Leo Kim
6149a46810
fun game (#10)
* add translation

* Update src/locales/ko/mystery-encounters/fun-and-games-dialogue.json

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>

---------

Co-authored-by: sodam <66295123+sodaMelon@users.noreply.github.com>
2024-09-17 14:15:54 +09:00
Lugiad
02db1109f1
Update clowning-around-dialogue.json 2024-09-17 01:55:18 +02:00