111 Commits

Author SHA1 Message Date
redphx
da6ab51ba0 Refactor Remote Play feature 2025-04-20 20:28:48 +07:00
redphx
f4f88f688b Fix script running on non-xCloud pages (#698) 2025-04-15 04:52:21 +07:00
redphx
5738412f71 Fix crashing in LoadingScreen 2025-02-14 06:05:46 +07:00
redphx
2f8c776133 Stop using MutationObserver in root-dialog 2025-02-07 22:02:58 +07:00
redphx
3c2549178b Patch createPortal 2025-02-07 21:31:01 +07:00
redphx
ac20cc51cc Stop using MutationObserver in stream-ui 2025-02-07 17:31:30 +07:00
redphx
4b06d9fcff useEffect() for Error page 2025-02-07 17:01:03 +07:00
redphx
2fd482bb7b Use a better method to show the Better xCloud button ASAP 2025-02-06 21:23:56 +07:00
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