Skip to content

MagicLib 0.8.585

Latest
Compare
Choose a tag to compare
@Hendrix-Shen Hendrix-Shen released this 14 Jul 05:28
· 47 commits to dev/0.8 since this release
9192507

MagicLib 0.8 has been completely refactored, existing MagicLib-dependent mods can still work with the built-in magiclib-legacy-compat, but it is recommended to migrate as soon as possible. MagicLib 0.9 will no longer support the running of these old mods.

Features

  • Support Minecraft 1.20.6, 1.21
  • Multi-platform support, MagicLib 0.8 starts to support Forge, NeoForge experimentally.
  • Rewrite MagicI18n
    • Default language is the system language
    • Servers are localised according to client settings
  • Rewrite Dependency Checking
    • Annotations add more options
    • Friendly Check Failure Tips
  • Event System
  • Introducing TweakerMore style configuration UI and internal implementation

Development

  • Bundle lazydfu to better-dev
  • Bundle smooth-boot to better-dev

Credit

Patches

  • Mirror internal changes

Full Changelog: 0.7-patch.6...dev/0.8.585