Skip to content

MagicLib 0.8.632

Compare
Choose a tag to compare
@Hendrix-Shen Hendrix-Shen released this 14 Oct 05:41
· 9 commits to dev/0.8 since this release
f45fe2d

Features

  • Impl setMaxUpStep compat (MC 1.20.5+)
  • Support MC 1.21.1
  • Update malilib extra things
    • Port comment modifier features from tweakermore
    • Adding debug option for configmanager
  • Add EntityTypeRestriction for malilib
  • Add ConfigVec3i & ConfigVec3iList for malilib
  • Add platform type to dependency check & platform api update (#111)
  • Fix ConfigContainer::isSatisfied faulty logic (#113)

Fixes

  • Fix ModListAdapter causing crashes (forge-like)
  • Fix entrypoint dependency check logic

Development

  • Migrate to NyanMaven, drop MavenCentral
  • Break Change: Modify compatible module method names to recognize vanilla methods
  • Disable AccessWideners & interfaceInjection transitive
  • No longer publish snapshot
  • Add a shortcut to BlockStateCompat
  • Add ResourceLocationCompat::parse

New Contributors

Full Changelog: 0.8...0.8-patch.1