Commit graph

10 commits

Author SHA1 Message Date
Allan Niles
8c04019647 Add button gamepad naming (#637)
* Add button gampad naming
2023-08-26 15:29:31 -06:00
Allan Niles
6d68d7cd49 use string.includes() 2023-08-26 02:36:37 +00:00
Allan Niles
eeeffe4892 fix joystick and keyboard input localization (#630)
* fix gamepad languages

* fix joystick and keyboard input localization

* fix the things that need to be changed

* loop through the info object and set localization

* small clean up

* add this.missingLang

* fix speedControlButtons
2023-08-23 15:28:52 -06:00
Allan Niles
a3423bcbd8 fix gamepad languages (#628)
* fix gamepad languages
2023-08-20 16:25:23 -06:00
Allan Niles
38172ec92f Add new options and update pt-BR.json (#612)
* add new options and update pt-BR.json

* fix adBlocked function

* add new option to adBlocked function

* fix the `start-clicked` function

* Clean up code
2023-08-13 09:10:33 -06:00
Allan Niles
64cf434adc fix localization 2023-08-12 02:10:05 +00:00
Ethan O'Brien
cbc15aaf52 Localization 2023-07-03 11:37:43 -05:00
Ethan O'Brien
f2bf2e9c30 Begin re-writing the base functions
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
2023-06-20 14:17:02 -05:00
Ethan O'Brien
4f4b87386e Version 3.0.5
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ericKuang <kk297466058@gmail.com>
2022-10-23 12:18:00 -05:00
Ethan O'Brien
4ffcd9832f Version 0.4.26
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: ElectronicsArchiver <85485984+ElectronicsArchiver@users.noreply.github.com>
2022-02-14 11:21:00 -06:00