aboutsummaryrefslogtreecommitdiff
path: root/stairsplus/microblocks.lua
Commit message (Collapse)AuthorAge
* New recipes for Stairs+ nodes. Allows crafting most useful Stairs+ nodes. ↵Calinou2014-05-04
| | | | More accurate nodes still require the usage of the circular saw.
* Merge ShadowNinja's rewrite.Calinou2014-03-09
|
* Big update: new stair types, code looks better.Calinou2014-01-20
|
* 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 :-)
* Fix dropsCalinou2013-10-27
|
* Added new aliases for screwdriver and circular saw, new microblocks/panels, ↵Calinou2013-10-27
| | | | circular saw now has 4 rows with 8 items each
* More BlocksCalinou2013-07-11