Commit graph

411 commits

Author SHA1 Message Date
Vitaly
29e68512f4 better download ui & fix qs conflict 2023-09-04 12:16:23 +03:00
Vitaly
0535c20c00 try to increaese snapshot timeout 2023-09-04 11:56:43 +03:00
Vitaly
6c675ada9a disable silent 2023-09-04 11:48:39 +03:00
Vitaly
cd050b099a rn workflow, fixes 2023-09-04 11:47:30 +03:00
Vitaly
bd8fa236d8 not sure how but try to disable automatic deploys on vercel 2023-09-04 11:42:08 +03:00
Vitaly
1605c4f22b fix regression (hopefully have tests) 2023-09-04 11:40:28 +03:00
Vitaly
bbb3c13a27 fix autoversion (download data on demand) 2023-09-04 11:24:34 +03:00
Vitaly
e54ab51309 should fix build 2023-09-04 10:58:37 +03:00
Vitaly
4a56c665ff try to use prepare instead of postinstall 2023-09-04 10:52:46 +03:00
Vitaly
568ca7cf23 add a way to always init eruda 2023-09-04 10:50:17 +03:00
Vitaly
32482d87dc add a way to disable prompts on load 2023-09-04 10:47:15 +03:00
Vitaly
3daefc23de build prismarine-viewer locally which should increase install speed 2023-09-04 10:46:53 +03:00
Vitaly
ea7e0b9ba5 loadFolder -> loadSave 2023-09-04 09:27:20 +03:00
Vitaly
caff286125 enable eruda only on mobile 2023-09-04 09:23:23 +03:00
Vitaly
f44c1d660a add force reload chunks (F3+A) 2023-09-04 09:23:05 +03:00
Vitaly
0f096be321 add visual sneaking + touch support 2023-09-04 08:42:08 +03:00
Vitaly
e34d780b8b change default singleplayer version to 1.8.8 as it supports more features, preserve for old saves 2023-09-04 08:29:14 +03:00
Vitaly
aa58d05d77 display sync error as well! 2023-09-04 08:10:20 +03:00
Vitaly
327504a19d upstream fork changes 2023-09-04 07:57:59 +03:00
Vitaly
360ed68d98 singlePlayerServer -> localServer (intention: will allow other players to connect soon) 2023-09-04 07:57:23 +03:00
Vitaly
2244e1781c dispose world on exit (that should finally allow clean exit) 2023-09-04 07:55:22 +03:00
Vitaly
babf7aecb9 controls: use ctrl only as activation to match original game behavior 2023-09-04 07:52:26 +03:00
Vitaly
3bf2b28584 fix sw error, cache mc-data 2023-09-04 07:51:28 +03:00
Vitaly
ce6e02ed1f refactor controls to use contro-max!
it allows to use between mobile keyboard & gamepad consistently!
fixed double jump!
2023-09-04 07:39:16 +03:00
Vitaly
091ccaf45e fix always showing mobile inventory button 2023-09-03 18:42:29 +03:00
Vitaly
7f7ff2c3ea speed preparedata 2023-09-03 18:41:44 +03:00
Vitaly
d6824aad2e do not bundle large assets package, cleanup esbuildPlugins 2023-09-03 17:27:20 +03:00
Vitaly
ee67e852cf add singleplayer explainer a few load steps 2023-09-03 13:20:26 +03:00
Vitaly
b396d3f832 add firefox attach config that I don't use 2023-09-03 13:19:47 +03:00
Vitaly
cfb04a1f54 fix inventory & hotbar crash on unknown itme 2023-09-03 13:19:20 +03:00
Vitaly
2f11aebd8c try to fix with css loading with webpack + new space-squid esbuild require 2023-09-03 10:04:26 +03:00
Vitaly
0406f48b19 cleanup preparedata 2023-09-03 09:21:34 +03:00
Vitaly
3a87bc4e09 add eruda 2023-09-03 09:21:34 +03:00
Vitaly
e2bb768f3e refactor to utils for fixes 2023-09-03 09:21:34 +03:00
Vitaly
a228e1cc99 allow to load worlf from ?map= qs url 2023-09-03 09:21:34 +03:00
Vitaly
ac0170b146 download minecraft-data on demand 2023-09-03 09:21:34 +03:00
Vitaly
ce7ddd58b4 fix dragndrop files in firefox and / action 2023-09-02 02:33:03 +03:00
Vitaly
f166de5c81 vercel: get correct env 2023-09-01 08:55:03 +03:00
Vitaly
dabbadff06 oops fix prevuilt target 2023-09-01 08:35:08 +03:00
Vitaly
82e5a93211 test vercel preview deploys on ci 2023-09-01 07:51:16 +03:00
Vitaly
64d585b309 fix all known annoying mis-keyboard reaction! fix annoying slow creative flying speed (also can be controlled via window for now) 2023-09-01 07:23:09 +03:00
Vitaly
8430481e05 feat(setting): auto exit fullscreen on esc 2023-09-01 07:21:23 +03:00
Vitaly
e81c529df8 change back for some settings
dont wait for fullscreen to not delay request pointerlock timings (bug that led to securityError)
2023-09-01 07:18:20 +03:00
Vitaly Turovsky
6110af4b06 fix critical gameLoaded bug 2023-08-31 19:41:43 +03:00
Vitaly
f695cb417c inventory support with sprites (only multiplayer fully supported for now)! true block rendering!
add iphone x notch workarounds
2023-08-31 19:33:33 +03:00
Vitaly
5a8608894a fix ui zoom on ctrl+w + wheel scroll 2023-08-31 18:46:58 +03:00
Vitaly
c53ba9bed7 make process of world loading less annoying, more configurable
FIX server version select!
2023-08-31 02:06:18 +03:00
Vitaly
98537fa00e fix annoying keyboard conflicts (ctrl+s, l) 2023-08-30 23:26:01 +03:00
Vitaly
a7ab42e6d2 singleplayer saves: fix loading player data from level.dat (todo: not saving for now)
respect superflat world generation
1.8 superflat saves tested: seems stable!
2023-08-30 12:20:29 +03:00
Vitaly
bb4ce86964 almost fix annoying key controls issue 2023-08-30 12:15:04 +03:00