Commit graph

130 commits

Author SHA1 Message Date
github-actions
165076b573 Commit from GitHub Actions (Minify Code) 2023-09-18 20:44:53 +00:00
github-actions
5e338e7a88 Commit from GitHub Actions (Minify Code) 2023-09-18 18:04:36 +00:00
Mickaël Laurent
4e8d11ece7
Fix settings not being saved when removing a cheat (#672)
* save settings after removing a cheat

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 16:09:14 -04:00
Mickaël Laurent
8eb21a25fd
Fix EJS_volume = 0 being ignored (#671)
* remove call to setVolume (too early)

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-17 14:50:59 -04:00
github-actions
51229c4c4d Commit from GitHub Actions (Minify Code) 2023-09-12 15:55:58 +00:00
github-actions
e151a9b1d5 Commit from GitHub Actions (Minify Code) 2023-09-12 15:38:38 +00:00
Allan Niles
a202817a60
Fix auto keyCode keyboard conversion (#665)
* fix auto keycode translation

* Commit from GitHub Actions (Minify Code)

* fix fallback keycode

* Commit from GitHub Actions (Minify Code)

* fix ===

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-12 09:18:11 -06:00
github-actions
a4c17c1ca6 Commit from GitHub Actions (Minify Code) 2023-09-06 20:34:25 +00:00
Allan Niles
7be43357b9
add default keycode controller mappings (#661)
* add default keycode controller mapings
add optional keycode maping

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-06 12:36:57 -05:00
github-actions
d4dbbe118d Commit from GitHub Actions (Minify Code) 2023-09-05 13:11:23 +00:00
github-actions
cab5f524c4 Commit from GitHub Actions (Minify Code) 2023-09-03 13:52:25 +00:00
github-actions
9c8ddb9037 Commit from GitHub Actions (Minify Code) 2023-09-02 13:38:11 +00:00
github-actions
049d0e73ca Commit from GitHub Actions (Minify Code) 2023-09-01 13:31:37 +00:00
github-actions
23660d17f4 Commit from GitHub Actions (Minify Code) 2023-08-31 15:55:38 +00:00
github-actions
d017ad3002 Commit from GitHub Actions (Minify Code) 2023-08-31 14:53:29 +00:00
github-actions
747b70cd7e Commit from GitHub Actions (Minify Code) 2023-08-30 20:30:36 +00:00
github-actions
645a9a39b0 Commit from GitHub Actions (Minify Code) 2023-08-30 18:56:58 +00:00
github-actions
445076915e Commit from GitHub Actions (Minify Code) 2023-08-30 17:32:08 +00:00
github-actions
87de4b0584 Commit from GitHub Actions (Minify Code) 2023-08-26 23:58:13 +00:00
github-actions
a8f9d4c55d Commit from GitHub Actions (Minify Code) 2023-08-26 22:24:53 +00:00
Allan Niles
deafeda415
Add button gamepad naming (#637)
* Add button gampad naming

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-26 15:29:31 -06:00
github-actions
ee9d1e80a1 Commit from GitHub Actions (Minify Code) 2023-08-26 16:33:57 +00:00
Allan Niles
a1a0ccde65
Merge branch 'main' into main 2023-08-26 10:33:15 -06:00
github-actions
fd5b256861 Commit from GitHub Actions (Minify Code) 2023-08-26 15:52:21 +00:00
github-actions
a6f533a810 Commit from GitHub Actions (Minify Code) 2023-08-26 02:37:18 +00:00
github-actions
526037fd83 Commit from GitHub Actions (Minify Code) 2023-08-25 01:51:28 +00:00
github-actions
0ad1f209bc Commit from GitHub Actions (Minify Code) 2023-08-25 01:43:57 +00:00
github-actions
3ad97e7b41 Commit from GitHub Actions (Minify Code) 2023-08-24 17:02:50 +00:00
Allan Niles
301e8c0d4e
fix joystick and keyboard input localization (#630)
* fix gamepad languages

* fix joystick and keyboard input localization

* Commit from GitHub Actions (Minify Code)

* fix the things that need to be changed

* Commit from GitHub Actions (Minify Code)

* loop through the info object and set localization

* Commit from GitHub Actions (Minify Code)

* small clean up

* Commit from GitHub Actions (Minify Code)

* add this.missingLang

* Commit from GitHub Actions (Minify Code)

* fix speedControlButtons

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-23 15:28:52 -06:00
Allan Niles
7a4dbc2fd1
fix gamepad languages (#628)
* fix gamepad languages

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-20 16:25:23 -06:00
github-actions
9e4d52c290 Commit from GitHub Actions (Minify Code) 2023-08-17 00:23:36 +00:00
github-actions
41e51d0688 Commit from GitHub Actions (Minify Code) 2023-08-16 23:45:09 +00:00
github-actions
fb77eafbe2 Commit from GitHub Actions (Minify Code) 2023-08-14 23:20:11 +00:00
Allan Niles
b1a069bb60
Add new options and update pt-BR.json (#612)
* add new options and update pt-BR.json

* add new options and update pt-BR.json

* Commit from GitHub Actions (Minify Code)

* fix adBlocked function

* Commit from GitHub Actions (Minify Code)

* add new option to adBlocked function

* Commit from GitHub Actions (Minify Code)

* fix the `start-clicked` function

* Commit from GitHub Actions (Minify Code)

* Clean up code

* Commit from GitHub Actions (Minify Code)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-13 09:10:33 -06:00
github-actions
47137403c5 Commit from GitHub Actions (Minify Code) 2023-08-12 16:14:09 +00:00
github-actions
2694dd4c6a Commit from GitHub Actions (Minify Code) 2023-08-12 15:47:03 +00:00
github-actions
683e3d76b4 Commit from GitHub Actions (Minify Code) 2023-08-12 15:04:23 +00:00
Allan Niles
1ef9b4ab4b
Merge branch 'main' into main 2023-08-12 09:03:43 -06:00
github-actions
c120be2892 Commit from GitHub Actions (Minify Code) 2023-08-12 14:53:58 +00:00
github-actions
243b0be96c Commit from GitHub Actions (Minify Code) 2023-08-12 14:51:12 +00:00
github-actions
909818a6ec Commit from GitHub Actions (Minify Code) 2023-08-12 02:10:45 +00:00
github-actions
f145767255 Commit from GitHub Actions (Minify Code) 2023-08-11 16:28:55 +00:00
github-actions
7e8c158e0a Commit from GitHub Actions (Minify Code) 2023-08-11 15:42:17 +00:00
github-actions
a6d32caa29 Commit from GitHub Actions (Minify Code) 2023-08-10 19:16:05 +00:00
github-actions
c199907451 Commit from GitHub Actions (Minify Code) 2023-08-08 18:20:28 +00:00
github-actions
500f29920c Commit from GitHub Actions (Minify Code) 2023-08-08 18:05:47 +00:00
github-actions
50dafe9612 Commit from GitHub Actions (Minify Code) 2023-08-08 14:17:38 +00:00
github-actions
4923650bb9 Commit from GitHub Actions (Minify Code) 2023-08-07 16:35:20 +00:00
github-actions
c986be6ee5 Commit from GitHub Actions (Minify Code) 2023-08-07 16:32:35 +00:00
github-actions
5307e6294e Commit from GitHub Actions (Minify Code) 2023-08-07 02:28:51 +00:00