Skip to content

Releases: CleanroomMC/MixinBooter

MixinBooter 9.3

18 Aug 15:54
Compare
Choose a tag to compare

MixinBooter 9.2

08 Aug 18:41
Compare
Choose a tag to compare
MixinBooter 9.2 Pre-release
Pre-release

Changed

  • Reinstated @MixinLoader annotation, primarily for 1.8.x usages as Forge does not support gathering of interfaces

Fixed

  • Mixin source files not embed within the source jar
  • 1.8.x related crashes fixed (thanks to @HowardZHY!)

Full changelog between 9.1 and 9.2: 9.1...9.2

MixinBooter 9.1

03 Feb 23:05
Compare
Choose a tag to compare
MixinBooter 9.1 Pre-release
Pre-release

Changed

  • Removed fastutil usages, to keep compatibility with Minecraft versions that used different fastutil versions

Full changelog between 9.0 and 9.1: 9.0...9.1

MixinBooter 9.0

30 Jan 12:47
Compare
Choose a tag to compare
MixinBooter 9.0 Pre-release
Pre-release

Added

  • IMixinConfigHijacker API, allows denial of mixin configurations from being applied (idea: @Desoroxxx)

Changed

  • Updated MixinExtras to 0.3.5

Fixed

  • Mixin information being duplicated in crash reports in certain situations

Full changelog between 8.9 and 9.0: 8.9...9.0

MixinBooter 8.9

02 Nov 15:39
Compare
Choose a tag to compare
MixinBooter 8.9 Pre-release
Pre-release

Changed

  • Updated MixinExtras from 0.2.0-beta.9 to 0.2.1-beta.2, now supports wrapping of object instantiations with @WrapOperation

Full changelog between 8.8 and 8.9: 8.8...8.9

MixinBooter 8.8

31 Oct 12:26
Compare
Choose a tag to compare

Changed

  • Logging during mod gathering

Fixed

  • Optimized mod gathering
  • Fixed delegated transformers not being rebuild before late mixins are loaded. Resulting in transformers that are registered later not properly running

Full changelog between 8.7 and 8.8: 8.7...8.8

MixinBooter 8.7

30 Oct 23:31
Compare
Choose a tag to compare

Fixed

  • Fixed issues with different builds of DJ2Addons.

Full changelog between 8.6 and 8.7: 8.6...8.7

MixinBooter 8.6

14 Sep 20:00
Compare
Choose a tag to compare

Added

  • Added a dummy mcmod.info

Changed

  • Only allowing SpongeForge 7.4.8+ from loading with MixinBooter.

Fixed

  • Fixed issue with Modrinth uploads (not allowing forge mods without mcmod.info packaged to be uploaded)

Full changelog between 8.5 and 8.6: 8.5...8.6

About time...

02 Nov 16:23
aaf7158
Compare
Choose a tag to compare
About time... Pre-release
Pre-release
1.0

Line break