Skip to content

v0.2.0 - third beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@blaumeise20 blaumeise20 released this 05 Jul 12:46
· 98 commits to master since this release

v0.2.0
Third beta

General improvements:

  • Added tips to main screen (GitHub PR #7)
  • Added new J1 level code (unfinished | might break | use with care)
  • Crash messages now contain more informations

Editor:

  • Added debug menu with F3
  • Added F2 for hiding/showing grid background
  • Rework hotbar
  • Added cell menu that can be accessed with right-click on hotbar cell
  • Improved performance in nukes
  • Press G to step one tick
  • Added setting for animations
  • Added moving with arrow keys (WASD still works)
  • Settings are now accessible from the editor menu (ESC)

Select tool:

  • Press Cmd/Ctrl+C to copy current selection
  • Press Cmd/Ctrl+X to cut current selection
  • Press Cmd/Ctrl+V to insert previous selection
  • Added smart merging with ctrl

Cells:

  • Tunneling cells
    Redirector, tunnel, crossway, crossdirector
  • Jell cell
    Useless, replaces touching cells with Jell cell
  • Random rotator
  • Piston + sticky variant
  • Border cell
    Acts like a border in the middle of the grid
  • Portal
    Can be connected to a different portal
    Like remote Redirector
  • Nuke
    explodes
  • Network mover
    Too complex to explain, look at code
  • Note cell has black keys (old levels don't work)

Fixes:

  • Fixed pixelated texture packs
  • Texture packs should no longer break with new cells
  • V3 exporting works fine now
  • Unknown cells now show a "glitch texture" like Minecraft
  • Importing errors now show inside a better dialog

New build for Linux!
+ dev builds