Skip to content

Releases: Hendrix-Shen/MagicLib

[CI#578]MagicLib 0.8.667+7a0aaa3

17 Jan 10:35
7a0aaa3
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Misc dependency update (#149)

  • Update dependencies:modloader to latest

  • Update mod dependency fabric-api to latest


Signed-off-by: Hendrix-Shen [email protected]

[CI#574]MagicLib 0.8.664+d6dc847

15 Jan 15:55
d6dc847
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Feature update for magiclib-malilib-extra (#146)

  • Allow to register custom ConfigManager

  • Marked ConfigContainer public ctor as deprecated

  • Fix Vec3iConfig stats doesn't work

  • Update config screen buttom line stat

  • Fix SelectorDropDownList text render depth issue in MC 1.18+

  • Remove unnecessary import

  • Adding Config Field Finality check


Signed-off-by: Hendrix-Shen [email protected]

[CI#571]MagicLib 0.8.663+a359cd6

08 Jan 02:17
a359cd6
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Add Vec3iTuple Config (#145)

  • Add JsonSerializable

  • Vec3 -> Vec3i

  • Fix wrong behavior of resetButton

  • Don't call resetToDefault in to prevent potential subclassing faults

  • Tweak the text field coordinate

  • Fix wrong translation key

  • Add ConfigVec3iTuple

  • Ensure alphabetical order

  • Make field more strict

  • Safe Deserialization

  • Add missing log

  • Add ConfigVec3iTupleList

  • Reformat code

  • Fix import


Signed-off-by: Hendrix-Shen [email protected]

MagicLib 0.8.662

06 Jan 02:48
2faeacf
Compare
Choose a tag to compare

Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.

Features

  • Minecraft 1.21.2/3 support (#116)
  • Minecraft 1.21.4 support (#138)
  • Update localization (#141)

Fixes

  • Fix MixinChecker accidentally skipping mixin classes where the target not exist (#121)
  • Fix #135 (#137)
  • Fix carpet extension display (#140)

Full Changelog: 0.8-patch.2...0.8-patch.7

MagicLib 0.8.661

05 Jan 15:42
ce26cde
Compare
Choose a tag to compare

Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.

Features

  • Minecraft 1.21.2/3 support (#116)
  • Minecraft 1.21.4 support (#138)
  • Update localization (#141)

Fixes

  • Fix MixinChecker accidentally skipping mixin classes where the target not exist (#121)
  • Fix #135 (#137)
  • Fix carpet extension display (#140)

Full Changelog: 0.8-patch.2...0.8-patch.6

MagicLib 0.8.660

05 Jan 14:53
9765ab5
Compare
Choose a tag to compare

Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.

Features

  • Minecraft 1.21.2/3 support (#116)
  • Minecraft 1.21.4 support (#138)
  • Update localization (#141)

Fixes

  • Fix MixinChecker accidentally skipping mixin classes where the target not exist (#121)
  • Fix #135 (#137)
  • Fix carpet extension display (#140)

Full Changelog: 0.8-patch.2...0.8-patch.5

MagicLib 0.8.659

05 Jan 14:08
618275e
Compare
Choose a tag to compare

Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.

Features

  • Minecraft 1.21.2/3 support (#116)
  • Minecraft 1.21.4 support (#138)
  • Update localization (#141)

Fixes

  • Fix MixinChecker accidentally skipping mixin classes where the target not exist (#121)
  • Fix #135 (#137)
  • Fix carpet extension display (#140)

Full Changelog: 0.8-patch.2...0.8-patch.4

MagicLib 0.8.658

05 Jan 08:15
ba220b3
Compare
Choose a tag to compare

Features

  • Minecraft 1.21.2/3 support (#116)
  • Minecraft 1.21.4 support (#138)
  • Update localization (#141)

Fixes

  • Fix MixinChecker accidentally skipping mixin classes where the target not exist (#121)
  • Fix #135 (#137)
  • Fix carpet extension display (#140)

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

[CI#558]MagicLib 0.8.658+ba220b3

05 Jan 08:25
ba220b3
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Make sure dev release on commit (#142)

  • The tag should be on commit

  • Fix markdown


Signed-off-by: Hendrix-Shen [email protected]

[CI#556]MagicLib 0.8.657+d2350d0

05 Jan 07:50
d2350d0
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build**

Latest commit log:

Update localization (#141)

  • magiclib-malilib-extra: Remove empty string quotes

  • magiclib-malilib-extra: Fix text

  • magiclib-malilib-extra: Add Traditional Chinese Localization

  • Revert "magiclib-malilib-extra: Remove empty string quotes"

This reverts commit 9ef2cbf.

  • magiclib-malilib-extra: Comments must exist

  • magiclib-core: Add Traditional Chinese Localization

  • Fix text

'配置' -> '組態'
'字符串' -> '字串'

  • magiclib-legacy-compat: Remove unnecessary text

Signed-off-by: Hendrix-Shen [email protected]