Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Releases: vanilla-technologies/minect

v0.2.0

29 Jun 18:23
Compare
Choose a tag to compare

Changes

  • Renamed logged_command to logged_cart_command.
  • Added logged_block_commands which is about 4 times as fast as logged_cart_command (see #13).
  • Connection buildings must now be at height 1. Existing connection buildings are migrated automatically.
  • All Minect entities are now tagged with minect so they can easily selected with @e[tag=minect].

v0.1.2

02 Apr 13:51
Compare
Choose a tag to compare

Changes

  • Fixed a race condition that could cause LogEvents to get lost when the LogObserver background thread starts up to slowly.

v0.1.1

27 Mar 15:53
Compare
Choose a tag to compare

Changes

  • Fixed a bug that prevented Minect from being installed in Minecraft versions before 1.18

v0.1.0

29 Jan 22:19
Compare
Choose a tag to compare

Initial release 🎉