Dakurei
593ac38267
Fix some errors from previous PR #711 ( #716 )
2024-05-10 10:29:22 -05:00
Dakurei
f1935a3e15
Adds 'accuracy' to the move information in the fight ui
...
+ Capitalize 'power' and 'accuracy' fields
2024-05-10 10:27:44 -04:00
MonsieurDMA
6a3f5c5428
German - Tutorials and UI Buttons ( #650 )
...
* German - UI buttons
* German - Tutorials
* Fix typo in quote transformation
2024-05-09 21:33:15 -05:00
MonsieurDMA
43b75b601a
German - All Gen 8 pokemons ( #640 )
2024-05-09 21:31:07 -05:00
Lugiad
882f9c289c
French typos + forgotten description in move.ts ( #617 )
...
* French typos in move.ts
* French typos + forgotten description in move.ts
2024-05-09 15:50:14 -04:00
mercurius-00
a48a12ec0b
Add wordwrap to Chinese words ( #670 )
...
Since Phaser.Text's wordwrap doesn't work with Chinese words, ''\n' has been added to move.ts and ability.ts
2024-05-09 00:20:01 -05:00
Madmadness65
e39b157767
Make Simplified Chinese locale use zh_CN
2024-05-08 23:13:38 -05:00
Jane620
5992d9eb81
add simplifed chinese locale ( #485 )
...
* add chinese locale, but translation is not yet complete.
* Add chs and cht locale
* translate ability,move,pokeball,pokemon
* Add files via upload
* Add files via upload
* Update i18n.ts
* Delete src/locales/zh_cn directory
* Add files via upload
* Update settings.ts
* Delete src/locales/chs directory
* Add files via upload
* add tutorial
* fix conflict issue
* remove cht, due to chs is almost done by justhil
* remove duplicated setting
* spell correction
---------
Co-authored-by: ZXZhuang <2993968012@qq.com>
Co-authored-by: justhil <138752349+justhil@users.noreply.github.com>
Co-authored-by: Jianfeng 2. Wang (NSB) <jianfeng.2.wang@nokia-sbell.com>
2024-05-08 22:59:49 -05:00
Lugiad
71e9d0c385
Fix French battle.ts ( #663 )
...
Fix after global edit to "notDisabled"
2024-05-08 20:00:38 -05:00
alpaca
aeab9d78ec
Implements cursed body ( #227 )
...
* implements cursed body
* 30 percent chance to proc
* check if max
* removes unimplemented tag
* bypasses faint
* un-disable message specifies pokemon name
* adds prefix to un-disable message
* space issue
2024-05-08 19:25:16 -05:00
Lugiad
0af02210ee
Overflowing fix in French menu.ts ( #648 )
2024-05-08 12:36:09 -05:00
Bruzzi
582330df33
Update italian translation
2024-05-06 15:01:18 -04:00
Dakurei
4c39bf64c5
Fix overflowing fr locale
2024-05-06 15:01:00 -04:00
Matthew
674b2257be
I18n import cleanup ( #562 )
...
* config import change
* all other configs
2024-05-06 14:25:17 -04:00
Lugiad
009d538ac5
Update French starter-select-ui-handler.ts ( #559 )
2024-05-06 13:54:32 -04:00
ArceUseless
bde7620ac0
New spanish translations and literals for all langs ( #552 )
...
* Spanish translations for intro messages and some menus. Added Empty (save file) to lang files
* Spanish translations + new literals in all langs
* Spanish translations, new literals for all langs (starter-select-ui-handler)
* Two translations
* Resolving accidental overwrite in french menu.ts
* New starter-select-ui-handler lang files for all langs
---------
Co-authored-by: rnicar <rj.nieto.car@gmail.com>
2024-05-06 12:02:45 -04:00
Lugiad
e3c1d08b37
Update French battle.ts + typo
2024-05-06 09:37:55 -04:00
Benjamin Odom
2b4dc9a4f0
Fixes Struggle Softlock ( #531 )
...
* Fixes Struggle Softlock
Fixed an issue where moves marked as (N) would prevent you from being able to Struggle.
Also fixes messaging so that a message shows when you are out of PP, Disabled, or trying to use an unimplemented move consistently.
* Update phases.ts
2024-05-06 00:02:52 -04:00
phynor
c41546b680
updated move.ts german translation ( #519 )
...
* updated move.ts german translation
* fixed encoding on Pokémon
2024-05-05 21:44:55 -04:00
Lugiad
f5bf35f8de
Removing forms names in Italian pokemon.ts ( #486 )
...
* Removing forms names in Italian pokemon.ts
Forms names aren't supposed to be specified in the name of the Pokémon
* Removing forms names in Italian pokemon.ts
2024-05-05 10:47:16 -04:00
Alessandro Bruzzese
fea73081e5
Trasleted move.ts in italian ( #490 )
...
* Added Italian translations for ability.ts and other element
* traslated move.ts
2024-05-05 10:46:56 -04:00
Benjamin Odom
faf1c0bce6
Small Typo when Learning a TM
...
Fixes a small typo when learning a tm. The incorrect escape character was being used and no escape character was being used for Spanish.
2024-05-05 10:45:47 -04:00
Alessandro Bruzzese
41f9420c90
Added Italian translations for ability.ts and other element ( #471 )
2024-05-04 21:00:28 -05:00
Lugiad
d77ae729c0
Minor Update to French battle.ts
...
Thanks to @Dakurei for this nice compromise
2024-05-04 11:01:18 -04:00
Lugiad
3de4b9cd12
Minor Update to French battle.ts
2024-05-04 10:49:50 -04:00
Lugiad
77c3a5ad78
Minor update to French battle.ts ( #438 )
...
* Minor update to French battle.ts
Added missing spaces before some exclamation marks
* Minor Update to French battle.ts
2024-05-03 18:07:51 -05:00
Lugiad
0c9402a649
Update French tutorial.ts ( #437 )
...
Changes made after in game test
2024-05-03 18:07:06 -05:00
Lugiad
75cbe4fe2c
French Update to menu.ts ( #436 )
2024-05-03 17:43:32 -05:00
ArceUseless
19e434929c
Spanish translations ( #422 )
...
* Spanish translations for intro messages and some menus. Added Empty (save file) to lang files
* Spanish translations + new literals in all langs
---------
Co-authored-by: rnicar <rj.nieto.car@gmail.com>
2024-05-03 17:52:09 -04:00
Dario Krause
c44ec421b0
Update pokemon.ts
2024-05-03 12:05:45 -04:00
Lugiad
e082dd9089
Minor correction to apostrophes in French menu-ui-handler.ts ( #415 )
2024-05-03 09:51:00 -05:00
Simoninoo
67431fb83b
Patch Ita ( #399 )
...
* Syntax correction
* Tutorial translation
2024-05-02 20:45:45 -04:00
Lugiad
10506f9cf5
Update italian pokemon-stat.ts ( #389 )
...
* Update italian pokemon-stat.ts
* Update italian pokemon-stat.ts
2024-05-02 08:37:05 -04:00
Lugiad
71893e8428
Update Spanish fight-ui-handler.ts
2024-05-02 08:36:33 -04:00
Lugiad
a1bb0e7baf
Updated French transaltion for tutorial.ts ( #375 )
...
Translation of "statChange" + some remaning typos
2024-05-01 23:26:24 -05:00
Flashfyre
6ac224ab8a
Refactor to split battle messages from menu
2024-05-01 18:54:35 -04:00
TeKrop
e34b204664
feat: added support for localisation on battle scene sentences
2024-05-01 18:54:35 -04:00
TeKrop
eac9b4d385
fix: reworked daily and weekly rankings translations workflow
2024-05-01 08:56:33 -04:00
Flashfyre
77caa8ece5
Add back shift for toggling stats
2024-05-01 00:27:11 -04:00
Flashfyre
6fd5709b13
Reapply stat change feature with fixes
2024-04-30 23:02:16 -04:00
Flashfyre
8a54e862fc
Revert "Add togglable stat change display"
...
This reverts commit 718585062b
.
2024-04-30 22:14:24 -04:00
Flashfyre
718585062b
Add togglable stat change display
2024-04-30 22:06:54 -04:00
Valentin Porchet
7846fdc1e6
feat: added french translation for new entries in menu.ts ( #360 )
2024-04-30 17:33:34 -04:00
Dakurei
869a5c2d4c
Fix tutorials translation fr
...
+ Fix the length problem of some strings that aren't readable in the game
+ Fix a few typo errors
2024-04-30 16:08:07 -04:00
Dario Krause
1449147121
Update pokemon.ts ( #357 )
2024-04-30 15:29:56 -04:00
Raphael van der Woude
c7bd99b345
Added missing menu translations ( #355 )
...
* Added missing menu translations
* Added missing translations to other languages
---------
Co-authored-by: Raphael van der Woude <raphael.van.der.woude@dias.nl>
2024-04-30 10:53:00 -04:00
Thomas David
9575054010
Implement localisation for tutorial ( #330 )
...
* Implement localisation for tutorial
* Fix modules name
* Fix keys name
* Fix keys name part 2 : the return
* Add lines breaks in localisation files
2024-04-29 12:33:18 -04:00
ElMoustacho
3b83d0b4d9
Fix typo in french names for a few pokémon
2024-04-29 11:55:34 -04:00
Dario Krause
d93b6632c8
Gen 2, 3 de local
2024-04-29 10:00:42 -04:00
Dario Krause
116bf7ee18
Gen 1 de local
2024-04-29 08:38:07 -04:00