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
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.