ArchaicFix

Swiss army knife of bugfixes and performance improvements for MC 1.7.10

OTHER License

Stars
66

Bot releases are visible (Hide)

ArchaicFix - 0.7.4 Latest Release

Published by github-actions[bot] 3 months ago

ArchaicFix - 0.7.2

Published by github-actions[bot] 8 months ago

ArchaicFix - 0.7.1

Published by github-actions[bot] 9 months ago

ArchaicFix - 0.7.0

Published by github-actions[bot] 10 months ago

This release fixes a rare bug which caused tile entity data to be lost, and removes the occlusion culling & threaded updates modules, as they have been superseded by newer mods. Alternatives are listed below.

  • FalseTweaks has a forked and improved version of the ArchaicFix occlusion culling system.
  • Angelica is a GTNH-led backport of Sodium.
ArchaicFix - 0.6.2

Published by github-actions[bot] about 1 year ago

ArchaicFix - 0.6.1

Published by github-actions[bot] about 1 year ago

ArchaicFix - 0.5.0

Published by embeddedt over 1 year ago

FalsePatternLib is no longer required, but you need to install UniMixins or GTNHMixins. SpongeMixins is no longer sufficient.

ArchaicFix - 0.4.1

Published by github-actions[bot] almost 2 years ago

ArchaicFix - v0.4.0

Published by github-actions[bot] almost 2 years ago

ArchaicFix - 0.3.5

Published by github-actions[bot] almost 2 years ago

ArchaicFix - 0.3.4

Published by github-actions[bot] almost 2 years ago

  • Backported memory bar on splash screen
  • Fixed occlusion tweak calculating camera position incorrectly when in third person mode
  • Fixed Vampirism crashing on startup
  • Made chunk builder thread count configurable
  • Removed improveRenderSortingOrder
ArchaicFix - 0.3.3

Published by github-actions[bot] about 2 years ago

Minor patch release to revert Mixin requirement to 0.7.11 and fix a crash.

ArchaicFix - 0.3.2

Published by github-actions[bot] about 2 years ago

  • Fixed crash when opening beacon GUI
  • Optimized occlusion culling tweak and fixed it crashing when going beyond height limit
  • Made threaded chunk updating compatible with BetterFoliage, Triangulator, and OpenBlocks. An API was added for getting the thread-local tessellator instance.
  • Fixed crash with GT6 caused by recipe acceleration
  • Added option to disable skin memory leak fix
  • Increased required Mixin version to 0.8.3. GasStation is a mod that provides this version of Mixin.
ArchaicFix - 0.3.0

Published by github-actions[bot] about 2 years ago

Full Changelog: https://github.com/embeddedt/ArchaicFix/compare/0.2.0...0.3.0

Summary:

  • Added an option for threaded chunk updates, similar to 1.8+ (from makamys)
    • This is not compatible with OptiFine or FastCraft.
  • Slightly improved the occlusion culling tweak's chunk update scheduling to affect framerate less while loading chunks (from makamys)
  • Minor patches to the biome corruption fix (from embeddedt)
ArchaicFix - 0.2.0

Published by github-actions[bot] about 2 years ago