Skip to content

Releases: plusls/MasaGadget

4.0-patch.4

03 Aug 08:09
496ca1c
Compare
Choose a tag to compare

Fixes

  • Fix inventoryPreviewSupportTradeOfferList crash during multiplayer again (#113)
  • Fix PCASyncProtocol not decoding BlockEntity data from different versions correctly 1
  • Fixed singleplay not parsing enchantment books tooltips correctly. (MC 1.21+)

Full Changelog: 4.0-patch.3...4.0-patch.4

  1. https://wiki.vg/NBT#Network_NBT_.28Java_Edition.29

4.0-patch.3

22 Jul 14:46
0aff015
Compare
Choose a tag to compare

Fixes

  • Fix disconnect event hook (MC 1.20.5+)
  • Fix PCASyncer doesn't work (MC 1.20.5+)
  • Fix Font render crash (#117)

Full Changelog: 4.0-patch.2...4.0-patch.3

4.0-patch.2

18 Jul 01:54
9950049
Compare
Choose a tag to compare

Features

  • Add fixConfigWidgetWidthExpand

Fixes

  • Fix the crash when opening MaLiGui without ModMenu installed (#116)

Full Changelog: 4.0-patch.1...4.0-patch.2

4.0-patch.1

15 Jul 03:50
050b1dd
Compare
Choose a tag to compare

Fixes

  • Fix inventoryPreviewSupportTradeOfferList crash during multiplayer (#113)

Full Changelog: 4.0...4.0-patch.1

4.0

14 Jul 15:54
c482355
Compare
Choose a tag to compare
4.0

Features

  • Support MC 1.20.6 & 1.21
  • Migrant to MagicLib 0.8
  • Refactored package struct
  • Refactored FastMasaGuiSwitcher
  • Refactored FavoritesSupport
  • Refactored InventoryPreviewSupportSelect

Notes

  • All favoritesSupport data will be lost
  • In multiplayer games where PCASyncProtocol is not enabled entityInfo will show no data

Full Changelog: 3.2-patch.5...4.0

3.2-patch.5

19 Dec 05:02
08c8f70
Compare
Choose a tag to compare

Features

  • Support Minecraft 1.20.4

Full Changelog: 3.2-patch.4...3.2-patch.5

3.2-patch.4

23 Sep 07:40
61c3583
Compare
Choose a tag to compare

Features

  • Support MInecraft 1.20.2
  • Better auto sync data (#104)
  • Update Traditional Chinese Translation (by ST_fox)

Fixes

  • Try to fix a potential crash issue (#101)

Patches

  • Set false as renderVillageHomeTracer and renderVillageJobSiteTracer default value (#102)

New Contributors

  • @silvery0113 made their first contribution in #105
  • @s-yh-china made their first contribution in #104

Full Changelog: 3.2-patch.3...3.2-patch.4

Cumulative Update

03 Aug 10:10
67ab5b4
Compare
Choose a tag to compare

As you know the first snapshot of Minecraft 1.20.2 has been released. So pushing a staged cumulative update, MagicLib may delay feature updates for the next while.

Features

  • Add Traditional Chinese translation for MasaGadget (@Blackrowtw)
  • Add Traditional Chinese translation for Masa Mods (#94)
  • New feature RenderVillagerTracer (#71)

Fixes

  • Don't fetch block entity data when invPreview key isn't held down (#67)
  • Suspend client-only inventory preview sync when player is sneaking (#95)

3.2-patch.2

06 Jul 05:16
aae0554
Compare
Choose a tag to compare

Feature

  • Add back MiniHud I18n translation text

Fix

  • Fix crash with EntityInfoRenderer (#91)

Full Changelog: 3.2-patch.1...3.2-patch.2

3.2-patch.1

02 Jul 15:57
75a7dc7
Compare
Choose a tag to compare

Feature

  • Support Minecraft 1.20.1 (#88)
  • Update zh_cn translation for masa mods (#90)

Fix

  • Fix wrong enhancement book render in Singleplayer (MC 1.19.2+) (#80)

Credit

Thanks to @Forgot-Dream for providing the solution (#90)

Full Changelog: 3.2...3.2-patch.1