aboutsummaryrefslogtreecommitdiff
path: root/stairsplus
Commit message (Collapse)AuthorAge
...
* Add inner, outer, outer-cut slopes and their half and half-raised ↵Calinou2014-10-29
| | | | variations, with crafting recipes for them. Code cleanup is ongoing.
* Add slopes and their crafting.Calinou2014-10-28
|
* Fix issue #1: “stairsplus_in_creative_inventory not being honored”.Calinou2014-10-19
|
* Make Stairs+ recipes mod-agnostic.Calinou2014-07-28
|
* Code cleanup, new Stairs+ recipes.Calinou2014-07-21
|
* New recipes, code cleanup.Calinou2014-07-03
|
* Code cleanup. Add tar and more stone types.Calinou2014-06-27
|
* Put comment before the line.Calinou2014-05-10
|
* Stairs+ nodes are not in wood and stone groups anymore to not make them ↵Calinou2014-05-10
| | | | usable in crafting.
* Stairs+ nodes let light pass through.Calinou2014-05-04
|
* 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.
* Disable desert cobblestone Stairs+ nodes because it doesn't work with ↵Calinou2014-05-04
| | | | minetest_game.
* Added desert cobblestone Stairs+ nodes, circular saw cosmetic changes, ↵Calinou2014-05-03
| | | | remove obsolete code.
* Remove unused stairsplus_convert.lua, code cleanup.Calinou2014-05-02
|
* Compressed textures, glass uses glasslike_framed drawtype, new texture for ↵Calinou2014-04-30
| | | | glow glass, added texture for trap glow glass and trap super glow glass.
* 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
* New slab types: 1/16, 1/8, 7/8, 15/16 slabs (suggested by VanessaE), ↵Calinou2013-10-26
| | | | reorganized circular saw
* Allow stair/slab crafting by default, can be disabled in _config.txtCalinou2013-09-15
|
* More BlocksCalinou2013-07-11