Commit graph

1,147 commits

Author SHA1 Message Date
Vitaly Turovsky
cfc3596904 try to fix it! 2024-06-15 00:52:40 +03:00
Vitaly Turovsky
d7fdfa2286 add operators file for testing 2024-06-13 23:07:41 +03:00
Vitaly Turovsky
26383a2ed7 up squid & anvil restoring pre-flat support, lint 2024-06-13 22:59:13 +03:00
Vitaly Turovsky
8407b6e006 update packages 2024-06-13 19:57:10 +03:00
Vitaly Turovsky
f7ab4667e4 fix: crash fix right click when holding item on empty slot 2024-06-13 19:55:45 +03:00
Vitaly Turovsky
216b1712c2 more basic tests. test joining to a local java vanilla server, movement! 2024-06-13 19:47:48 +03:00
Vitaly Turovsky
5be093a25f feat: support world saves for all versions of Minecraft Java! 2024-06-13 03:46:59 +03:00
Vitaly Turovsky
4f20e24819 up flying squid 2024-06-12 21:14:48 +03:00
Vitaly Turovsky
2d4b89651c format, remove useless comment 2024-06-11 21:17:07 +03:00
Wolf2323
38e4efc79b
fix: improve signs models & text, added all missing sign types (#143)
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-06-11 21:14:58 +03:00
Vitaly Turovsky
7f4edbedba rm manimali, replace with a better server 2024-06-11 03:26:24 +03:00
Vitaly Turovsky
7f3d5ca1f0 rename project to minecraft-web-client
fixes issue146
2024-06-10 03:27:34 +03:00
Vitaly
353bec4c6b fix: fix entity label display for older versions of minecraft 2024-06-09 18:12:44 +03:00
Vitaly Turovsky
05a0d3a184 fix: attack entities on left click not on right click v0.1.50 2024-06-09 02:02:26 +03:00
Vitaly Turovsky
6268561e41 make inputs in server editor a bit smaller, fix proxy select 2024-06-09 01:09:02 +03:00
Vitaly Turovsky
409577d8e0 up net 2024-06-09 00:19:08 +03:00
Vitaly Turovsky
6be0bc8c9a fix: elytra equipped crashed hud bars
fix sentry 5457375830
2024-06-08 23:20:07 +03:00
Vitaly Turovsky
94c665d851 move everything to frequent update interval 2024-06-08 23:13:44 +03:00
Vitaly Turovsky
bbf8fbf4a5 fix o.text.includes is not a function crash 2024-06-07 01:30:00 +03:00
Vitaly Turovsky
4c03d68b03 up browserify 2024-06-07 00:22:41 +03:00
Vitaly Turovsky
1e741c7c7a up net-browserify 2024-06-06 19:53:08 +03:00
Vitaly Turovsky
aa18c3cbbd add ping proxy implementation 2024-06-06 19:52:12 +03:00
Vitaly Turovsky
bd54b5bd80 fix: username override of servers was never used 2024-06-06 19:09:07 +03:00
Vitaly Turovsky
fec59aac03 up mineflayer 2024-06-06 17:30:17 +03:00
arhellist
d04a66738e
fix game crash (#144) 2024-06-06 17:23:43 +03:00
Vitaly
9a41214674 fix: fix breaking mesh was highlighted 2024-06-06 16:52:05 +03:00
Vitaly Turovsky
98da719e08 fix show ui when has modals 2024-06-05 11:58:26 +03:00
Vitaly Turovsky
423aa6a49c fix eslint 2024-06-04 18:04:34 +03:00
Vitaly Turovsky
32de8ebacd fix: fix all known minecraft-protocol issues. Fixed auto-version. Fixed: kick messages are now always displayed! 2024-06-04 18:00:42 +03:00
Wolf2323
228039c245
cleanup external data handling in more generated blocks (#141)
Co-authored-by: Vitaly Turovsky <vital2580@icloud.com>
2024-06-04 13:41:53 +03:00
Wolf2323
28e24a7a87
fix: fix rendering of Decorated Pot (#134) 2024-06-04 02:34:29 +03:00
Vitaly Turovsky
95b80d93ba fix: waterlogged z-fighting fix 2024-06-04 01:45:33 +03:00
Vitaly Turovsky
b317d8ad35 fix: reduce fps drops on chunks load a bit by batching operations with a few other minor optimizations 2024-06-02 14:20:21 +03:00
Vitaly Turovsky
0b2e92c860 fix sentry 5431874132 2024-06-02 10:29:29 +03:00
Vitaly Turovsky
c5e636f241 fix (and now check) hide ui v0.1.49 2024-06-02 00:59:23 +03:00
Vitaly Turovsky
9958008817 fix: page was reloading infinitely in some edge cases, give some time service workers to unregister in these cases 2024-06-01 10:36:04 +03:00
Vitaly Turovsky
d96ff9ef3a fix: was unable to go edit server screen after hitting cancel 2024-05-29 11:16:42 +03:00
Vitaly Turovsky
295967cc4d fix inspectPacket function 2024-05-29 10:56:57 +03:00
Vitaly
def2baba8f rm unused pmui-playscreen 2024-05-28 18:52:15 +03:00
gguio
cbaeb8c918
fix hide ui was resetting state (#138) 2024-05-28 12:34:22 +03:00
gguio
68269ee975
feat: Screenshot on F2 and hide/show UI on F1 (#136)
Co-authored-by: gguio <nikvish150@gmail.com>
2024-05-27 11:24:28 +03:00
Vitaly
e129184ff1 fix tsc 2024-05-27 10:14:42 +03:00
Vitaly Turovsky
0d8beef65c feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
Vitaly Turovsky
f4ef8f7d85 cleanup: remove preflat handling 2024-05-25 00:18:43 +03:00
Vitaly
87e724d5f6 fix: fix offhand slot in hotbar display 2024-05-24 11:05:44 +03:00
Vitaly
fcec85baa3 feat: Make bow, foods cancellable and add use progression indicator
feat: make item in offhand activatable
2024-05-24 10:21:03 +03:00
Vitaly Turovsky
f2137d95a1 fix: fix critical memory leak block in the scene were not removed from the memory 2024-05-24 04:33:54 +03:00
Vitaly Turovsky
8fdcbdfc60 fix: fix more starfield issues, make disableable 2024-05-24 04:21:41 +03:00
Vitaly Turovsky
1de6ae8f2c fix: Fix crash in getItemUv function. now dropped items are always displayed 2024-05-24 04:19:33 +03:00
gguio
c1d7d7c33f
feat: Support for binds with modifiers (#130)
Co-authored-by: gguio <nikvish150@gmail.com>
2024-05-23 08:46:59 +03:00