summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-03Add size information to slab description (by est31).Calinou
2015-02-22Add moreblocks.circular_saw_crafting to enable or disable circular saw crafting.Calinou
2015-02-11Check for ndef before registering Stairs+ nodes.Calinou
2015-01-23Make rail crafting give 24 rails, remove redundant glass and obsidian glass ↵Calinou
redefinitions.
2015-01-23Make glass connected optionally, add detail textures.Calinou
2015-01-12More informative and shorter headers.Calinou
2015-01-11Add licensing headers to all files, fix intllib global variable warnings.Calinou
2015-01-06Add support for minetest game pine tree.Olivier Samyn
2014-12-27Big cleanup. Fix intllib support.Calinou
2014-12-27Add compressed cobblestone, crafted with 9 cobblestone.Calinou
2014-10-30Add some more recipes for slopes.Calinou
2014-10-29Add inner, outer, outer-cut slopes and their half and half-raised ↵Calinou
variations, with crafting recipes for them. Code cleanup is ongoing.
2014-10-28Add slopes and their crafting.Calinou
2014-10-19Fix issue #1: “stairsplus_in_creative_inventory not being honored”.Calinou
2014-08-20Continue the potential fix.Calinou
2014-08-20Add potential fix for circular saw crash.Calinou
2014-08-10Try a fix for name_parts crash.Calinou
2014-07-28Make Stairs+ recipes mod-agnostic.Calinou
2014-07-21Code cleanup, new Stairs+ recipes.Calinou
2014-07-20Add an upper cap to circular saw max.Calinou
2014-07-20Add a better name for alternate split stone tiles: Checked Stone Tile.Calinou
2014-07-20Remove redundant axe recipesZefram
The left-handed recipes for axes are now in the default mod.
2014-07-07Add unused texture for Stairs+ trees.Calinou
2014-07-03New recipes, code cleanup.Calinou
2014-06-29Texture updates.Calinou
2014-06-29Add missing textures.Calinou
2014-06-28Give 2 grey bricks per craft.Calinou
2014-06-27Code cleanup. Add tar and more stone types.Calinou
2014-06-12Code cleanup.Calinou
2014-06-03Add more facedir redefinitions for brick nodes.Calinou
2014-06-02Code cleanup.Calinou
2014-06-02New checker tetures (overlayed), make jungle wood use facedir if enabled.Calinou
2014-06-02Compress textures.Calinou
2014-06-02Updates: wood tile textures are now overlays, removed some unneeded wooden ↵Calinou
tile textures.
2014-05-29Added default brick texture, in order to be consistent.Calinou
2014-05-29New cactus brick texture, comment style improved, bricks are now facedir.Calinou
2014-05-11More Blocks code cleanup. The name is More Blocks and not MoreBlocks.Calinou
2014-05-10Put comment before the line.Calinou
2014-05-10Stairs+ nodes are not in wood and stone groups anymore to not make them ↵Calinou
usable in crafting.
2014-05-07Fix rope not having sunlight_propagates = true.Calinou
2014-05-05Remove obsolete setting, update crafting recipes.Calinou
2014-05-04Stairs+ nodes let light pass through.Calinou
2014-05-04Change circular saw recipe to use wood instead of tree.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-05-04Disable desert cobblestone Stairs+ nodes because it doesn't work with ↵Calinou
minetest_game.
2014-05-04Add default_fence_overlay.png to avoid texture error.Calinou
2014-05-03Added desert cobblestone Stairs+ nodes, circular saw cosmetic changes, ↵Calinou
remove obsolete code.
2014-05-02Remove unused stairsplus_convert.lua, code cleanup.Calinou
2014-05-01Make glass and obsidian glass framed to suit More Blocks glasses; some code ↵Calinou
cleanups.
2014-04-30Fix jungle fence texture name.Calinou