Skip to content

v0.1.99

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Oct 22:55
· 8 commits to next since this release

New Features

  • make it possible to change slider value with gamepad in ui 0359f20
  • add scroll support for containers using gamepad in ui 7bb61bf
  • add chunks loading progress. can be disabled bd166c0
  • add support for alt+arrows navigation to navigate between commands only fef94f0
  • enable music by default, add slider for controlling its volume e9f91f8
  • add debugServerPacketNames and debugClientPacketNames for quick access of names with intellisense of packets for current protocol. Should be used with window.inspectPacket in console b239636
  • make arrows colorful and metadata (#430)
    Co-authored-by: Cursor Agent cursoragent@cursor.com 3b94889
  • improve fog a little (#427)
  • Add saveLoginPassword option to control password saving behavior in browser for offline auth on servers 06dc3cb
  • Add overlay model viewer. Already integrated into inventory to display player! 7f7a14a
  • brand new default skybox with fog, better daycycle and colors (#425)
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> b2e3684
  • new experimental chunk loading logic by forcing into spiral queue cc4f705
  • add highly experimental logic to try to self-restore any issues with chunks loading by automating f3+a action. write debug info into chat for now. can be disabled cc4f705
  • rework chunks debug screen showing actually useful information now cc4f705
  • big: items are now rendered in 3d not in 2d and it makes insanely huge difference on the game visuals 54c114a
  • add skybox renderer: test it by dragging an image window into window, fix waypoint block pos 60fc5ef
  • add custom experimental waypints impl 0a474e6

Bug Fixes

  • fix fps counter was not visible in fullscreen because of time ba42c34
  • on waypoint readd old waypoint was floating in world d867a5c
  • dont stop local replay server with keep alive connection error f51254d
  • fix some UI like error screen was not visible fully (buttons were clipped behind the screen) on larger scale on large screens 852dd73
  • some visual camera world view issues (visible lines between blocks) 1525fac
  • adding support for newer skin profile data structure in player heads (#424)
  • adding support for newer skin profile data structure in player heads 70534d8
  • stop right click emulation once window got opened eg chest d0d5234
  • window title sometimes was not showing up on old versions 8f62fbd

This release URL: https://v99.mcraft.fun (Vercel URL: https://prismarine-e91ajc481-zaro.vercel.app)