45 Commits

Author SHA1 Message Date
redphx
7409956616 Show Settings button in header when not signed in 2024-07-15 17:04:04 +07:00
redphx
1d55026c6d Add option to show wait time in game card 2024-07-14 16:44:18 +07:00
redphx
66d5d9edc6 Disable the region selection box when the server lis is empty 2024-07-13 17:41:27 +07:00
redphx
ef2e0892bc Add setting to bypass region restriction 2024-07-13 17:27:40 +07:00
redphx
33b2b36e2b Revert "Remove website's version detection"
This reverts commit 91ab57fa29864c86d234eb276fceb57bb4edb6f6.
2024-07-12 06:19:30 +07:00
redphx
91ab57fa29 Remove website's version detection 2024-07-09 07:46:42 +07:00
redphx
962f4dec6d Minor update 2024-07-08 17:45:38 +07:00
redphx
938dfa6aaa Add option to hide "Friends" section 2024-07-07 16:43:56 +07:00
redphx
d7ed9e1603 Add "ignorePlayWithFriendsSection" patch 2024-07-07 16:14:08 +07:00
redphx
2b63edb7eb Refactor browser & userAgent's capabilities 2024-07-06 15:53:01 +07:00
redphx
277c777121 Add "Show controller connection status" setting 2024-07-02 17:08:40 +07:00
redphx
c1502b5552 Prepare for webOS & Tizen support 2024-07-01 17:26:04 +07:00
redphx
f169c17e18 Add WebGL2 renderer 2024-06-21 17:45:43 +07:00
redphx
902918d7fb Update URLs 2024-06-09 15:56:32 +07:00
redphx
32889e0cf1 Minor fix 2024-06-09 15:43:19 +07:00
redphx
504f16b802 Rename "hasTouchSupport" to "userAgentHasTouchSupport" 2024-06-09 11:47:08 +07:00
redphx
eb8490a798 Add native MKB support for Android app 2024-06-08 17:04:49 +07:00
redphx
b5c033498e Move "AUDIO_MIC_ON_PLAYING" setting 2024-05-31 07:31:36 +07:00
redphx
c4ad50906e Move foreign translations to external files 2024-05-22 18:10:53 +07:00
redphx
88b63a5518 App option to disable context menu in Home page 2024-05-19 10:43:44 +07:00
redphx
962b57f0a6 Add option to disable native MKB 2024-05-17 18:19:45 +07:00
redphx
5bd25bf31c Put back the Reload page button into the global settings UI 2024-05-17 17:57:41 +07:00
redphx
aba9340e91 Fix HTML issues 2024-05-17 17:24:10 +07:00
redphx
d07d6127df Update stylings of global settings UI 2024-05-17 16:57:46 +07:00
redphx
07b477a738 Add "Android app settings" button 2024-05-15 17:46:36 +07:00
redphx
1dee720f77 Add "Maximum video bitrate" option 2024-05-12 18:05:21 +07:00
redphx
bd3f8c9f50 Reorder settings 2024-05-12 15:20:41 +07:00
redphx
1be9bd8ee1 Add option for Game Bar's position 2024-05-12 08:01:49 +07:00
redphx
6b88f73e34 Add setting to enable/disable Game Bar feature 2024-05-11 10:42:30 +07:00
redphx
daaaea1f16 Minor fixes 2024-05-11 09:16:01 +07:00
redphx
9ce906c0b2 Move User-Agent values to a separate localStorage item 2024-05-11 09:08:08 +07:00
redphx
b2e932cc4c
Game bar (#392)
* Fix games with custom touch control sometimes not showing touch icon

* Create game-bar with screenshot button

* Disable Game bar when opening the Guide

* Remove SCREENSHOT_BUTTON_POSITION pref

* Make the touch control action functional

* Show game bar when the game starts

* Fix 720p/High not working (#387)

* Update icons

* Update game bar's animations

* Reset states of Game bar actions before playing

* Don't show Touch control action on non-touch-supported devices

* Clean up

* Update translations

* Update actions' texts

* Clean up
2024-05-10 18:35:40 +07:00
redphx
2df3bb4611 Add "Default opacity" setting for touch controller 2024-05-07 17:37:49 +07:00
redphx
f6ee79770c Clear PatcherCache when changing settings 2024-05-04 11:22:42 +07:00
redphx
3670946da4 Refactor BxIcon 2024-05-03 17:27:13 +07:00
redphx
06c6b8c5af Simplify import paths again 2024-05-01 22:14:28 +07:00
redphx
0114108bdf Simplify import paths 2024-05-01 22:01:39 +07:00
redphx
18f50e6a20 Move preferences.ts & settings.ts to utils/ 2024-04-27 15:23:49 +07:00
redphx
1753a2d525 Move modules/translations.ts to utils/translations.ts 2024-04-27 10:12:34 +07:00
redphx
fc64f0dfa7 Refactor Translations 2024-04-27 10:10:33 +07:00
redphx
3eb70498a3 Fix not refreshing the page after switching language 2024-04-25 17:57:53 +07:00
redphx
06ffcf20f7 Rename States to STATES 2024-04-24 17:09:39 +07:00
redphx
fd0f0799ee Minor fixes 2024-04-24 17:02:06 +07:00
redphx
9d0f4c380b Fix global vars 2024-04-24 16:50:59 +07:00
redphx
be0cbff344 Port the rest of the code 2024-04-23 17:55:52 +07:00