Skip to content

Building Gadgets 1.12.2-2.8.0 Final #2

Compare
Choose a tag to compare
@MichaelHillcox MichaelHillcox released this 19 Feb 18:40
· 27 commits to 1.12.x since this release

[2.8.0 - 1.12.2] - 2020-02-19

Firstly, 12 MILLION downloads and counting! What a milestone. Thank you to everyone who has downloaded and enjoyed BuildingGadgets! Secondly
2.8.0 of BuildingGadgets marks the first of what I hope to be only a few final releases for 1.12.2. We have big plans for 1.14 onwards and hope to see all of you in the newer Minecraft versions ❤️

Changed

  • Rewrote the way we extract items from inventories. We now have an actual defined flow of Remote / Bound inventory then Player inventory. This also fixes some weird issues with having partly enough items in one or the other inventory.

Fixed

  • Fixed a pretty major dupe bug using the exchanger and some DireDurps! (Huge thanks to dh458)
  • Sudo Fixed a few crashes by catching their errors instead of crashing Minecraft. Seems fair... :D

Removed

  • Removed some console spam, sorry about that. Sometimes debug code sneaks it way into a release.