Releases: Hendrix-Shen/MagicLib
[CI#578]MagicLib 0.8.667+7a0aaa3
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
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
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
Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.
Features
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
Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.
Features
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
Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.
Features
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
Note: This version is consistent with MagicLib 0.8.658, only the release channel and version number are corrected.
Features
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
[CI#558]MagicLib 0.8.658+ba220b3
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
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]