mirror of
https://github.com/mt-mods/signs_lib.git
synced 2024-12-24 16:20:17 +01:00
Adds signs with readable text.
https://content.minetest.net/packages/VanessaE/signs_lib/
906ddbbcc5
* 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). |
||
---|---|---|
locale | ||
models | ||
textures | ||
.gitignore | ||
api.lua | ||
copyright.txt | ||
depends.txt | ||
description.txt | ||
encoding.lua | ||
init.lua | ||
intllib.lua | ||
LICENSE | ||
mod.conf | ||
standard_signs.lua |