Skip to content

Releases: nvella/logicbot

v0.2.1 - Bug fixes

22 Jul 10:14
Compare
Choose a tag to compare

This release fixes critical bugs found v0.2.0.

v0.2.0 - Doors

20 Jul 08:17
Compare
Choose a tag to compare

In this release:

  • Doors.
  • Automatically placing description signs. (remove by overwriting the automatically placed sign with nothing)
  • Bug fixes.

v0.1.0 - Relative channels

16 Jul 10:00
Compare
Choose a tag to compare

This release adds relative channels (n, s, e, w, u and d) which point to the blocks surrounding the object, and constant channels (t and f) which always evaluate to true and false respectively. Logic gate objects (AND, NOT, OR and XOR) also now replace the block they're placed on with a more recognizable colour block.

v0.0.4

15 Jul 02:32
Compare
Choose a tag to compare

Initial release on Github.