Commit graph

1,275 commits

Author SHA1 Message Date
Vitaly Turovsky
79394d72b6 fix(important,singleplayer): stop loading chunks in previous position when teleported to a new pos and always start loading chunks in new pos 2024-09-04 00:39:35 +03:00
Vitaly Turovsky
d3c592930f increase timeout 2024-08-31 19:49:22 +03:00
Vitaly Turovsky
8e31499257 fix important bug: was mutating old restored data obj 2024-08-31 19:37:21 +03:00
Vitaly Turovsky
037b4b48e2 remove outdated label 2024-08-27 03:36:06 +03:00
Vitaly Turovsky
294c69f3b5 fix protocol issue, optimize getter (delay uneeded resolvers), fix server connect data load 2024-08-27 03:27:25 +03:00
Vitaly Turovsky
32da6f4ce5 Merge branch 'next' into optimize-mc-data 2024-08-27 02:32:41 +03:00
Vitaly Turovsky
2203a8a32b fix lint 2024-08-27 01:12:25 +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
25cfbf4588 up lockfile 2024-08-27 00:48:17 +03:00
Vitaly Turovsky
a6c288aa22 fix: parse correct versions diffs for the requested version! 2024-08-27 00:46:57 +03:00
Vitaly Turovsky
1e20f98d16 fix more bugs with data diffs, make it all work in game & playground! 2024-08-27 00:24:10 +03:00
Vitaly Turovsky
6fde5cac9b fix all remaining issues with data bundling. all validation passing. result: 6mb uncompressed and 0.9mb compressed 2024-08-26 20:12:16 +03:00
Vitaly Turovsky
1d25593574 diff arr key 2024-08-26 19:08:38 +03:00
Vitaly Turovsky
cd277169f4 fix lint 2024-08-26 19:07:48 +03:00
Vitaly Turovsky
7247a47e64 rename 2024-08-26 18:14:28 +03:00
Vitaly Turovsky
c90b7fdea6 add shim 2024-08-26 18:11:16 +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
7c68ead81b finishing mc-data optim 2024-08-18 15:20:18 +03:00
Vitaly Turovsky
d1aa155b79 some final progress, but not interested anymore: result 2mb compressed 2024-08-18 15:20:18 +03:00
Vitaly Turovsky
f7554676fd start opt 2024-08-18 15:20:18 +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