52 Commits

Author SHA1 Message Date
redphx
1375fb115d Highlight "Bypass region" row in unsupported regions 2025-02-08 20:11:48 +07:00
redphx
7a69e7f284 Add OLED theme (#658) 2025-02-04 20:20:48 +07:00
redphx
fe418e6918 Automatically reset game setting's value if it has the same value as global's 2025-01-30 16:10:51 +07:00
redphx
e3f971845f Game-specific settings (#623) 2025-01-28 11:28:26 +07:00
redphx
785df72972 Lite: hide unsupported features 2025-01-16 16:37:18 +07:00
redphx
77e0f2d8ba Lite: disable navigating using gamepad in Settings dialog 2025-01-16 06:45:12 +07:00
redphx
488b0dfef2 Show local co-op icon in settings 2025-01-04 18:43:24 +07:00
redphx
097164b92e Set image quality 2025-01-04 12:33:47 +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
7b60ba3a3e Controller customization feature 2024-12-22 17:17:03 +07:00
redphx
7709cceff0 Add stat's background opacity 2024-12-11 17:50:04 +07:00
redphx
b84c464066 Add "Disable features" setting 2024-12-10 21:30:21 +07:00
redphx
4ffc034076 Rename EventBus events 2024-12-08 21:57:29 +07:00
redphx
e1ba2344b7 Declare window.navigator typing 2024-12-08 20:52:13 +07:00
redphx
741bc9a4e5 Rename EventBus to BxEventBus 2024-12-08 20:09:12 +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
1ca2b771e7 Fix forcing native MKB not working when mode = "default" 2024-12-07 07:46:13 +07:00
redphx
fe98a1165f Adjust video position (#583) 2024-12-06 21:42:18 +07:00
redphx
1ea1afe4d4 Optimize Patcher 2024-12-06 18:13:24 +07:00
redphx
5b67c344de Bug fixes 2024-12-05 17:18:47 +07:00
redphx
9199351af1 6.0 2024-12-05 17:10:39 +07:00
redphx
f0e7272a82 Use "brand" instead of "manufacturer" 2024-11-01 19:57:08 +07:00
redphx
b0ecc7171b Update device suggestion URL 2024-11-01 19:52:25 +07:00
redphx
b090d325ae Migrate PatcherCache to singleton class 2024-11-01 07:22:21 +07:00
redphx
392dc2cf86 Categorize servers by continents 2024-10-29 16:51:29 +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
7578671cc3 Remove "ui_home_context_menu_disabled" setting as it's no longer needed 2024-10-18 21:41:21 +07:00
redphx
927eae3f2f Refactor getInstance() methods 2024-10-14 16:56:05 +07:00
redphx
9f440e9cf4 Don't call animate() when hiding renderer 2024-10-14 16:47:03 +07:00
redphx
0c34173815 Add "Limit video player's FPS" feature 2024-10-12 16:15:51 +07:00
redphx
8a40d361d9 Add unsupportedNote property 2024-10-08 07:19:09 +07:00
redphx
98fa273b48 Don't render MKB settings on unsupported devices 2024-10-08 07:01:58 +07:00
redphx
b9134bc141 Add "MSFS2020: force native MKB support" setting 2024-10-07 21:39:42 +07:00
redphx
eed0aa9d9e Fix not disabling unsupported features in Settings dialog 2024-10-02 07:17:17 +07:00
redphx
9007663a3a Lite: remove NativeMkbHandler code in built script 2024-10-01 17:47:01 +07:00
redphx
8f6bc5cb1b Detach VIRTUAL_GAMEPAD_ID from EmulatedMkbHandler 2024-10-01 17:22:33 +07:00
redphx
12d8d766dc Lite: remove XhomeInterceptor and TouchController in built script 2024-10-01 17:09:07 +07:00
redphx
b2736d574d Disable PatcherCache in Lite version 2024-10-01 16:49:40 +07:00
redphx
bd58355ef5 Create better-xcloud.lite.user.js 2024-09-30 17:11:05 +07:00
redphx
f6ec6d7c9b Fix not calculating controller-friendly <select>'s size when switching tab 2024-09-25 20:20:06 +07:00
redphx
07ebf3926b Update script in app when clicking on the "Version x available" button 2024-09-07 16:43:56 +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
95d5fb8ed7 Rearrange settings 2024-08-04 17:45:15 +07:00
redphx
0d3385790c Show fullscreen text when reloading page 2024-07-31 07:37:23 +07:00
redphx
a39d056eba Render Settings footer in lite mode 2024-07-31 06:54:14 +07:00
redphx
b49ee400f1 Close Settings dialog when opening App settings 2024-07-31 06:08:00 +07:00