Commit graph

13 commits

Author SHA1 Message Date
Vitaly Turovsky
22483d7a76 regression: some UIs like settings became not scrollable 2025-05-04 11:24:15 +03:00
M G
c5f72f2fb3
fix: corrected scroll of main component at client mods; feat: improoved ux (#341) 2025-05-02 19:10:43 +03:00
Vitaly Turovsky
71f63a3be0 sync fork: add loading timer for debug, better connecting messages, better recording panel 2025-04-22 19:01:04 +03:00
Vitaly Turovsky
529b465d32 sync for changes between forks
fix: sometimes autlogin save prompt is not displayed
fix: add connect server only ui
add some other components for future usage
fix: make some fields custommization in main menu from config.json
fix: adjust logic on player disconnect in some rare cases
2025-04-17 20:51:06 +03:00
Vitaly Turovsky
9dad509bc2 feat: improve main menu and sign in UIs. Add QR code so you can login to MS account on mobile 2024-12-20 23:18:16 +03:00
Vitaly
0a6fa7d7b0
feat: improve scaling in portrait mobile. Add close button for mobile chat (#157) 2024-07-08 03:49:10 +03:00
gguio
6bf1085fbe
feat: Key binds screen (#108)
---------

Co-authored-by: gguio <nikvish150@gmail.com>
Co-authored-by: Vitaly <vital2580@icloud.com>
2024-05-18 22:51:35 +03:00
Vitaly Turovsky
9a128974fb fix: sometimes ui wasnt visible after viewport dimensions change on mobile (eg exiting fullscreen) 2024-02-14 05:55:01 +03:00
Vitaly Turovsky
9c4c439142 feat: now you can control opacity of the chat (and in opened state too!)
feat: now camera sens Y defaults to the sens X value (can be set to mirror X value by moving slider to the left)
fix(regression): chat mobile styles were incorrect, fix chat overflow when settings are opened
2024-01-05 23:41:25 +05:30
Vitaly
ed5f74f399 fix: screens were clipped by width 2023-11-23 00:49:34 +03:00
Vitaly
3b244802e0 fix: screens were not scrollable in chrome android 2023-11-11 12:33:49 +03:00
Vitaly Turovsky
cfdd84eee9 refactor loading error screen to AppStatus (react) to include transitions
better loading status
cleanup components
2023-10-13 18:52:25 +03:00
Vitaly Turovsky
9351732d09 feat: new scalable options GUI. Refactored options & main menu to React
chore: added storybook!
fixed too big ts language service memory consumption (json mc-data)
2023-10-11 19:38:16 +03:00