Skip to content

Releases: Hendrix-Shen/MagicLib

[CI#597]MagicLib 0.8.670+79680a4

08 Feb 17:03
79680a4
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Improve language loader (#153)

  • Improve language loading logic

  • Catch exceptions more strictly

  • More lenient syntax restrictions


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

[CI#589]MagicLib 0.8.669+f423d11

24 Jan 17:07
f423d11
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Fix ResourceLanguageProvider not loading language files correctly (#152)

  • Fix failure to load language files from file resourcepacks if your resource pack version is too low (MC 1.14.4-1.19.3)

  • Fix reloading resource packs without reloading languages

  • Fix failure to load language files from zip resourcepacks


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

[CI#587]MagicLib 0.8.668+2f1ef25

23 Jan 08:51
2f1ef25
Compare
Choose a tag to compare
Pre-release

This version is automatically released by CI Build

Latest commit log:

Add checkstyle to build logic (#151)

  • Add checkstyle toolchain for magiclib-core

  • Reformat code for magiclib-core

  • Use unix line endings on all files

  • Add lambda formatting rules to .editorconfig

  • Redetermine import order rules

  • Add checkstyle toolchain for magiclib-better-dev

  • Reformat code for magiclib-better-dev

  • Add checkstyle toolchain for magiclib-minecraft-api

  • Reformat code for magiclib-minecraft-api

  • Add checkstyle toolchain for magiclib-malilib-extra

  • Reformat code for magiclib-malilib-extra

  • Setup GitHub Action for checkstyle

  • Check cache before building

  • Fix...

  • Rename job name

  • lookup-only

  • Remove indent_size from .editorconfig

  • Make cache read only

  • Add missing job id


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

[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