Commit graph

163 commits

Author SHA1 Message Date
Vitaly Turovsky
d8261c2659 fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
Vitaly Turovsky
d1d0959cb4 feat: add Sonar bypass making possible to join to projects like ruhypixel.net
wip: packets replay feature!
2024-07-07 01:12:25 +03:00
Vitaly
860d2ad2f6
feat: Microsoft authentication! (#150)
fixes #36
2024-07-06 00:54:03 +03:00
Vitaly
74c551839d hotfix: hotbar display was broken 2024-06-30 16:14:05 +05:00
Vitaly Turovsky
9961424585 add more space for notification 2024-06-23 10:38:56 +03:00
Vitaly Turovsky
d41219d55b fix: packets string was not displayed in f3 correctly 2024-06-23 10:38:47 +03:00
Vitaly Turovsky
97ad6d9ff8 fix: hotbar on start crash
sentry-ref: 5467800534
2024-06-22 18:35:10 +03:00
Vitaly Turovsky
ef0dd1cf49 fix: allow to long tap interacte button in new touch controls. This now allows to use food on mobile & long-hold building 2024-06-21 22:25:52 +03:00
Vitaly Turovsky
dc8de80fd4 fix: improve new controls type: default button positions and allow to do setup from the main menu 2024-06-21 22:23:01 +03:00
Vitaly Turovsky
8e7639a658 fix: display error message when modal to display not found fixes #119
fix:
2024-06-21 22:15:35 +03:00
Vitaly Turovsky
18c693dabc refactor app status provider, adding loading texts 2024-06-18 03:47:20 +03:00
Vitaly Turovsky
b3ee71b57f fix: include all latest supported versions in create world menu for singleplayer (up to 1.20.4) 2024-06-15 03:45:50 +03:00
Vitaly Turovsky
216b1712c2 more basic tests. test joining to a local java vanilla server, movement! 2024-06-13 19:47:48 +03:00
Vitaly Turovsky
5be093a25f feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
Vitaly Turovsky
6268561e41 make inputs in server editor a bit smaller, fix proxy select 2024-06-09 01:09:02 +03:00
Vitaly Turovsky
6be0bc8c9a fix: elytra equipped crashed hud bars
fix sentry 5457375830
2024-06-08 23:20:07 +03:00
Vitaly Turovsky
94c665d851 move everything to frequent update interval 2024-06-08 23:13:44 +03:00
Vitaly Turovsky
bd54b5bd80 fix: username override of servers was never used 2024-06-06 19:09:07 +03:00
arhellist
d04a66738e
fix game crash (#144) 2024-06-06 17:23:43 +03:00
Vitaly Turovsky
b317d8ad35 fix: reduce fps drops on chunks load a bit by batching operations with a few other minor optimizations 2024-06-02 14:20:21 +03:00
Vitaly Turovsky
0b2e92c860 fix sentry 5431874132 2024-06-02 10:29:29 +03:00
Vitaly Turovsky
9958008817 fix: page was reloading infinitely in some edge cases, give some time service workers to unregister in these cases 2024-06-01 10:36:04 +03:00
Vitaly Turovsky
d96ff9ef3a fix: was unable to go edit server screen after hitting cancel 2024-05-29 11:16:42 +03:00
Vitaly Turovsky
0d8beef65c feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
Vitaly
87e724d5f6 fix: fix offhand slot in hotbar display 2024-05-24 11:05:44 +03:00
Vitaly
fcec85baa3 feat: Make bow, foods cancellable and add use progression indicator
feat: make item in offhand activatable
2024-05-24 10:21:03 +03:00
Vitaly Turovsky
1de6ae8f2c fix: Fix crash in getItemUv function. now dropped items are always displayed 2024-05-24 04:19:33 +03:00
gguio
c1d7d7c33f
feat: Support for binds with modifiers (#130)
Co-authored-by: gguio <nikvish150@gmail.com>
2024-05-23 08:46:59 +03:00
Vitaly Turovsky
8b959fad8c feat: add initial bed sleeping, hand items swap 2024-05-21 06:31:20 +03:00
Vitaly Turovsky
e79678ffdf fix(accessibility): space and enter keys didn't click buttons in UI 2024-05-21 05:43:18 +03:00
Vitaly Turovsky
2a2667918b feat: limit rendering in background to 20fps so it uses less resources (+setting to control that) 2024-05-21 05:25:14 +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
8d710e297e save version override from quick connect 2024-05-13 15:54:33 +03:00
Vitaly Turovsky
3329d0e75e fix: held item display was not updated after server/window GUI manipulation on inventory 2024-05-13 04:14:16 +03:00
Vitaly Turovsky
03a26d5c70 feat: add held map image support for all versions!
fix: previously held item was activated too quickly
2024-05-13 04:02:06 +03:00
Vitaly Turovsky
0a1b97857c feat: add a way to specify version from quick connect e.g. test.com:1.18.2 or 192.168.0.100:25566:1.17.1 2024-05-13 03:43:10 +03:00
Vitaly Turovsky
ef146f7a28 fix(hud): fix safe bottom area for iOS devices when clicked "Hide Toolbar"
https://forums.developer.apple.com/forums/thread/716552
chore: add new experiment for demo
2024-05-13 03:42:31 +03:00
Vitaly Turovsky
02fb4c9394 fix different width in server menu 2024-05-13 02:15:58 +03:00
Vitaly Turovsky
3f068ed0da fix tsc 2024-05-10 06:03:25 +03:00
Vitaly Turovsky
e9443cd2fe ui: fix input alignment 2024-05-10 05:59:54 +03:00
Vitaly
620488af20 Add Gamepad UI Cursor component and styles 2024-05-10 05:08:28 +03:00
Vitaly
2e81fac751 feat: implement full gamepad (joystics) support in all UIs including inventory! Add gamepad cursor, add pause menu bind 2024-05-10 05:08:02 +03:00
Vitaly
08782b2695 fix: version override was always ignored when connecting from servers list UI
fix: default proxy was not selected on setting a server ip via QS params
2024-05-10 02:51:59 +03:00
Vitaly Turovsky
3046524ff6 chore: fix all tests
feat: add lockConnect to QS options for alt connection screen UI
2024-05-08 20:36:05 +03:00
Vitaly
03b3e56a74 fix: reload the page on quit button until issues with time desync are fixed
up squid to restore support for 1.14 worlds
2024-05-06 19:06:44 +03:00
Vitaly Turovsky
36962331d1 chore: up mc-data, fix cam reset
fix: hide add server UI after adding a server
2024-05-06 01:54:29 +03:00
Vitaly Turovsky
228d60056b hotfix: offline server check crashes other servers checks 2024-05-05 03:57:21 +03:00
Vitaly
1e7153c2e2
feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Vitaly
826c66b9ec
feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
Vitaly
b278016460 implement disableDuringGame 2024-04-29 02:59:36 +03:00