Commit Graph

351 Commits

Author SHA1 Message Date
c2efbd9c1d Remove non-cloud games from touch games list 2024-05-08 08:03:58 +07:00
c948b63b8d Show touch icon on games with custom layouts 2024-05-07 21:40:12 +07:00
2df3bb4611 Add "Default opacity" setting for touch controller 2024-05-07 17:37:49 +07:00
b9355d5c01 Optimize touch control's canvas, use low-power profile and disable antialiasing 2024-05-07 17:07:15 +07:00
cadc7987b7 Update "disableIndexDbLogging" patch 2024-05-05 18:29:04 +07:00
4231d7e9c6 Update logs 2024-05-05 11:54:59 +07:00
e852b246d3 Rewrite volume control feature 2024-05-05 09:36:53 +07:00
9bf8a2ef66 Add a standalone Refresh stream button (#315) 2024-05-04 16:20:12 +07:00
b1df189c7d Support "styles" param in touch control 2024-05-04 15:33:19 +07:00
8a7be5d523 Add ability to use normal website's layout on TV 2024-05-04 15:00:27 +07:00
f945a3adde Move PatcherCache.init() to patchFunctionBind() 2024-05-04 14:34:06 +07:00
f6ee79770c Clear PatcherCache when changing settings 2024-05-04 11:22:42 +07:00
f36c77e727 Fix touch control not showing when using "caches" as variable name 2024-05-04 11:21:18 +07:00
f144fac81e Fix not clearing "appliedPatches" correctly 2024-05-03 18:09:31 +07:00
3670946da4 Refactor BxIcon 2024-05-03 17:27:13 +07:00
3d3a013a5c Disable achievement toast in Remote Play 2024-05-03 17:17:00 +07:00
db1ce23b53 Refactor Dialog 2024-05-03 17:06:10 +07:00
bcd61833b2 Fix touch controller not working in Remote Play 2024-05-03 17:05:58 +07:00
6ff81971b0 Don't refresh the page when signature has changed 2024-05-03 08:55:55 +07:00
ea57e04d4f Add PatcherCache class 2024-05-03 07:36:03 +07:00
06c6b8c5af Simplify import paths again 2024-05-01 22:14:28 +07:00
0114108bdf Simplify import paths 2024-05-01 22:01:39 +07:00
006e21f477 Replace DualEnum with normal enum 2024-05-01 21:36:17 +07:00
17afd364da Refactor icons 2024-05-01 18:57:50 +07:00
edc8991a6a Create BxLogger to show colored logs 2024-04-30 18:52:56 +07:00
26c318fb8d Format code 2024-04-30 18:24:58 +07:00
6421243d68 Fix touch controller not working on non-touch supported games 2024-04-29 15:29:58 +07:00
5a6c99e920 Fix not disabling touch when controller found 2024-04-29 15:17:41 +07:00
3562d0318e Don't disable touch on native touch-supported games 2024-04-29 14:54:35 +07:00
a546b921f4 Fix double inputs when using emulated MKB with Remote Play 2024-04-29 11:40:26 +07:00
99aec0a60c Don't emulate MKB in native MKB supported games 2024-04-29 11:00:47 +07:00
cd6dd1e22d Use a better method to enable touch control for all games 2024-04-29 10:05:22 +07:00
0ba8df734c Fix problem with the Android app 2024-04-28 17:17:55 +07:00
fbaf958b02 Fix binding mouse scrolls as clicks 2024-04-28 10:46:02 +07:00
e2806fea68 Fix local co-op not working 2024-04-28 09:27:02 +07:00
18f50e6a20 Move preferences.ts & settings.ts to utils/ 2024-04-27 15:23:49 +07:00
dcb4f7471f Fix NumberStepper not working properly in MKB remapper 2024-04-27 15:11:15 +07:00
1753a2d525 Move modules/translations.ts to utils/translations.ts 2024-04-27 10:12:34 +07:00
fc64f0dfa7 Refactor Translations 2024-04-27 10:10:33 +07:00
3eb70498a3 Fix not refreshing the page after switching language 2024-04-25 17:57:53 +07:00
293e3c8d73 Move bx-events/exposed/flags files to utils/ 2024-04-25 17:57:34 +07:00
53676ad733 Fix errors with setTimeout/setInterval 2024-04-25 17:46:02 +07:00
563a398975 Bug fixes 2024-04-24 18:03:44 +07:00
d376e4b8be Fix not able to get Remote Play consoles 2024-04-24 17:35:04 +07:00
06ffcf20f7 Rename States to STATES 2024-04-24 17:09:39 +07:00
fd0f0799ee Minor fixes 2024-04-24 17:02:06 +07:00
9d0f4c380b Fix global vars 2024-04-24 16:50:59 +07:00
9a76731c69 Use globalThis to declare global variables 2024-04-23 18:23:41 +07:00
be0cbff344 Port the rest of the code 2024-04-23 17:55:52 +07:00
27a277309b Update MKB codes 2024-04-21 11:21:59 +07:00