Skip to content

Releases: zardoy/minecraft-web-client

v0.1.89

25 May 22:23
Compare
Choose a tag to compare

New Features

  • Sync armor rotation for players (#363)
  • make tab (players list) keybindign configurable and add a way to assign to a gamepad button 9726257
  • config: Add support for remote dynamic splash text (#358)
  • improved splash text loading for better UI b4df2e1

Bug Fixes

  • restore VR support. Fix rotation / position camera bugs 0c68e63
  • do not display capture lock message when possilbe (avoid flickering - do strategy switch) 9726257
  • item textures in inventory break after loading resourcepack (#362)
  • update tab header/footer in real time, use player display name in tab 5ea2ab9
  • fix hanging forever server ping and weboscket connections b36d085
  • optimized splash text loading 5efe350
  • improoved the code b2a1bd1

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

v0.1.88

19 May 00:11
Compare
Choose a tag to compare

New Features

  • ui: display persistent capture mouse indicator instead of notification 517f5d3
  • Credits modal (#354)

Bug Fixes

  • fix lever interaction shape 7f6fc00
  • was not possible to open blast furnace GUI f5835f5
  • fix crafting on 1.16.5 and below 67d365b
  • regression: hotbar on mobile was broken a5d16a7
  • restore minimal and full map (#348)
    Co-authored-by: gguio [email protected] 785ab49
  • fix sneaking didnt work with water a9b94ec
  • button shown even when cursor is not over the entity (e.g., a video) 0a61bbb

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

v0.1.87

10 May 19:47
Compare
Choose a tag to compare

New Features

  • add chat scroll debug and use alternative ways of forcing scroll in DOM! 674b6ab
  • Entity interaction button for mobile (#346)
  • Combine IP and port input fields (#345)
  • rework server data saving and auto login by using more aggressive strategy 28022a2

Bug Fixes

  • dont display hand & cursor block outline in spectator. 25f2fde
  • water now supports lighting when its enabled f76c7fb
  • fix auto jump on mobile! aa81713

This release URL: https://v87.mcraft.fun (Vercel URL: https://prismarine-3sgkt7i54-zaro.vercel.app)

v0.1.86

03 May 10:07
Compare
Choose a tag to compare

New Features

  • Debug Response Time Indicator (#342)

Bug Fixes

  • critical-regression: player animation was glitching just a lot cd7c053
  • corrected scroll of main component at client mods; feat: improoved ux (#341)

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

v0.1.85

01 May 09:56
Compare
Choose a tag to compare

New Features

  • falling block & summoned tnt entities rendering support 1599917

Bug Fixes

  • fix lava rendering 813c952
  • sometimes walking animation was stuck 378b668
  • fix players list disappear on dimension switch 221f99f
  • fix p2p where peerjs server works 4f1cb85
  • remove skeleton helper which was causing them flying for ALL bedrock entities
    (#270)

This release URL: (Vercel URL: https://prismarine-72ujv7eta-zaro.vercel.app)

v0.1.84

26 Apr 03:22
Compare
Choose a tag to compare

New Features

  • implement safe features for chat: limit length, avoid sending formatting symbol to avoid kicks (with very nice ux!) 4ded3b5
  • holding item/block display for players! 89fc31a
  • player crouching and better hit animation 01b6d87
  • restore skins display with new API (thanks to Nodecraft!). Unfortunately capes are not supported from API anymore. Restore skin display from server properties. 948a52a

Bug Fixes

  • critical-regression: chunks never loaded when dimension was changed but position chunk was the same (eg spawn 0,0) 8c37db4
  • fix bow usage visually db1b72a

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

v0.1.83

25 Apr 01:49
Compare
Choose a tag to compare

New Features

  • jokes over. use a reliable source (thanks to ViaVersion!) for sound id mappings to avoid screamers on mobs in latest versions d7fdf18
  • Client side js mods. Modding! (#255)

Bug Fixes

  • disable physics for viewer 2b881ea
  • add chunks a little faster on low tier devices: use indicies 193c748
  • regression: hotbar switch on mobile was broken 9646fbb
  • fix movement sound a7c35df

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

v0.1.82

17 Apr 17:57
Compare
Choose a tag to compare

New Features

  • Add F3+H chunks debug screen! not really useful for now since chunks not visible bug was not fixed yet 73ccb48
  • add controls debug interface! Debug happening actions in your game & keyboard buttons!!!! c5e8fcb
  • experimental-part1: rework chunk loading strategy by forcing spiral order loading into renderer processor and ignoring server order 4b85b16

Bug Fixes

  • sometimes autlogin save prompt is not displayed 529b465
  • add connect server only ui
    add some other components for future usage 529b465
  • make some fields custommization in main menu from config.json 529b465
  • adjust logic on player disconnect in some rare cases 529b465
  • fix double chests. fix inventory crashing when it doesnt know the texture to render 143d4a3
  • critical-regression: FIX broken inventory! There was a huge regression with a month-old inventory update which was breaking it in some ways f5ed17d
  • sometimes auto login suggestion was not visible due to overlapping notification issue 6a8de1f
  • add freezeSettings param a541e82
  • feedback-controls: prevent default action for side mouse buttons to avoid page leave annoying modal on accidental clicks 7a53d4d
  • important: Formatted text display: fix reading extra when its text which might happen in kick messages or server info 83502eb
  • fix looking camera desync in local saves 7e5a129
  • now media dont receive global lighting by default 024da5b
  • update rsbuild and pnpm to latest version to resolve long-standi… (#328)

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

v0.1.81

10 Apr 02:13
Compare
Choose a tag to compare

New Features

  • NEW PHYSICS ENGINE - GRIM PASSES >1.19.4 (#327)

Bug Fixes

  • finally fix plants rendering in underwater and near water! bf79086

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

v0.1.80

09 Apr 02:14
Compare
Choose a tag to compare

New Features

  • customChannelsPreview: add sections moving animations 4fc8011
  • Performance benchmark!! (#153)
  • rework mobile button control sizes & joystick. Make size of every button and joystick configurable via configurator UI from settings! 9b71ae1

Bug Fixes

  • add time to debug overlay 0b72ea6
  • a little better perf when media is not in use 33a6f4d
  • fix durability is nan 04c37c1
  • renderer: rendering of ALL blocks of north side was not correct. Fix texture flipping dbfadde
  • important: fix physics crash in powder snow and pink petals 394a12b
  • perf: dont load gui textures on panorama start in singlefile build 4f45cd0
  • update textures in inventory & hotbar after textures load, including jei 4f45cd0
  • one row of jei was out of the screen 4f45cd0
  • fix name display on new versions in edge cases c5c9fd9
  • remove media and custom blocks on world switch, minor fixes 1b9b6c9
  • always limit error texture dimension to avoid crashes on high width/height c324ce2

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