Commit Graph

4 Commits

Author SHA1 Message Date
Vanessa Ezekowitz 44dd0bd82d Fixed item duplication bugs in tables and glowlights. 2013-04-17 02:47:49 -04:00
Vanessa Ezekowitz c2aa7582fd Fixed tables' on_place functions to properly check for on_rightclick
on whatever you try to place on, so that the on_rightclick is executed
instead of the table being placed (e.g. it was interfering with doors).
2013-04-04 22:14:07 -04:00
Vanessa Ezekowitz e5c99a3144 Made all wooden and glass tabletops nodebox-based.
Several textures renamed to suit, a few new ones added.
2013-04-04 03:55:34 -04:00
Vanessa Ezekowitz 9cfc7a9411 Split most of nodes.lua off into separate files by category.
Also fixed a screwed up register_craftitem that was overriding a register_node
call for the same object (wooden table legs).  Got rid of the old "mkII" wooden
table legs.
2013-03-17 19:09:42 -04:00