Releases: Hendrix-Shen/MagicLib
MagicLib 0.8.632
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
[CI#498]MagicLib 0.8.632+f45fe2d
This version is automatically released by CI Build
Latest commit log:
Fix ConfigContainer::isSatisfied faulty logic (#113)
Signed-off-by: Hendrix-Shen [email protected]
[CI#494]MagicLib 0.8.629+1c0a956
This version is automatically released by CI Build
Latest commit log:
Misc dependency update (#112)
-
Update dependencies:modloader to latest
-
Update dependency fabric-api to latest
-
Update dependency modmenu to latest
Signed-off-by: Hendrix-Shen [email protected]
[CI#490]MagicLib 0.8.628+4857a7d
This version is automatically released by CI Build
Latest commit log:
Add platform type to dependency check & platform api update (#111)
-
Support for PlatformTypes as dependency check condition
-
Update Mixin Dependency check
-
Reimplement getNamedMappingName api (forge-like)
-
Fix crash caused by FML changes
-
Update ReflectionUtil
-
Add CommonUtil
-
Make VersionUtil::isVersionSatisfyPredicate public
-
Fix getNamedMappingName impl (forge)
-
Break changes with ModListAdapter (forge)
- Use Reflection to adapt to Minecraft Forge 1.17 changes
- Minecraft Forge 1.20.5+ always uses mojmap
- But if you set it to yarn via architectury-loom, it's undetectable!
- Fix crash with getNamedMappingName (neoforge)
Signed-off-by: Hendrix-Shen [email protected]
[CI#458]MagicLib 0.8.619+2bccdb8
This version is automatically released by CI Build
Latest commit log:
Separate ListEditEntryButtonType from WidgetVec3iListEditEntry
and use our i18n text
Signed-off-by: Hendrix-Shen [email protected]
[CI#453]MagicLib 0.8.615+8e4153f
This version is automatically released by CI Build
Latest commit log:
Remove accidental words
Signed-off-by: Hendrix-Shen [email protected]
[CI#449]MagicLib 0.8.612+e7b3c25
This version is automatically released by CI Build
Latest commit log:
com.github.johnrengelman.shadow 8.1.1 -> com.gradleup.shadow 8.3
Signed-off-by: Hendrix-Shen [email protected]
[CI#447]MagicLib 0.8.609+a6a71ae
This version is automatically released by CI Build
Latest commit log:
omg x 3
Signed-off-by: Hendrix-Shen [email protected]
[CI#446]MagicLib 0.8.608+f429da2
This version is automatically released by CI Build
Latest commit log:
omg x 2
Signed-off-by: Hendrix-Shen [email protected]
[CI#437]MagicLib 0.8.604+d0f6092
Full Changelog: dev/0.8.603...dev/0.8.604