]> git.lizzy.rs Git - signs_lib.git/commit
rotation fixups
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Wed, 18 Sep 2019 23:47:50 +0000 (19:47 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Thu, 19 Sep 2019 00:07:20 +0000 (20:07 -0400)
commit906ddbbcc57ad87d5a4a8c87998d3539a752c12e
treee9898a68d7a3e67850453f294954d9dd81494ca3
parent01e2adaa46c7ea58cd25ef15a0a64a6a6784d413
rotation fixups

* combine rotation functions -- one no longer needs to choose
  a particular rotation function for the node's paramtype2,
  it'll figure it out automatically.
* fix glitch in wallmounted rotation
* re-order rotation facing order to N, E, S, W, floor, ceiling.
* limit yard sign to simple NESW-only rotation
* allow rotation of hanging signs (NESW only)
* allow rotation of signs on poles/posts if there's nothing in
  the way of where the sign has to move to (NESW only).
api.lua