summaryrefslogtreecommitdiff
path: root/stairsplus/stairs.lua
AgeCommit message (Collapse)Author
2015-01-12More informative and shorter headers.Calinou
2015-01-11Add licensing headers to all files, fix intllib global variable warnings.Calinou
2014-12-27Add compressed cobblestone, crafted with 9 cobblestone.Calinou
2014-07-28Make Stairs+ recipes mod-agnostic.Calinou
2014-07-21Code cleanup, new Stairs+ recipes.Calinou
2014-07-03New recipes, code cleanup.Calinou
2014-06-27Code cleanup. Add tar and more stone types.Calinou
2014-05-04New recipes for Stairs+ nodes. Allows crafting most useful Stairs+ nodes. ↵Calinou
More accurate nodes still require the usage of the circular saw.
2014-03-09Merge ShadowNinja's rewrite.Calinou
2014-01-20Big update: new stair types, code looks better.Calinou
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-09-15Allow stair/slab crafting by default, can be disabled in _config.txtCalinou
2013-07-11More BlocksCalinou