Skip to content

preview-20200518

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdwfs cdwfs released this 18 May 22:48
· 63 commits to master since this release

Added

  • Added XOR gate type (including a tutorial level, and some cameos in existing levels)

Fixed

  • Adjusted OR gate artwork
  • Adjusted NOT attach point location
  • Input wires now connect to dual-input gates (AND, OR, XOR) in the correct locations.
  • Temporarily switched scripting backend from IL2CPP to Mono to avoid a regression in the Entities package. Will switch back later.