Skip to content

Releases: Direwolf20-MC/BuildingGadgets

release/3.15.0

29 Jul 18:21
Compare
Choose a tag to compare

Changelog

Changed

  • Ported to 1.19.1

Full Changelog: release/3.14.3...release/3.15.0

release/3.14.3

29 Jul 18:15
Compare
Choose a tag to compare

Changelog

Changed

  • Ported to the latest version of forge

Full Changelog: release/3.13.0...release/3.14.3

release/3.14.2

29 Jun 15:58
Compare
Choose a tag to compare

Changelog

Fixed

  • Actually fixed crashing

Full Changelog: release/3.14.1...release/3.14.2

release/3.14.1

27 Jun 09:47
Compare
Choose a tag to compare

Changelog

Fixed

  • Forge being a derp on newer forge versions

Changed

  • Updated to Forge 41.0.45

Full Changelog: release/3.14.0...release/3.14.1

release/3.14.0

12 Jun 17:04
Compare
Choose a tag to compare

Changelog

Changed

  • Ported to 1.19

Full Changelog: release/3.13.0...release/3.14.0

release/3.13.0

31 Mar 21:42
Compare
Choose a tag to compare

Changelog

Changed

  • Ported to 1.18.2

Full Changelog: release/3.12.0...release/3.13.0

release/3.12.0

26 Jan 22:47
Compare
Choose a tag to compare

Changelog

Fixed

  • Server crash on tile saving

What's Changed

  • Fixed usage of the removed save method in forge, closes #672 by @Mrbysco in #673

New Contributors

Full Changelog: release/3.10.1...release/3.12.0

release/3.10.1

07 Dec 17:36
Compare
Choose a tag to compare

Changelog

Fixed

  • Not being able to build / destroy / paste under the old world height (0). It is now set to use the world's min height.

Full Changelog: 3.8.2-1.16.5...release/3.10.1

3.8.2-1.16.5

21 Oct 22:02
Compare
Choose a tag to compare

[3.8.2 - 1.16.5] - 2021-10-21

Fixed

  • Crashing issue due to race conditions
  • An issue showing an incorrect value for the Destruction gadget not showing the correct value for area size
  • Possible fix for effect blocks staying invisible

Building Gadgets 3.8.0 - 1.16.5

15 Feb 19:41
Compare
Choose a tag to compare

[3.8.0 - 1.16.5] - 2021-02-15

Added

  • Added a Open Material List button to the Copy Paste Gadget's Radial menu gui
  • Added Door support* to the Copy Paste Gadget... It's... Hmm, Working at least. You break it, you bought it.

Changed

  • Changed the hardness of the Construction blocks to allow them to be broken easier
  • Added the shovel as a tool to mine Construction Paste Power
  • Updated to Minecraft 1.16.5

Fixed

  • Stopped the Construction Block crashing the game when being placed manually (You're not meant to do that :/ haha) #569
  • Fixed Construction Block's break and broken particles not render / rendering the purple missing texture
  • Removed a debug message: hi... Whoops, sorry server owners
  • Resolved a rare crash with Effect Block Tiles #610
  • Fixed an issue causing the Exchanging Gadget being blocked by a Block == Block check instead of a State == State #591
  • Disallowed Spawners from being selected to build & exchange. #584