
FermiumASM 5.31
release11 марта 2026 г.5.31:
Sync upstream changes:
- Disable onDemandAnimatedTextures when Celeritas is installed
- Allow JavaFixes to be compatible with modern Java versions
- Disable squashBakedQuads when Celeritas is installed
- Delay initialization of quad classes
- Add CraftTweaker compat for NBTTagCompound backing map optimization
Improve MC-129057 patch
Bump version 5.31
FermiumASM 5.28
release6 апреля 2025 г.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
FermiumASM 5.23
release16 мая 2024 г.5.23:
Revert MixinExtras usage removal
Update to FermiumBooter 1.1.0
Update parity with CensoredASM 5.20 (Update cacerts, allow earlier loading)
FermiumASM 5.22
release21 апреля 2024 г.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.
FermiumASM 5.21
release18 февраля 2024 г.Fix VFix patches not applying on clients Add config option to disable VFix patches Fix mc-129556 patch not applying regardless of config Fix forge fixes config options not properly enabling the required mixins in some cases Fix async screenshot patch using wrong config option