441 Commits

Author SHA1 Message Date
redphx
d1882046e2
Update README.md 2023-08-29 08:42:04 +07:00
redphx
fb7bd2da0d
Update README.md 2023-08-28 14:31:13 +07:00
redphx
d9a14f9d83
Bump version to 1.14.1 v1.14.1 2023-08-27 15:04:41 +07:00
redphx
18dd006aad
Bump version to 1.14.1 2023-08-27 15:04:25 +07:00
redphx
f74de11e10 Fix Clarity Boost mode detection 2023-08-27 15:03:24 +07:00
redphx
2a71e17d2d Fix the stats selection box not working on mobile 2023-08-27 14:39:35 +07:00
redphx
2a85dd574e
Version 1.14 (#116)
* Update README.md

* Update better-xcloud.meta.js

* Bump version to 1.14
v1.14
2023-08-26 18:21:05 +07:00
redphx
9692286f1e Show a warning when the Clarity Boost mode is ON 2023-08-26 18:14:19 +07:00
redphx
26498efa7c Fix Settings button not showing when after playing (#112) 2023-08-26 18:02:53 +07:00
redphx
d1c724ff2c
Improve Stats bar (#115)
* Rename "RTT" to "PNG"

* Show select box to select stats items

* Toggle stats

* Prevent select box from jumping around

* Put Ping before FPS & remove "ms" suffix from Ping
2023-08-26 18:01:31 +07:00
redphx
eec41c58b6
Bump version to 1.13.1 v1.13.1 2023-08-18 17:44:01 +07:00
redphx
38cc78e0da
Bump version to 1.13.1 2023-08-18 17:43:43 +07:00
redphx
3cf029818e Fix crashing when not skipping splash video 2023-08-18 17:07:43 +07:00
redphx
5104cf33b4
Version 1.13 (#105)
* Update README.md

* Bump version to 1.13

* Bump version to 1.13
v1.13
2023-08-15 18:04:26 +07:00
redphx
771111d1f8
Loading screen (#104)
* Show game's art in the loading screen

* Fade in/out game's art

* Enable UI_GAME_ART_LOADING_SCREEN by default

* Check PREF_UI_GAME_ART_LOADING_SCREEN

* Fix touch controller setting

* Show estimated time

* Show countdown time on web title

* Rename PREF_UI_GAME_ART_LOADING_SCREEN to UI_LOADING_SCREEN_GAME_ART

* Add setting to show/hide the wait time

* Add time zone offset to end time

* Store APP_CONTEXT

* Add setting to hide the rocket animation
2023-08-15 17:42:21 +07:00
redphx
79e0661977
Update README.md 2023-08-15 06:04:05 +07:00
redphx
2dc3097737 Change clarity range from 0-3 (1 per step) to 0-5 (0.5 per step) 2023-08-14 16:54:25 +07:00
redphx
0833afc0a2 Set the opacity of stat's stroke to 90% 2023-08-14 16:27:15 +07:00
redphx
ca8b3cfbd8
Update README.md 2023-08-13 17:27:31 +07:00
redphx
bd852c788d
Update README.md 2023-08-13 17:13:22 +07:00
redphx
3a82b74cda
Version 1.12 (#95)
* Update README.md

* Bump version to 1.12

* Bump version to 1.12
v1.12
2023-08-13 16:48:46 +07:00
redphx
dce0a44d2a
Add poor man's "Clarity Boost" feature (#94)
* Add Video clarity setting

* Disable Clarity feature in Safari

* Make the Video settings bar smaller

* Stop loading the page when running into the "We are sorry..." error message

* Fix problems with named parameters
2023-08-13 16:22:13 +07:00
redphx
1d0d69850f
Update issue templates 2023-08-13 10:31:30 +07:00
redphx
e719e6e1c5
Update README.md 2023-08-13 10:13:31 +07:00
redphx
9f3c6e5a6d
Update README.md 2023-08-13 10:11:15 +07:00
redphx
b6e1d3debc
Update README.md 2023-08-12 21:26:13 +07:00
redphx
c229cf7c47
Update README.md 2023-08-12 19:49:51 +07:00
redphx
343e243c77
Version 1.11 (#91)
* Update README.md

* Bump version to 1.11

* Bump version to 1.11
v1.11
2023-08-12 19:41:14 +07:00
redphx
0722e02ab0 Minor fix 2023-08-12 17:56:23 +07:00
redphx
c520fde438 Show GamePass app's version (#85) 2023-08-12 17:35:40 +07:00
redphx
2f4396d948 Update Settings UI 2023-08-12 17:01:44 +07:00
redphx
88d46581bf Add touch's controller button styles: default/white/muted 2023-08-12 16:24:37 +07:00
redphx
0cd6106957 Increase TouchController.#dispatchMessage timeout time from 10ms to 100ms 2023-08-12 14:55:54 +07:00
redphx
43b932f5d6
Add "Enable microphone on game launch" setting (#89)
* Add "Enable microphone on game launch" setting

* Stream menu: clone the second last button instead of the first one (usually the mic button)

* Close the HUD when clicking clicking on the Video Settings button

* Use a different CSS for the Stream Stats button when it's ON
2023-08-12 14:52:27 +07:00
redphx
8315cee7ec
Update README.md 2023-08-12 14:31:21 +07:00
redphx
9d6db3ed37
Fix for Safari (#88)
* Reload the page until the script is loaded first

* Trying to fix the issue with error page

* Show a message when reloading the page

* Minor refactoring in overrides.inputConfiguration

* Automatically reload the page when running into the "We are sorry..." error message
2023-08-12 10:43:51 +07:00
redphx
e85fc9aa47
Update README.md 2023-08-11 08:18:41 +07:00
redphx
2d680d63a1
Update README.md 2023-08-10 11:03:22 +07:00
redphx
aefd9e9320
Add warnings for Safari 2023-08-08 21:33:40 +07:00
redphx
ecaead1522
Update README.md 2023-08-08 08:47:01 +07:00
redphx
f71152595f
Update issue templates 2023-08-08 08:14:58 +07:00
redphx
c633c81c90
Bump version to 1.10.2 v1.10.2 2023-08-08 07:37:39 +07:00
redphx
c76cf83c58
Bump version to 1.10.2 2023-08-08 07:37:23 +07:00
redphx
5a5c65e7a2 Fix the fullscreen bug on Android (#49) 2023-08-08 07:35:34 +07:00
redphx
da7ff64471
Update feature_request.md 2023-08-07 08:54:28 +07:00
redphx
cd9f53a052
Update issue templates 2023-08-07 08:53:16 +07:00
redphx
c782526c32
Update README.md 2023-08-07 07:49:02 +07:00
redphx
e8ad1f9350
Update README.md 2023-08-07 07:19:22 +07:00
redphx
7779473eee
Version 1.10.1 (#73)
* Update README.md

* Bump version to 1.10.1

* Bump version to 1.10.1
v1.10.1
2023-08-06 18:57:14 +07:00
redphx
0b0f5add1b
Toggle touch controller visibility (#72)
* Double-tap anywhere at the bottom of the screen to show/hide touch controller

* Update CSS

* Update the size of the screenshot button

* Update screenshot button's CSS

* Update screenshot button's opacity
2023-08-06 18:51:06 +07:00