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
e93777e52a
Names of the languages in their respectives languages ( #635 )
...
* Names of the languages in their respectives languages in settings
* Names of the languages in their respectives languages
2024-05-08 12:08:34 -05:00
Greenlamp2
d98f7733d4
Rework - Inputs management to include all gamepad mapping V2 ( #429 )
...
* rework of the input handling, including different gamepad and keyboard
* rework of the input handling, including different gamepad and keyboard
* first version of a too complex inputHandler based on phaser3-merged-input
* removed useless control management and kept it simple for our use case, investigating to put out button_XX()
* renamed inputHandler to inputController
* aggregate directions and some action into a same method + fix menu return value
* added back repeated input feature on keeping down a key
* cleanup + return type
* fix submit/action doing two things simultaneously, still same behaviour as before
* extracted UI inputs out of battle-scene
* tab -> spaces
* tab -> spaces what about now github ?
* tab -> spaces final (maybe)
* tried to fix the plugin loading issue on prod
* remove Plugins things as it's too uncertain how it works on prod
* seems old code source is indented with tab
* cleanup
* cleanup
* cleanup
* putting in an enum file the enum buttons
* fix repeating stats button + change message in event when the key is repeating
* added return type for ui-inputs
* added return type for inputs-controller
* adapted the code to integrate changes of bennybroseph
2024-05-05 10:30:00 -04:00
Benjamin Odom
3ed7649ce5
Remove Debug Code ( #480 )
...
Remove code intended only for debugging.
2024-05-05 18:45:54 +10:00
Benjamin Odom
dd76cbc7a2
Add Setting to Swap A and B on Gamepad ( #474 )
...
* Add Setting to Swap A and B on Gamepad
Added a new setting to swap the A and B button on controller. Defaults to off which retains the current behavior on live.
* Add comments
2024-05-05 01:25:57 -04:00
Alessandro Bruzzese
41f9420c90
Added Italian translations for ability.ts and other element ( #471 )
2024-05-04 21:00:28 -05:00
Flashfyre
ef552c7ffd
Fix crash with certain animated variant sprites
2024-04-26 02:00:58 -04:00
BronzeMaster5000
e3ef65523a
Added german as selectable in options
...
Also added a comment in i18n that refers to how to add a language to the game settings menu to actually select it.
2024-04-25 21:21:44 -04:00
PabloG02
a71392f2d6
Add Spanish localization for menu, moves and pokeballs
2024-04-23 11:58:47 -04:00
Miguel S
95d2ad2fb4
Added language setting ( #185 )
...
* Added language setting
* Allow properly changing language
---------
Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-04-19 14:55:01 -04:00
Flashfyre
eab38a5ad4
Add more exp gains options
2024-04-18 00:50:04 -04:00
Hans Sorongon
0948295a98
Add option to hide exp gains after a battle
2024-04-18 00:50:04 -04:00
Flashfyre
e85179f7cd
Fix gamepad support not saving
2024-04-15 22:40:27 -04:00
Flashfyre
1ff206287a
Add setting for gamepad support
2024-04-15 20:13:58 -04:00
Flashfyre
2a6042ff7e
Add HP Bar Speed setting and fix Grip Claw HP skip bug
2024-04-09 15:34:57 -04:00
Flashfyre
b892a8b40e
Add option to disable move animations
2024-04-09 15:06:47 -04:00
Flashfyre
326918a5f1
Add retry option (easy mode)
2024-04-04 15:22:05 -04:00
Flashfyre
70d61700d0
Re-implement UI reskin with working legacy toggle
...
Re-implement UI reskin with working legacy toggle; add return to title option to menu
2024-03-31 21:14:35 -04:00
Flashfyre
30c7156c1a
Revert "Add UI reskin by LJ Birdman (WiP)"
...
This reverts commit 0200a2688a
.
2024-03-31 16:51:53 -04:00
Flashfyre
0200a2688a
Add UI reskin by LJ Birdman (WiP)
2024-03-31 16:49:53 -04:00
Flashfyre
ca0ae35422
Change default game speed from 1x to 2x
2024-03-31 00:03:39 -04:00
Flashfyre
1ea0511abb
Convert included JS files to modules
2024-03-25 16:10:43 -04:00
Flashfyre
50b9bf10a7
Add toggle for fusion palette swaps
2024-03-05 21:54:26 -05:00
Flashfyre
716d8853a3
Add damage numbers feature
2024-03-01 00:27:46 -05:00
Flashfyre
d72dd93212
Add experimental animated sprites
2024-02-24 21:16:19 -05:00
Flashfyre
bf18b1ceb1
Add tutorial framework (WiP)
2024-02-13 18:42:11 -05:00
Flashfyre
e62bb6e225
Add female trainer and male rival
2024-02-06 16:15:35 -05:00
Flashfyre
1e4e0d013e
Add experimental vibration touch feedback on mobile
2023-12-25 15:50:33 -05:00
Flashfyre
77e70a6540
Update default window type
2023-12-25 15:08:51 -05:00
Flashfyre
41d1a84c76
Add touch controls for mobile support
2023-12-25 15:03:50 -05:00
Flashfyre
e07e267ddc
Refactor windows and add alternate window skins
2023-12-20 22:22:15 -05:00
Flashfyre
4f91c47168
Add option to not show level up stats
2023-11-04 21:53:38 -04:00
Flashfyre
d3f55ad4ae
Add game settings
2023-10-26 16:33:59 -04:00