Commit graph

120 commits

Author SHA1 Message Date
Vitaly Turovsky
c326a85de1 use 1.14.4 (post-flatenning) as default for stable state rendering 2023-09-15 07:16:40 +03:00
Vitaly Turovsky
7fbf966621 specify default interaction box 2023-09-15 04:59:40 +03:00
Vitaly Turovsky
1cca1897fe support panorama from resourcepack 2023-09-15 04:00:02 +03:00
Vitaly Turovsky
70572b387f initial resource pack support (blocks only)! support custom size 2023-09-15 03:21:24 +03:00
Vitaly
92b79e0eb0 always display target, meaningful error on proxy unavailable 2023-09-14 18:48:48 +03:00
Vitaly
bb3648ac99 add blockInteractionShape, make cursor singleton 2023-09-14 04:15:15 +03:00
Vitaly Turovsky
0ac3d6b4d6 improve downloading progress reporting 2023-09-12 23:39:35 +03:00
Vitaly Turovsky
10358569c3 download map improvements 2023-09-12 20:10:54 +03:00
Vitaly Turovsky
3b7a91d13e more require to import 2023-09-10 17:41:51 +03:00
Vitaly Turovsky
3423f822eb grass issues in inventory 2023-09-09 23:59:01 +03:00
Vitaly Turovsky
6b84bd8948 select block on middle mouse 2023-09-09 23:58:48 +03:00
Vitaly Turovsky
617ed9e8d4 temp fixes for ios scaling & chat issues 2023-09-09 23:58:38 +03:00
Vitaly Turovsky
2a26d9efb0 select hotbar on touch 2023-09-09 23:49:49 +03:00
Vitaly
51fc6de101 fix: display non-breakable blocks
allow to break anything in creative
2023-09-08 19:42:18 +03:00
Vitaly
fcd6ed3ff8 fix too fast block placing 2023-09-08 19:39:42 +03:00
Vitaly Turovsky
92f6ae0c73 upstream server changes 2023-09-08 16:43:40 +03:00
Vitaly Turovsky
0a32ec917b correctly display cursor mesh using collision data 2023-09-07 16:46:48 +03:00
Vitaly Turovsky
ca3c46a307 refactor: migrate new code to typescript! 2023-09-07 15:58:02 +03:00
Vitaly
456403dfa8 fix modal restore on title screen 2023-09-07 06:24:37 +03:00
Vitaly
9c122c2738 propose to remove world only for on-device saves 2023-09-07 06:23:11 +03:00
Vitaly
bbb76eef36 small cleanup, don't specify default version 2023-09-07 06:18:31 +03:00
Vitaly
a360b2eee3 forcefully disconnect from server 2023-09-07 06:17:32 +03:00
Vitaly
195371d825 [skip ci] upstream changes 2023-09-04 13:35:43 +03:00
Vitaly
6e2dfb7691 fix: excellent in-game gamepad support
speed packages install
2023-09-04 12:54:48 +03:00
Vitaly
29e68512f4 better download ui & fix qs conflict 2023-09-04 12:16:23 +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
32482d87dc add a way to disable prompts on load 2023-09-04 10:47:15 +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
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
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
cfb04a1f54 fix inventory & hotbar crash on unknown itme 2023-09-03 13:19:20 +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
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