Skip to content

Releases: FermiumModding/FermiumASM

Release 5.31

Choose a tag to compare

@fonnymunkey fonnymunkey released this 11 Mar 01:35

5.31:
Sync upstream changes:

Improve MC-129057 patch
Bump version 5.31

Release 5.28

Choose a tag to compare

@fonnymunkey fonnymunkey released this 05 Apr 23:48

5.28:
Sync upstream changes:

  • Vintagium/Sodium compat merged upstream
  • NBTTagCompound fix merged/modified upstream to threshold based
  • Update cacerts
  • Earlier loading fix
  • Automatic onDemandAnimatedTextures disabling when Optifine is installed
  • Fix RailCraft bug with efficientHashing
  • Disable missing particles from blocks from codechickenlib/buildcraft/projectred/moremystcraft
  • See commits for specific sync details

Update onDemandAnimatedTextures description to reflect automated handling
Remove superceded AutoCanonizingOpenHashmap
Bump version 5.28

Release 5.23

Choose a tag to compare

@fonnymunkey fonnymunkey released this 15 May 21:30

5.23:
Revert MixinExtras usage removal
Update to FermiumBooter 1.1.0
Update parity with CensoredASM 5.20 (Update cacerts, allow earlier loading)

Release 5.22

Choose a tag to compare

@fonnymunkey fonnymunkey released this 21 Apr 05:45

5.22:
Update parity with NormalASM 5.19 (Fix for releaseSpriteFramesCache lag)
Add additional check for Vintagium to disable squashBakedQuads thanks to NostalgicLorikeet
Added updated crash screens to hopefully improve crash reporting.
Added config option to revert to old crash screens.
Added DynamicTrees compat option for squashBakedQuads.
Manually detects and adds missing DT class to classesThatCallBakedQuadCtor, hacky but works for now.
Changed onDemandAnimatedTextures to false by default due to multiple incompatibilities.
Added warning to onDemandAnimatedTextures about incompatibilities.

Release 5.18

Choose a tag to compare

@fonnymunkey fonnymunkey released this 05 Feb 23:14

Initial release; Refer to readme for changes