423 Commits

Author SHA1 Message Date
redphx
90f89a0244 Show local co-op icon in game card 2025-01-02 21:39:27 +07:00
redphx
e109cdec6a Attempt to fix problem with unadjustedMovement (#628) 2024-12-31 06:52:50 +07:00
redphx
40d1878fb2 Add icon to Better xCloud button 2024-12-29 15:41:35 +07:00
redphx
c8142e5079 Cleanup 2024-12-28 20:36:34 +07:00
redphx
116640eb32 Fix not releasing pointer lock after quitting the game 2024-12-28 17:04:17 +07:00
redphx
54e28ce350 Fix mouse wheel bug (contd) 2024-12-28 17:04:01 +07:00
redphx
e585264e8c Fix mouse wheel bug (#600) 2024-12-28 16:33:10 +07:00
redphx
6a133186b8 Check MKB's protocol version 2024-12-28 16:32:52 +07:00
redphx
fc1aac66c2 Update translations 2024-12-24 06:46:58 +07:00
redphx
907e595b1e Move BLANK_PRESET_DATA to Table class 2024-12-24 06:43:08 +07:00
redphx
8b5da5b928 Fix triggering Number Stepper's input event twice 2024-12-23 22:33:38 +07:00
redphx
fe9d9895e9 Render buttons in the correct order 2024-12-23 21:54:27 +07:00
redphx
0fd926eff4 Fix note 2024-12-23 21:49:03 +07:00
redphx
9864954c81 Fix showing incorrect settings when switching customization 2024-12-23 21:35:21 +07:00
redphx
6d1e06dbfe Render controller customization summary 2024-12-23 21:14:39 +07:00
redphx
68d9e7368c Re-arrange buttons 2024-12-23 09:31:18 +07:00
redphx
fc5219705c Add BxIconRaw tyoe 2024-12-23 06:26:16 +07:00
redphx
03b7c7358e Optimize CE() 2024-12-23 05:55:11 +07:00
redphx
560a4c309c Use PartialRecord type 2024-12-23 05:38:01 +07:00
redphx
7b60ba3a3e Controller customization feature 2024-12-22 17:17:03 +07:00
redphx
070943e3de Fix "patchBabylonRendererClass" patch 2024-12-18 06:16:44 +07:00
redphx
91deba793c Fix "patchShowSensorControls" patch 2024-12-18 06:08:09 +07:00
redphx
901f55c683 Show different colors for wait time 2024-12-13 06:23:58 +07:00
redphx
15bb18644f Fix wait time stopped showing in game tile (#597) 2024-12-13 05:56:02 +07:00
redphx
1db7d4f8d7 Set unadjustedMovement for MKB 2024-12-12 21:37:41 +07:00
redphx
a3c948b070 Fix problem with Smart TV profile and Guide menu (#594) 2024-12-12 06:53:25 +07:00
redphx
4e736175b4 Fix Bx button in Guide menu not working 2024-12-12 06:46:41 +07:00
redphx
1bf2f41813 Fix not getting the correct candidate pair 2024-12-11 18:55:28 +07:00
redphx
7709cceff0 Add stat's background opacity 2024-12-11 17:50:04 +07:00
redphx
f8b8012f5c Add "ignoreNewsSection" patch 2024-12-11 17:21:20 +07:00
redphx
c893bb2a5d Block notifications 2024-12-11 07:25:48 +07:00
redphx
b84c464066 Add "Disable features" setting 2024-12-10 21:30:21 +07:00
redphx
f0549b388a Update dists 2024-12-10 20:55:12 +07:00
redphx
11aefb34d1 Fix overriding features not working 2024-12-10 20:51:27 +07:00
redphx
d0a8b894b9 Show indicator for current preset 2024-12-09 19:59:30 +07:00
redphx
f0e4d4b8d0 Fix exception in app 2024-12-09 18:18:40 +07:00
redphx
d292bef5e7 Only show unbind note on custom presets 2024-12-09 17:42:51 +07:00
redphx
5381575048 Add "Xbox button > Press" shortcut 2024-12-09 17:42:11 +07:00
redphx
7206c9e8bc Migrate more events to EventBus 2024-12-09 07:01:13 +07:00
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
b11d465804 Migrate to EventBus 2024-12-08 21:06:42 +07:00
redphx
e1ba2344b7 Declare window.navigator typing 2024-12-08 20:52:13 +07:00
redphx
8c446ceec3 Refactor patches 2024-12-08 20:26:05 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +07:00
redphx
de7bf3edc7 Refactor 2024-12-08 20:05:29 +07:00
redphx
79ebb1a817
EventBus (#590)
* Replace BxEvent.TITLE_INFO_READY with Event Bus

* Migrate more events

* Migrate stream events to event bus

* Migrate preset events

* Migrate more

* Fix dispatching "input" event twice in Number Stepper
2024-12-08 17:55:44 +07:00
redphx
9044a07c0b Add note for default presets 2024-12-08 10:49:09 +07:00
redphx
3864457a07 Fix applying "disableAbsoluteMouse" patch in the wrong place 2024-12-08 07:08:15 +07:00
redphx
da362325f2 Disable absolute mouse in Android app 2024-12-08 06:50:08 +07:00
redphx
c426f64ea9 Add generateMsDeviceInfo() 2024-12-07 22:00:50 +07:00