Skip to content

1.1.0-alpha4 for MC 1.12.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@founderio founderio released this 26 Dec 20:23
· 76 commits to 1.12 since this release
c1fcc05

Bugfixes:

  • Prevent potential out of bounds errors by correctly clamping indices
  • Prevent potential NPE when comparing for mod matches in item filter
  • Fix linear mode in conveyor hoppers (Introduced in 1.12 port)
  • Fix possible NPE in RenderUtil
  • Fix crash when interacting with the aligner UI
  • Prevent infinite loop (freeze) when shift clicking in advanced machine GUIs

Enhancements:

  • Work on new aligner model
  • Fix interaction with aligner filter settings and implement sensible tooltips
  • Add tooltip rendering for all custom inventory screens
  • Lots of internal code cleanup, documentation; additional automated tests; improvements to the build script
  • Minor performance improvement for the ore generator and other miscellaneous code pieces
  • Update dependencies