11 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
8d4ff14928 Make lights use minetest's 6d facedir prediction code
via a small wrapper routine that also checks for protection and infinite stacks
2013-11-07 21:33:36 -05:00
DanDuncombe
d846f33e54 Merge pull request #2 from VanessaE/master
various fixes
2013-10-16 09:20:12 -07:00
Vanessa Ezekowitz
6eafd7da6d fix nil function call in ownership code 2013-10-16 10:01:34 -04:00
Vanessa Ezekowitz
e613e96360 thin out the lights' wires a bit, add a selection box
also some minor formatting changes
2013-10-15 19:52:26 -04:00
DanDuncombe
7d7469059d deleted obsolete textures 2013-10-15 19:16:34 +01:00
DanDuncombe
6505a7d208 New Texture System 2013-10-15 19:07:06 +01:00
DanDuncombe
01117b85d8 Made lights look slightly better 2013-10-15 18:32:35 +01:00
DanDuncombe
713865a4df Merge pull request #1 from VanessaE/master
Add full 6dfacedir compatibility
2013-10-13 10:57:45 -07:00
Vanessa Ezekowitz
3bec84cd84 Add full 6dfacedir compatibility
Also add protecting checking, infinite stack checking, and
more complex recipe with a higher yield.
2013-10-13 13:58:07 -04:00
Daniel
b5ed4e6b01 Initial Commit 2013-10-13 17:07:06 +01:00
DanDuncombe
99e46da133 Initial commit 2013-10-13 09:04:38 -07:00