Releases: zardoy/minecraft-web-client
Releases · zardoy/minecraft-web-client
v0.1.9
New Features
- add a way to change size of touch buttons 3ca17f1
- correctly show all interaction & break shapes on some blocks like anvil & beds. Ignore water. 78ee999
- display custom client-side commands in completions 716ebcd
Bug Fixes
- regression: placing blocks on mobile now always works 4d07286
- fix hotbar interactions on mobile fa7884a
- improve workers load time 94ebad4
v0.1.8
New Features
- Chat commands completions! tab complete + auto complete for singleplayer & servers < 1.13 0c3aaa4
- Add chat history for mobile! (e.g. arrows on IOS) 0c3aaa4
Bug Fixes
- remove annoying popup on slash in Edge 0c3aaa4
- text cursor positioning after text update in Safari 0c3aaa4
- preserve currently typed text in navigation history (like in most REPLs)! 0c3aaa4
- buttons in menu now clickable on mobile (regression) d55fc2e
v0.1.7
Bug Fixes
- always apply render distance (regression) 6063236
v0.1.6
Bug Fixes
- regression chat input is now visible 6c1a238
v0.1.5
Bug Fixes
- regression: sloppy camera movement 88aab6a
v0.1.3
New Features
Bug Fixes
- fix slow texturepack install b6d236d
- fix compatibility with most texturepack block format b6d236d
v0.1.1
New Features
- peerjs (p2p) wan multiplayer! (#18)