Skip to content

v0.1.74

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 12:30
· 149 commits to next since this release

New Features

  • Full support for rendering blocks in inventory GUI powered by deeplsate (#292)
  • display motd/players info for ws servers (still no icon sadly)
    add new server 465ce35
  • config-json: Only either bundle or load from remote (#291)
  • Refactor mouse controls, fixing all false entity/item interaction issues (#286)
  • add packets recording control to pause menu, display packets view after recording was started for in real time server packets debug, fix auto captured packets display 2414111
  • allow to load client without free space on device (or no write permissions) edad57a
  • add config option for pause screen links (#288)
  • initial config.json is now bundled on build step, which is required for defaultSettings acd8144
  • allow to specify default and locked settings in config.json acd8144
  • allow to specify default app params in config.json acd8144
  • rework how loading progress is reported in app on connect acd8144
  • add setting to wait for chunks to load before starting rendering (which is highly recommended to enable), however not enabled by default because functionality is top priority of the client out of the box, not pleasent ux, so pls enable yourself acd8144
  • add a way to ALWAYS inspect 30 packets on disconnect 334e8a5
  • Replay packets server functionality! (#287)
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> 1387cb0
  • add support for custom sounds and sounds.json ba6a618
  • rework atlas packing so now almost any resourepack with different tile sizes can be used a268c69
  • add detailed block assets parsing (blockstates + models) in F3 on right side (includes parsing errors! super useful for resourcepacks) 730cf65

Bug Fixes

  • fix sentry #6092213276 DataCloneError: Cannot decode detached ArrayBuffer 998f0f0
  • was not possible to click notification, make error routing more strict & obvious 2619e5d
  • fix crashes on packets logging recording b0da1e4
  • make replay panel minmizable b0da1e4
  • fix whole pipeline of rendering custom items from rp: add them to atlas and update texture propertly. align behavior blocks vs items and gui vs hand/floor 10f1706
  • seagrass and kelp are always waterlogged fa9c081
  • display notification on user resourecepack enable 59cb442
  • display err when sound mappings not found 2833b33
  • fix hand performance because of unnecessary texture rewrites 077dc9d
  • fix a lof of bugs in base transition classes and fix bug with possibly wrong item display in hand 0b2d676
  • fix hardcoded sounds played when resource is requested 2f200a8
  • change chat completions filtering to be not aggressive cde2392
  • fix bossbar flickering 9613a0e
  • fix shift desync issue, dedupe 0505b64
  • fix a few server packets 334e8a5
  • fix sound id mapping for some versions like 1.16.5 81a6922
  • fix visual issue when loading screen disappears f0d5ad6
  • display loading pregress of server resourecepacks f0d5ad6
  • improve rendering of armor to closer match game and prevent z-fighting (#285)
  • improve rendering of armor to closer match game and prevent z-fighting 7110b8c
  • add resourcepack texture processing error catching 8e4987e
  • literally fix the notification component 2ea74b2

This release URL: https://prismarine-jfyvkm6zu-zaro.vercel.app