Skip to content

1.1.0-beta6 for MC 1.9.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@founderio founderio released this 09 Jul 16:01
· 266 commits to master since this release

New Features:

  • Add redirector (Place in regular conveyors to redirect items sideways)
  • Implement prototype aligner appliance, allowing item filtering/sorting
  • Add update checker, powered by https://team-io.net/taam-updates.php
  • Mini-App framework, allowing modular GUIs (currently used in the aligner)

Enhancements:

  • Work more with capabilities (mostly an internal rewrite)
  • Switch to IItemHandler where possible
  • Code & Model cleanup
  • Config ALL the things! (Config cleanup + improvement)
  • Enhance conveyor slot highlighting
  • Speed up Conveyor Shredder (now processes whole stacks at once)

Bugfixes:

  • Fix Rendering affecting other blocks (#209)
  • Fix items rendering too big
  • Fixed a possible out-of-bounds exception with conveyor machines
  • Fixed derpy ore generation (#162, #214)