Skip to content

Pixels

Compare
Choose a tag to compare
@axtox axtox released this 04 Jun 22:19
· 7 commits to master since this release

Main Features

  • Reworked the whole codebase
  • Color is read from lamp instead of circuit (performance boost)
  • All lamps checkup instead of chunk-based (downgrade for multiplayer work)
  • New Item introduced - Light Emitting Diode
  • Mod Settings introduced
  • Old tile is not stored anymore, using "Backing Tile" API-property instead (performance boost)

Not implemented:

  • Auto-update map outside of the radar
  • Chink-based updates
  • More colors
  • More tile types