103 Commits

Author SHA1 Message Date
redphx
fd665b6fcd Add WebGPU renderer (#648) 2025-02-02 21:37:21 +07:00
redphx
706665713f Only switch to game settings if it's not empty (#652) 2025-01-29 11:15:51 +07:00
redphx
e3f971845f Game-specific settings (#623) 2025-01-28 11:28:26 +07:00
redphx
a2f062d9d5 Lite: remove LocalCoOpManager 2025-01-16 20:05:51 +07:00
redphx
785df72972 Lite: hide unsupported features 2025-01-16 16:37:18 +07:00
redphx
48da8bc527 Update Remote Play dialog's styling 2025-01-16 07:14:52 +07:00
redphx
03b7c7358e Optimize CE() 2024-12-23 05:55:11 +07:00
redphx
7b60ba3a3e Controller customization feature 2024-12-22 17:17:03 +07:00
redphx
cb66340177 Fix not showing Bx button in unsupported page 2024-12-12 06:35:07 +07:00
redphx
1d8517a997 Update <select multiple> CSS 2024-12-11 07:51:41 +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
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
4011eb402a Linting 2024-12-07 16:48:58 +07:00
redphx
557a38214d Fix native MKB not working in Android app 2024-12-07 10:31:28 +07:00
redphx
1ca2b771e7 Fix forcing native MKB not working when mode = "default" 2024-12-07 07:46:13 +07:00
redphx
1ea1afe4d4 Optimize Patcher 2024-12-06 18:13:24 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
e8376b52fe Add patch to modify __PRELOADED_STATE__ 2024-11-01 16:55:58 +07:00
redphx
5e98c756d4 Add Polling rate setting 2024-10-21 22:01:32 +07:00
redphx
de76364a46 Optimize + refactor code 2024-10-21 20:50:12 +07:00
redphx
87447df7fd Fix Server badge not updating between sessions 2024-10-19 18:40:47 +07:00
redphx
03efa528c8 Android: add Shortcut & Wallpaper menu to Game Card's context menu 2024-10-19 16:53:55 +07:00
redphx
b9134bc141 Add "MSFS2020: force native MKB support" setting 2024-10-07 21:39:42 +07:00
redphx
76b205a65a New stats: clock, play time, battery, download, upload 2024-10-06 15:50:39 +07:00
redphx
98cf893956 Fix Settings dialog opening during gameplay 2024-09-30 17:18:40 +07:00
redphx
bd58355ef5 Create better-xcloud.lite.user.js 2024-09-30 17:11:05 +07:00
redphx
9609d0ae7b Fix duplicated CSS strings 2024-09-25 19:43:07 +07:00
redphx
784a31ce43 Migrate Remote Play popup to Navigation dialog 2024-09-18 20:14:49 +07:00
redphx
821904066b Fix no sound when using volume control feature (#490) 2024-09-05 06:17:23 +07:00
redphx
e952bf07c8 Fix problem with "|" character in game title 2024-09-04 20:19:31 +07:00
redphx
6a792548fa Update TrueAchievements button in Guide Menu 2024-09-04 19:44:41 +07:00
redphx
53d67616c3 Fix not clearing states when quitting game while queueing 2024-09-04 16:43:39 +07:00
redphx
7310700dbb Add button to download wallpapers in app 2024-09-03 19:56:34 +07:00
redphx
a6e358479a Integrate TrueAchievements 2024-09-03 16:56:58 +07:00
redphx
6daabea288 Add troubleshooting link 2024-08-29 21:30:27 +07:00
redphx
4f7e0a4f7f Add "Suggest settings" feature 2024-08-26 17:27:34 +07:00
redphx
382cd1aa51 Fix Settings button keep being added/removed from header 2024-08-14 08:51:23 +07:00
redphx
6ab24e9231 Refactor StreamUiHandler 2024-08-04 12:33:03 +07:00
redphx
ff490be713 Fix Settings dialog not showing full settings when signed in 2024-08-01 19:23:57 +07:00
redphx
e822072836 Open Settings dialog on Unsupported page 2024-07-31 17:31:26 +07:00
redphx
847adb1fff Compress CSS 2024-07-31 06:27:43 +07:00
redphx
9fad2914ac Fix Settings sometimes not being injected to header 2024-07-28 15:58:03 +07:00
redphx
8d559a53a8 Disable AAM 2024-07-28 09:41:23 +07:00
redphx
857b63a9f9 Remove unused flags 2024-07-28 07:25:11 +07:00
redphx
9dfdeb8f12 Merge Global settings and Stream settings into one dialog 2024-07-27 16:09:13 +07:00
redphx
dbbdc48aab Add "Create shortcut" button to Product Details page 2024-07-19 16:48:31 +07:00
redphx
7409956616 Show Settings button in header when not signed in 2024-07-15 17:04:04 +07:00