Skip to content

Releases: zardoy/minecraft-web-client

v0.1.98

12 Aug 03:19
Compare
Choose a tag to compare

New Features

  • add minecraft-web-client:block-interactions-customization e7c358d
  • silly player on fire renderer effect caf4695

Bug Fixes

  • fix player colored username rendering, fix sometimes skin was overriden cdd8c31
  • fix on 1.18.2 many blocks like mushrom blocks, fence gates, deepslate, basalt, copper stuff like ore, infested stone, cakes and tinted glass was resulting in instant breaking on the client fb39504
  • some blocks textures were not update in hotbar after texturepack change 353ba2e
  • fix cannot write after stream was destroyed message (#413)
  • up protocol to support 1.21.5 24ab260
  • fix supported versions display in server menu c4b284b
  • fix some window titles (#401)

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

v0.1.97

24 Jul 14:08
Compare
Choose a tag to compare

New Features

  • Item projectiles support (#395)
  • custom-builds: Add a way to bundle only specific minecraft version data, this does not affect assets though 5bd33a5
  • mobile: fix annoying issues with box and foods usage on screen hold e9c7840
  • setting: add a way to specify default perspective view b2f2d85

Bug Fixes

  • fix chat was crashing sometimes b9c8ade
  • important: F3 actions didn't work on mobile at all like chunks reload 0dca8bb
  • appStorage: Fix that settings were not possible to save on vercel domains, use robust self-checking mechanism to ensure user data never lost when cookies storage enabled! 4540847
  • fix rare ios safari bug where hotbar would not be visible due to unclear fixed&bottom:0 css using c360115
  • Effects and Game Indicators overlay toggles didn't work (#397)
  • refactor QS params handling to ensure panorama & main menu never loaded when immedieate game enter action is expected (eg ?autoConnect=1) 5bd33a5
  • important: fix all known issues wiht panorama crashing whole game in single file build (minecraft.html) 7a83a2a

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

v0.1.96

12 Jul 05:06
Compare
Choose a tag to compare

New Features

  • config: add powerful way to disable some actions in the client entirely (eg opening inventory or dropping items) 089f222
  • add report bug button fa56d47

Bug Fixes

  • Nametag & sign text fixes (#391)
  • custom item model data on 1.21.4+ (#392)
  • regression: fix chat completions were not visible on pc c844b99
  • mobile: drop stack on hotbar hold 089f222
  • skin from textures property would not show (#385)

This release URL: https://v96.mcraft.fun (Vercel URL: https://prismarine-6eii0us4r-zaro.vercel.app)

v0.1.95

03 Jul 22:00
Compare
Choose a tag to compare

New Features

  • Support nameTagVisibility option of teams (#373)
  • Config option to proxy skin textures (#382)

Bug Fixes

  • fix chat visual text alignment issues on chat opening e8b0a34
  • fix controls debug was not visible 5cfd301
  • critical: fix support for all versions above 1.20.2 in mineflayer dependency cdd23bc
  • regression: fix ios 16 world rendering support! c913d63

This release URL: https://v95.mcraft.fun (Vercel URL: https://prismarine-9wb04o7ye-zaro.vercel.app)

v0.1.94

01 Jul 23:38
Compare
Choose a tag to compare

Bug Fixes

  • fix inventory crash on picking item with gui-generated texture, fix shulker box 6f5239e
  • username was not saved after properly after resolving the storage conflict 1310109
  • make it run on ios 15! dc2c5a2

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

v0.1.93

29 Jun 10:40
Compare
Choose a tag to compare

New Features

  • rework singleplayer generators types. now any generator can be used internally. add a few 34eecc1
  • add support for /ping command, fix chat fading! 0e4435e
  • Now settings and servers list synced via top-domain cookies! Eg different subdomains like s.mcraft.fun and mcraft.fun will now share the same settings! Can be disabled. eedd9f1
  • Now its possible to import data! eedd9f1

Bug Fixes

  • fix camera desync updates in 3rd view and starfield af5a0b2

This release URL: https://v93.mcraft.fun (Vercel URL: https://prismarine-85wgfu4t3-zaro.vercel.app)

v0.1.92

26 Jun 01:07
Compare
Choose a tag to compare

New Features

  • finally add block RESCALE support! Cobwebs and ascending rails are now rendered correctly 2055579
  • F5: 3rd person view camera! 5221104

Bug Fixes

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

v0.1.91

19 Jun 00:36
5269ad2
Compare
Choose a tag to compare

New Features

  • Add spectator mode entity spectating (#369)
  • convert formatted text color to display p3 display so its more vibrant on macbooks with xdr display and other p3 monitors 679c377
  • rework effects display with new UI! fix a few related bugs 9f3079b
  • add useful entities debug entry to F3 794cafb
  • add time and battery status that is displayed in fullscreen by default a3dcfed
  • add End portal & gateway rendering 1e513f8
  • Implement always up-to-date recommended servers display! Fix other annoying issues in servers list ac7d287

Bug Fixes

  • fix visual gaps between blocks of water! f126f56
  • fix shifting didn't work on some servers after check 8c71f70

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

v0.1.90

10 Jun 05:56
14effc7
Compare
Choose a tag to compare

New Features

  • Custom chat ping functionality!!! To ping on any server type @ and on other web client such ping will be highlighted. Can be disabled. 6a583d2
  • Simple but effective renderer perf debug features (#347)
  • configurable mobile top buttons! (#361)

Bug Fixes

  • important: make chat word breaking match Minecraftt behavior e982bf1
  • regression: B on gamepad was opening pause menu instead of start (default actions map conflict). Now start if clicked again closes all modals 38a1d83

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

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)