Skip to content

preview-20200525

Pre-release
Pre-release
Compare
Choose a tag to compare
@cdwfs cdwfs released this 25 May 19:52
· 48 commits to master since this release

Added

  • Add Branch gate type. These gates route their input signal to one of two output paths. Click to change which path is taken.
  • Add tutorial level for Branches
  • Add one new general puzzle level.

Fixed

  • Optimization: Buttons no longer trigger redundant material updates every single frame.
  • Fixed potential race conditions in gate propagation logic