Skip to content

Releases: FermiumModding/FermiumASM

Release 5.28

05 Apr 23:48

Choose a tag to compare

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

15 May 21:30

Choose a tag to compare

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

21 Apr 05:45

Choose a tag to compare

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

05 Feb 23:14

Choose a tag to compare

Initial release; Refer to readme for changes