Releases: zardoy/minecraft-web-client
Releases · zardoy/minecraft-web-client
v0.1.69
New Features
- improve main menu and # UIs. Add QR code so you can login to MS account on mobile 9dad509
- add modal query parameter for page load dd7c9c1
- Armor Stand and armor model support (#242)
Co-authored-by: Vitaly vital2580@icloud.com cb82963 - add zoom keybinding (Key - C) db7a9b9
- initial support for websocket (direct connection) servers. mcraft-fun-mineflayer plugin 10ee4c0
Bug Fixes
- provide possible fix for rare issue when mobile control elements were going outside of the screen on ios 36747e6
- improve servers list UI for small width screens dd7c9c1
- a lot of edge case world block updates fixes & improvements. Fix all known visual incosistencies after chunk edge block updates, make them faster 064d704
This release URL: https://prismarine-mbtp6cy28-zaro.vercel.app
v0.1.68
New Features
- true hand display behind the setting (#217)
- add support for 1.21.3 376c358
- support for multiple sources for
mapDir
url in case if first source can't be fetched 74cb815 - add ping display on mobile & via f3, playground ui improvements 18a191a
- Text display orientation and rendering fixes (#235)
- minimap and full screen map (disabled by default) (#147)
- add query parameter to specify your custom server lists to display in UI: ?serversList c97dbbd
- custom proxy is applied in servers list ui when ?proxy is specified c97dbbd
- add a way to quickly copy server list with ctrl+c in servers list ui c97dbbd
- add gamerules support: basic data parsing, now possible to control/change them via /gamerule only these gamerules effect implemented: doDaylightCycle b881a61
Bug Fixes
- fix signs could not be rendered properly because font was not in the build b10c680
- update changed blocks quicker in the world by using a dedicated mesher thread reserved for blocks updates only a4c86d7
- finally fix issues with ray casting on small distances. which was easy to notice on blocks like buttons when very close 5902918
- replace Available Offline text with Downloaded to avoid confustion when the app is Offline 7596520
- fix race condition when state id change was received from server faster than chunk was processed by mesher: now the change will await for the chunk load first instead of ignoring it. sync common code from webgpu 3bacef1
- spectator: display cursor block in f3, hide hotbar and hunger 5783b98
- fix renderer bug cactus was exposing the world 0b8eaa4
- improve output commands formatting, especially errored ones b881a61
- better messaging from output commands (now green) b881a61
This release URL: https://prismarine-cdvyjhviz-zaro.vercel.app
v0.1.67
New Features
- basic support for text_display entity (#230)
- make fullscreen button (F11) configurable in the keybinding panel 85ece5b
- auto save worlds in singleplayer every 2 seconds since crashes might happen. still possible to cancel this behavior via new setting or ?noSave=true c8c4e32
- add setting for debugging to disable signs text rendering c8c4e32
- implement experimental clipWorldBelowY setting for testing 32931ef
- allow singleplayer mode to be triggered by 'sp=1' query parameter along with
singleplayer=1
c303a0e
Bug Fixes
- some keybinding names were incorrectly parsed 85ece5b
- ui: better support formatted minecraft messages (handle packets in general way) 0506d9d
- preserve server selection after going back to the servers list (eg from edit modal) a0a2c62
- was not possible to remove saved MS account by clicking on the profile picture a0a2c62
- highlight active zone for interaction to avoid UI confusion a0a2c62
- save the proxy to memory immedieately after editing it in the servers list screen a0a2c62
- Error messages were not displayed after unsuccessful Microsoft auth. Fixed all error messages. d32f510
This release URL: https://prismarine-lsh4ectzc-zaro.vercel.app
v0.1.66
New Features
- write published version name on prod website! 667eff4
- format disconnect messages from minecraft servers (display correctly)
(#26) - server resource packs (#215)
Co-authored-by: Mqx 62719703+Mqxx@users.noreply.github.com 03c6a3f - turn back smooth lighting on old maps f13c4e4
- optimize slabs render performance by rendering less not visible tiles
Improve performance in Greenfield by 6% 2fbfc18
Bug Fixes
- fix display names in inventories on 1.8 2c441c3
- fix entities display on old versions like 1.8 5405987
- don't reset the world in mesher after resourece pack textures update 7d0c364
- (latest) or (offline) status text was not displayed sometimes after the page load 5791626
- don't make text move in loading screens 84b3f89
- some areas in old world were competely white 7d699f2
- fix some blocks were rendered as transparent in old versions. Speed up Greenfield renderer by 18% in tunnels. 547525d
- don't crash and conflict with g663 spyware installed 900bcb0
This release URL: https://prismarine-k2va9o99d-zaro.vercel.app
v0.1.65
New Features
Bug Fixes
- never get stuck in unloaded chunks! @sa2urami 6b23eb6
- don’t display advanced stats on prod deploy 5fa019e
- correct syntax for checking PR numbers in AUTO_DEPLOY_PRS in preview.yml 95c185f
- improve playground by allowing sync world for fast iterating of advanced use cases 347d155
This release URL: https://prismarine-ladyke7g9-zaro.vercel.app
v0.1.64
New Features
- add a setting to either completely hide perf stats or enable more advanced display
can be used for demos like:?setting=renderDebug:"none"
c53ba87 - rewrite playground from scratch + extras (#202)
- add crafting and fall damage in survival 0368e12
Bug Fixes
- fix crafting in singleplayer b21146b
- generator: leaves were filled with water in new versions b21146b
- generator: set plains biome for light grass color b21146b
- up deps to support 1.20.5 and 1.20.6 a1c41e8
- fix raycast. Wasn't possible to active the block when inside of it a1c41e8
- add a way to disable VR button (important for android users) (#209)
- stop requesting server info on connect af0d7d1
This release URL: https://prismarine-nf4jspwsb-zaro.vercel.app
v0.1.63
New Features
- allow to use custom peerjs server via config ab5f6ab
Bug Fixes
- correctly lock URL when connected to a server (Y) bd180ef
- add fallback peerjs discovery server to bypass geo restrictions and because sometimes official server is down ab5f6ab
- regression: player walking animation was broken 2953554
- inventory UI crash in some cases with some specific window titles 00150dd
- client messages were not displayed on the latest version 00150dd
This release URL: https://prismarine-v11wvv3jb-zaro.vercel.app
v0.1.62
New Features
- 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. 18bf1aa
Bug Fixes
- fix github pages main deploy 3ea95d5
- fixed zombies and husks not having texture (#203)
- rare case where digging animation was not cancelled after actual dig cancel after respawn 18a6f2c
This release URL: https://prismarine-k3f5avxt1-zaro.vercel.app
v0.1.61
New Features
- add a way to disable some of the UI parts in settings (for testing and other use cases) a301063
- re-add bossbars, but it's still disabled by default a301063
Bug Fixes
- update entities tracker which should fix playing walking animations when players are standing still 2c971f3
- update autojump module 3fb8721
- fix compatibility with some versions of new region format files ad8dc1a
- provide a hack to just render blocks all the blocks even with unknown states for preflat versions fad9fd6
- fix cobblestone_wall and player head (skull) rendering in preflat versions a063a0d
- fix joining to some popular servers (since dns was resovle was incorrectly used) 9160ff3
- fix some auth issues when starting the app locally 9160ff3
This release URL: https://prismarine-nc5aneq7y-zaro.vercel.app
v0.1.60
New Features
- devtools: downloadFile global function 8e330c0
- advanced: add a way to specify local server options 8e330c0
Bug Fixes
- regression,critical: chunks were stopped loading after moving to another chunk cd9ead7
- fix command blocks parsing for most versions cd9ead7
- chat was not working for 1.19+ cd9ead7
- better range adjustment for plate command block activation cd9ead7
- was not possible to change the warp cd9ead7
- local server wasnt saving the time of the world 8e330c0
This release URL: https://prismarine-hvzckeq67-zaro.vercel.app