summaryrefslogtreecommitdiff
path: root/stairsplus.lua
AgeCommit message (Collapse)Author
2014-01-20Big update: new stair types, code looks better.Calinou
2014-01-20Fix Stone Slabs/stairs/panels/microblocks not dropping correctly.Calinou
2013-11-24Merge pull request #4 from Jat15/Patch-1Calinou
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-07Rewrite slightly to use the new 6d facedir prediction code in builtin.Vanessa Ezekowitz
Keeps the old behavior of sneak == force wall (rather than invert). Add protection/ownership checking. Can be phased out later after protection mods start taking advantage of the engine's built-in ownershi-checking functions. Got rid of the /st command, since it didn't work anyway. Minor re-arrangement of init.lua to put the mod's title block at the top where it belongs :-)
2013-11-03Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat
2013-10-27Compatibility definition for jungle wood stairs/slabs/panels/microblocksCalinou
2013-10-27Jungle Wood fixCalinou
2013-10-12Ability to show or hide Stairs+ nodes in creative inventory, thanks pitrissCalinou
2013-07-11More BlocksCalinou