aboutsummaryrefslogtreecommitdiff
path: root/stairsplus.lua
Commit message (Collapse)AuthorAge
* Big update: new stair types, code looks better.Calinou2014-01-20
|
* Fix Stone Slabs/stairs/panels/microblocks not dropping correctly.Calinou2014-01-20
|
* Merge pull request #4 from Jat15/Patch-1Calinou2013-11-24
|\ | | | | Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
| * Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat2013-11-03
| |
* | Rewrite slightly to use the new 6d facedir prediction code in builtin.Vanessa Ezekowitz2013-11-07
|/ | | | | | | | | | | | | 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 :-)
* Compatibility definition for jungle wood stairs/slabs/panels/microblocksCalinou2013-10-27
|
* Jungle Wood fixCalinou2013-10-27
|
* Ability to show or hide Stairs+ nodes in creative inventory, thanks pitrissCalinou2013-10-12
|
* More BlocksCalinou2013-07-11