Skip to content

Loom 1.6

Compare
Choose a tag to compare
@modmuss50 modmuss50 released this 01 Apr 14:39
· 8 commits to dev/1.6 since this release
  • Decompiler cache
  • Generics support for injected interfaces
  • Support merging pre 1.3 Minecraft versions
  • Refactor/improve kotlin metadata remapping
  • Print info about locked files during configuration or genSources
  • Improve locking strategy for concurrent loom executions
  • Update to Gradle 8.6
  • Async line number remapping
  • Prepare for SelfResolvingDependency's removal
  • Fallback to maven central for artifacts such as sources or javadocs that are not mirrored on Mojang's repo
  • Introduce SemVer version parsing for included mods/libraries
  • Download intermediary using Gradle
  • Add API to get named minecraft jars
  • Add RemapJarTask.getOptimizeFabricModJson (disabled by default)
  • Prevent Gradle from running vscode task asynchronously
  • Add classname to stracktrace when Kotlin remapping fails
  • Fix datagen run config having incorrect name
  • Don't fail setup if a project fabric.mod.json file is invalid
  • Fix idea sync task group
  • Only set startFirstThread on versions using LWJGL 3
  • Add interface injection unit test
  • Add Offline mode / locking test
  • Fix possible race condition in PrepareJarRemapTask when using MPO
  • Refactor MinecraftJarConfiguration and MinecraftMetadataProvider

Generated/detailed changelog

New Contributors

Full Changelog: 1.5...1.6