Commit graph

1,263 commits

Author SHA1 Message Date
Vitaly Turovsky
33ab8745b3 add debug stats 2024-09-01 02:23:33 +03:00
Vitaly Turovsky
d4cd8c37de finish integration! +setting 2024-09-01 02:13:16 +03:00
Vitaly Turovsky
fd6b2e9a08 everything works for blocks! 2024-09-01 00:51:50 +03:00
Vitaly Turovsky
e2e20d5075 it just works for now 2024-08-31 23:07:01 +03:00
Vitaly Turovsky
8132dea5bb display is almost done 2024-08-31 18:02:10 +03:00
Vitaly Turovsky
b6349093fa wip 2024-08-27 03:34:49 +03:00
Vitaly Turovsky
00e7d4a065 fix(regression): most of the items were not renderer in old versions (before 1.13) 2024-08-27 01:12:10 +03:00
Vitaly Turovsky
83ea44b099 feat: sort worlds in singleplayer menu by last saved world (last level.dat edited) 2024-08-27 01:07:04 +03:00
Vitaly Turovsky
69cfb89a8d display notification on save v0.1.57 2024-08-26 03:15:02 +03:00
Vitaly Turovsky
ffc9a0c458 fix: update "save remote world to your device" function to support new HTTP backend 2024-08-26 03:11:23 +03:00
Vitaly Turovsky
34a6f1d9c3 fix: fix critical bug which was resulting in incorrect modals (and whole app) state in some extremely rare cases 2024-08-26 00:41:23 +03:00
Vitaly Turovsky
de3907aefe add more context to item render error 2024-08-25 23:53:07 +03:00
Vitaly Turovsky
99c8d4091f fix: make entities movements smoother 2024-08-25 23:43:10 +03:00
Vitaly Turovsky
d8f80e1980 cleanup: remove legacy options 2024-08-24 05:19:38 +03:00
Vitaly Turovsky
3a646121ed fix(regression): MS auth was completely broken 2024-08-24 05:13:55 +03:00
Vitaly Turovsky
69e0616240 fix(regression): select version was not visible in server options 2024-08-24 04:54:20 +03:00
Vitaly Turovsky
42e53c8efc fix: correctly display versions list in Select component
fix: was unable to create new worlds by pressing Enter
2024-08-24 04:34:35 +03:00
Vitaly Turovsky
372059f0be add highest block implementation for a few other PRs, up server 2024-08-22 15:47:29 +03:00
Vitaly
04d79c16be
feat: minimize lags when moving between chunks (lazily unload chunks (#179)
+ a setting to control that
2024-08-21 00:25:35 +03:00
Vitaly Turovsky
01c82e3c74 minor infra changes for app links 2024-08-19 14:35:51 +03:00
Vitaly
24fd4d4fc0
feat: implement fast world loading with file descriptor & http backend! (#182) 2024-08-19 14:01:13 +03:00
Vitaly
9e055ebb09
optimize build and world chunk processing (#180) 2024-08-18 15:21:07 +03:00
Vitaly Turovsky
adca2bc494 fix lint 2024-08-18 15:16:19 +03:00
Vitaly Turovsky
0c99f4d5e0 feat: optimize chunks loading: do less duplicated work when chunks are received quickly 2024-08-18 14:39:14 +03:00
Vitaly Turovsky
89f7cfa644 feat: optimize build: load faster by 15% and do not duplicate three js import (tree-shake instead) 2024-08-18 14:39:02 +03:00
Vitaly Turovsky
8374eb6ed6 fix link format v0.1.56 2024-08-16 19:54:23 +03:00
Vitaly Turovsky
044ada20d8 fix build on ci 2024-08-16 19:46:10 +03:00
Vitaly Turovsky
39da2719a8 fix local start crash 2024-08-16 19:31:25 +03:00
Vitaly Turovsky
bf44b07d00 make links in the app more flexible 2024-08-16 19:21:58 +03:00
gguio
f5da7f2261
feat: New select component (#169) 2024-08-16 12:24:13 +03:00
Valery-a
d903c47d3f
fix: do not interact with blocks behind entities (#177) 2024-08-16 02:55:10 +03:00
Vitaly
71289e3ef4
Lint JSX (#175) 2024-08-15 03:12:32 +03:00
Vitaly Turovsky
be78985edf hotfix: better render items for legacy versions (still some blocks are not rendered) 2024-08-14 14:46:40 +03:00
Vitaly Turovsky
39ccf846c2 fix more grass block item render and remove misleading sounds warning 2024-08-13 02:06:04 +03:00
Vitaly Turovsky
dd285544c3 enable mouse raw input and chat select by default for new users! 2024-08-13 02:03:16 +03:00
Vitaly Turovsky
f7615ae581 experimental: faster server start & build v0.1.55 2024-08-13 01:18:23 +03:00
Vitaly Turovsky
fc7df81b0f up mc-assets to fix chest 2024-08-13 01:07:21 +03:00
Vitaly Turovsky
25f04f4959 fix: fix rendering of all remaining blocks except chest, fix rendering of pistons by rotating down texture by another 180deg of any block 2024-08-11 23:28:16 +03:00
Vitaly
6bac74b6c1
cleanup, better resource pack support (#173) 2024-08-06 20:42:33 +03:00
Vitaly Turovsky
067d4b527f correct linting 2024-08-06 19:30:16 +03:00
Vitaly Turovsky
b62d29505f feat: display UI for connecting with bypass VPN detection proxy 2024-08-06 04:12:36 +03:00
Vitaly
d4f06aa1a4
lint prismarine-viewer & better ci checks (#171) 2024-08-06 03:20:38 +03:00
Vitaly Turovsky
c680c6a7d1 fix Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. 2024-08-05 19:05:24 +03:00
Vitaly Turovsky
34e02cfc1b up mc-assets to fix a few critical bugs 2024-08-05 18:51:40 +03:00
Vitaly Turovsky
9f90d6a187 revert setting save loaded early 2024-08-05 05:21:31 +03:00
Vitaly Turovsky
be5c1bcc81 fix item tooltips on mobile 2024-08-05 03:18:49 +03:00
Vitaly Turovsky
647d33bba4 fix build: create generated dir 2024-08-05 03:09:27 +03:00
Vitaly Turovsky
df87216b18 fix: always disable all default touch actions in mobile browser to fix certain critical touch issues 2024-08-05 02:58:39 +03:00
Vitaly Turovsky
43d4555aa8 feat: support displaying custom window titles in inventories GUI 2024-08-05 01:22:19 +03:00
Vitaly Turovsky
c763bb71f6 fix some items display in inventory 2024-08-05 00:37:11 +03:00