Commit graph

1,686 commits

Author SHA1 Message Date
Vitaly Turovsky
e51e0e926a so damn clean cursor impl 2025-03-14 04:58:21 +03:00
Vitaly Turovsky
1ee52f7faa Merge branch 'next' into pr/zardoy/309 2025-03-14 04:58:13 +03:00
Vitaly Turovsky
518d6ad866 fix always display reconnect and better last packets display (time) 2025-03-14 02:13:04 +03:00
Vitaly Turovsky
09cd2c3f64 fix(guiRenderer): dont break textures with custom namespaces rendering 2025-03-14 01:50:54 +03:00
Vitaly Turovsky
a8564232f7 fix: make chat arrows work on ios
fix: disable annoying in many cases auto correct on ios (more annoying than useful especially in commands)
fix: make stats dont overlap with chat
fix: fix edgecases when focusing on chat was not possible on mobile
2025-03-14 01:36:14 +03:00
Vitaly Turovsky
91dc4d1007 fix build info alert 2025-03-13 23:27:44 +03:00
Vitaly Turovsky
d921977caf on item giving preserve all metadata & nbt 2025-03-13 23:21:50 +03:00
Vitaly Turovsky
1267dcceae fix: reconnect button sometimes was not displayed 2025-03-13 23:11:12 +03:00
Vitaly Turovsky
c947b285ea fix: fix action bar text was not visible on ios (when landscape) 2025-03-13 23:06:41 +03:00
Vitaly Turovsky
09e61c9aa0 fix: cancel block placements in adventure and when interaction is expected eg crafting table! 2025-03-13 21:57:50 +03:00
Vitaly Turovsky
e1831eea38 fix placing panorama after login (again) 2025-03-13 20:59:07 +03:00
Vitaly Turovsky
214828df0c add option to enable/disable jei even depending on gamemode 2025-03-13 20:46:48 +03:00
Vitaly Turovsky
ad13ab83f2 load panorama earlier 2025-03-12 19:17:02 +03:00
Vitaly Turovsky
fbb3d08bfa use 1.19.4 as version by default because of known issues of configuration stage (like auth doesnt work with some bungee setups, incorrect re-login handling) 2025-03-12 15:59:26 +03:00
Vitaly Turovsky
78313ee225 fix more annoying crash edge cases 2025-03-12 01:55:18 +03:00
Vitaly Turovsky
10ed5b6dfb update to wss v0.1.76 2025-03-12 00:17:24 +03:00
Vitaly Turovsky
87e5ae253d simplify panorama, sfp fixes! 2025-03-12 00:14:16 +03:00
Vitaly
b8b1320258
feat: single file build! (#181) 2025-03-11 23:58:52 +03:00
Vitaly Turovsky
f9c042b00f add groups into UI for future work 2025-03-11 19:55:03 +03:00
Vitaly Turovsky
a6018c6891 remove not working google drive button to avoid confusion 2025-03-11 19:42:13 +03:00
Vitaly Turovsky
ec953fd5d1 feat: never force resort items in the list and allow to resort manually with shift+up/down 2025-03-11 19:37:34 +03:00
Vitaly Turovsky
6263c9ae66 also rename in manifest 2025-03-11 19:22:50 +03:00
Vitaly Turovsky
d5cc6d325e just casually doing a major client rename 2025-03-11 19:21:41 +03:00
Vitaly Turovsky
734d195be0 fix errors spamming from players list 2025-03-11 02:11:36 +03:00
Vitaly Turovsky
14d3bba5f5 rm serverslist storybook 2025-03-11 02:04:22 +03:00
Vitaly Turovsky
e60d10e121 fix panorama seams! 2025-03-11 01:40:56 +03:00
Vitaly Turovsky
8232737a75 fix panorama files order 2025-03-11 01:34:37 +03:00
Vitaly Turovsky
1c2e249031 fix panorama direction 2025-03-10 22:48:51 +03:00
Max Lee
a7e6f9772c
feat: display items in hand of entities (#293) 2025-03-07 15:18:54 +03:00
Vitaly Turovsky
28da4e60f0 hotfix for ui crash on disconnect 2025-03-06 20:12:05 +03:00
Vitaly Turovsky
4cde65e635 hotfix: fix old maps broken regression after gui renderer introduction, fix no connection indicator 2025-03-06 19:35:37 +03:00
Vitaly Turovsky
d35bf41e8c fix: fix displaying of unsigned messages (still need to simplify weird mineflayer parsing) v0.1.75 2025-03-05 23:12:19 +03:00
Vitaly Turovsky
e7b012c08d feat: Display players list on long chat button hold 2025-03-05 22:58:11 +03:00
Vitaly Turovsky
a27fa4cd1d feat: Add interaction hint for touch-based entity targeting 2025-03-05 22:49:36 +03:00
Vitaly Turovsky
c6b8efe4e8 hotfix: should fix edge case when canvas was out of viewport bounds on ios 2025-03-05 22:22:35 +03:00
Vitaly Turovsky
a846eb4500 hotfix: fix world interaction crashes 2025-03-05 20:45:34 +03:00
Vitaly Turovsky
6fb18d4438 fixes & workarounds rendering items in inventory (some were broken since last commit) v0.1.74 2025-03-05 15:26:59 +03:00
Vitaly Turovsky
b9df1bcf9e fix enabling lighting falsey when load for chunks is enabled 2025-03-05 15:12:05 +03:00
Vitaly
0db49e7879
feat: Full support for rendering blocks in inventory GUI powered by deeplsate (#292) 2025-03-05 15:11:42 +03:00
Vitaly Turovsky
998f0f0a85 fix: fix sentry #6092213276 DataCloneError: Cannot decode detached ArrayBuffer 2025-03-05 13:07:21 +03:00
Vitaly Turovsky
465ce35e83 feat: display motd/players info for ws servers (still no icon sadly)
add new server
2025-03-05 13:02:55 +03:00
Vitaly
1c700aac1e
feat(config-json): Only either bundle or load from remote (#291) 2025-03-04 19:00:20 +03:00
Vitaly Turovsky
4b54be637d ci: adjust esbuild build arg syntax for prod 2025-03-03 18:48:27 +03:00
Vitaly Turovsky
1d4dc0ddaa fix define in arg build 2025-03-03 18:45:25 +03:00
Vitaly Turovsky
874cafc75e add self host zip publishing with release 2025-03-03 18:42:08 +03:00
Vitaly Turovsky
2a8f514095 add build zip workflow 2025-03-03 18:24:06 +03:00
Vitaly Turovsky
2619e5da89 fix: was not possible to click notification, make error routing more strict & obvious 2025-03-03 17:42:01 +03:00
Vitaly Turovsky
b0da1e41d6 fix: fix crashes on packets logging recording
fix: make replay panel minmizable
2025-03-03 15:31:25 +03:00
Vitaly Turovsky
10f17063c0 fix: fix whole pipeline of rendering custom items from rp: add them to atlas and update texture propertly. align behavior blocks vs items and gui vs hand/floor 2025-03-03 14:19:38 +03:00
Vitaly
ceb4cb0b66
feat: Refactor mouse controls, fixing all false entity/item interaction issues (#286) 2025-02-27 15:26:38 +03:00