Skip to content

Releases: embeddedt/ArchaicFix

0.7.7

19 Jul 01:26
88f3510

Choose a tag to compare

Disable MixinCraftingManager when config is off

Co-authored-by: Alexdoru <[email protected]>

0.7.6

28 Apr 22:39
68bc36e

Choose a tag to compare

Fix crafting cache being checked for every recipe (#137)

0.7.5

26 Mar 22:18
5ffb700

Choose a tag to compare

Various cleanups (#136)

0.7.4

20 Jul 22:08
f022d15

Choose a tag to compare

Create stub changelog file

0.7.2

04 Mar 14:43
6eaca76

Choose a tag to compare

Fix getLightOpacity being called with incorrect position offset

0.7.1

10 Feb 03:02
f61aafd

Choose a tag to compare

  • Added mixin to fix NPE from Waystones
  • Made grass hit fix configurable
  • Reverted fix for Intel graphics issue added in 0.7.0, because it broke Botania's lexicon rendering. CoreTweaks has a better implementation of the fix.

0.7.0

05 Jan 22:05
f225598

Choose a tag to compare

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.

0.6.2

09 Sep 00:06
4afb943

Choose a tag to compare

Fix late mixins not checking what side to load on

0.6.1

05 Aug 00:12
1cdda7e

Choose a tag to compare

Include GG Util URL in the exception

Fixes #101

0.5.0

21 Feb 00:53
6921802

Choose a tag to compare

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