Commit graph

1,342 commits

Author SHA1 Message Date
Vitaly Turovsky
2c71d7d90e push 2024-10-23 00:18:39 +03:00
Vitaly Turovsky
b285b42d78 try different approach 2024-10-22 23:48:53 +03:00
Vitaly Turovsky
5775bd435d init 2024-10-22 23:40:39 +03:00
Vitaly Turovsky
de6e82d94f quickly copy your positions with /pos in singleplayer 2024-10-22 23:11:42 +03:00
Vitaly Turovsky
347d155884 fix: improve playground by allowing sync world for fast iterating of advanced use cases 2024-10-22 19:28:41 +03:00
Vitaly Turovsky
70867564ed restore a way t ocreate worlds by enter v0.1.64 2024-10-21 00:41:35 +03:00
Vitaly Turovsky
a4180500d1 update types after minecraft-data types update 2024-10-21 00:05:33 +03:00
Vitaly Turovsky
b21146b92a fix: fix crafting in singleplayer
fix(generator): leaves were filled with water in new versions
fix(generator): set plains biome for light grass color
2024-10-20 23:54:25 +03:00
Vitaly Turovsky
c53ba87309 feat: add a setting to either completely hide perf stats or enable more advanced display
can be used for demos like: `?setting=renderDebug:"none"`
2024-10-20 20:27:03 +03:00
Vitaly Turovsky
a1c41e8767 fix: up deps to support 1.20.5 and 1.20.6
fix: fix raycast. Wasn't possible to active the block when inside of it
2024-10-20 18:26:05 +03:00
Vitaly
e19980800b
feat: rewrite playground from scratch + extras (#202) 2024-10-18 02:27:45 +03:00
Vitaly Turovsky
0368e12635 feat: add crafting and fall damage in survival 2024-10-17 15:58:45 +03:00
Valery Koultchitzky
bdcde9a4bb
fix: add a way to disable VR button (important for android users) (#209) 2024-10-17 14:31:01 +03:00
Vitaly Turovsky
af0d7d14ec fix: stop requesting server info on connect 2024-10-17 14:09:22 +03:00
Vitaly
bd180ef652 fix: correctly lock URL when connected to a server (Y) v0.1.63 2024-10-01 10:18:52 +03:00
Vitaly
0a0b87bee6
fallback p2p discovery server (#211) 2024-10-01 01:39:15 +03:00
Vitaly Turovsky
5b56518122 should fix build 2024-10-01 01:35:01 +03:00
Vitaly Turovsky
ab5f6ab448 fix: add fallback peerjs discovery server to bypass geo restrictions and because sometimes official server is down
feat: allow to use custom peerjs server via config
2024-10-01 01:34:42 +03:00
Vitaly Turovsky
2953554c53 fix(regression): player walking animation was broken 2024-09-28 03:28:27 +03:00
Vitaly Turovsky
00150dda1d fix: inventory UI crash in some cases with some specific window titles
fix: client messages were not displayed on the latest version
2024-09-28 02:57:18 +03:00
Valery-a
40f81d84cd
server change (#207) 2024-09-28 01:43:47 +03:00
Vitaly Turovsky
3ea95d509a fix: fix github pages main deploy v0.1.62 2024-09-19 02:34:45 +03:00
Vitaly Turovsky
9bac681c29 use correct zombie model 2024-09-12 23:38:45 +03:00
Valery-a
7da41b02c9
fix: fixed zombies and husks not having texture (#203) 2024-09-12 23:00:58 +03:00
Vitaly Turovsky
18a6f2c1f5 fix: rare case where digging animation was not cancelled after actual dig cancel after respawn 2024-09-12 04:32:37 +03:00
Vitaly Turovsky
33437823f3 disable outdated packages check for now 2024-09-11 22:40:41 +03:00
Vitaly Turovsky
d0b921a48e revert update current ref 2024-09-11 22:39:51 +03:00
Vitaly Turovsky
16bb43c7d9 update current ref 2024-09-11 22:16:26 +03:00
Vitaly Turovsky
5a3fb6f225 disable Java integration test because of issues with downloading server 2024-09-11 22:06:14 +03:00
Vitaly Turovsky
755eead976 correctly capture screenshots of cypress 2024-09-11 21:51:12 +03:00
Vitaly Turovsky
25db002bc3 redirect to correct playground url 2024-09-11 21:39:15 +03:00
Vitaly
74fe84e10d fix playground on windows: rsbuild does not implement --root option for win 2024-09-11 19:27:17 +03:00
Vitaly Turovsky
76bed4d496 eslint: ignore dist linting! 2024-09-11 03:34:55 +03:00
Vitaly Turovsky
4d3c92f611 some playground fixes 2024-09-11 03:19:24 +03:00
Vitaly Turovsky
1446ccc0a7 should fix playground build 2024-09-11 02:35:29 +03:00
Vitaly Turovsky
f9b87d5087 move playground to rsbuild! now fast reloads!
reload on workers change

fix cd
2024-09-11 02:28:56 +03:00
Vitaly Turovsky
18bf1aa80a feat: The commit also adds a new keybind action for the 'F4' key, allowing the user to cycle through different game modes. Depending on the current game mode, the bot's chat command is updated accordingly. 2024-09-10 20:00:09 +03:00
Vitaly Turovsky
2c971f331e fix: update entities tracker which should fix playing walking animations when players are standing still v0.1.61 2024-09-10 01:34:26 +03:00
Vitaly Turovsky
a5dddfaad5 up mineflayer-auto-jump 2024-09-10 01:20:39 +03:00
Vitaly Turovsky
c6c25a7bb9 up again 2024-09-10 00:52:39 +03:00
Vitaly Turovsky
3fb872129e fix: update autojump module 2024-09-10 00:29:30 +03:00
Vitaly Turovsky
ad8dc1a21a fix: fix compatibility with some versions of new region format files 2024-09-08 21:03:11 +03:00
Vitaly Turovsky
a3ef16a81a ci: checkout pr before merge 2024-09-08 18:40:37 +03:00
Vitaly Turovsky
f518dce04d ci: checkout pr before merge 2024-09-08 18:39:13 +03:00
Vitaly Turovsky
e89196041e ci: update commands 2024-09-08 18:37:06 +03:00
Vitaly Turovsky
f9a4960c31 ci: try to fix the commands 2024-09-08 18:28:55 +03:00
Vitaly Turovsky
d743981fc2 up workflow files: new commands 2024-09-08 18:20:34 +03:00
Vitaly Turovsky
fad9fd6e3a fix: provide a hack to just render blocks all the blocks even with unknown states for preflat versions 2024-09-07 19:48:08 +03:00
Vitaly Turovsky
a063a0d75b fix: fix cobblestone_wall and player head (skull) rendering in preflat versions 2024-09-07 19:42:50 +03:00
Vitaly Turovsky
1c7fdc21a6 add a way to to disable neighbor chunk updates and all the UI (needed for perf testing) 2024-09-07 19:33:16 +03:00