Skip to content

Cuboids & cardinal direction checks

Pre-release
Pre-release
Compare
Choose a tag to compare
@philer philer released this 27 Mar 19:34
· 3 commits to master since this release
  • isLookingAtEdge now treats cuboids like the world edge. While that makes no sense, it matches the original Karol's behavior
  • Added builtins to check cardinal directions (isLookingNorth etc.)
  • Allow digits in identifiers (except as the first character)
  • Add auto indent to Editor