summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-04-30Added the ability to craft sticks back into wood, new jungle stick texture.Calinou
2014-04-30Obey log_mods setting (plural "mods"), added stick crafting using a sapling ↵Calinou
or a jungle sapling.
2014-04-30New Trap Stone texture.Calinou
2014-04-30Add textures.Calinou
2014-04-30Lots of crafting tweaks, slight code cleanup.Calinou
2014-04-30Compressed textures, glass uses glasslike_framed drawtype, new texture for ↵Calinou
glow glass, added texture for trap glow glass and trap super glow glass.
2014-04-14Merge pull request #18 from Xanthin/translationCalinou
Added German translation and updated template.
2014-04-08update from calinouXanthin
2014-04-05Fix trap super glow glass light level, from 11 to 15.Calinou
2014-04-04Update de.txtXanthin
2014-04-04Update template.txtXanthin
deleted things that are not more translated, changed saw label names to actual names, added jungle fence translation
2014-04-04add german translationXanthin
2014-03-09Remove _config.txt.Calinou
2014-03-09Merge ShadowNinja's rewrite.Calinou
2014-01-20Merge pull request #11 from Jat15/patch-2Calinou
circular_saw limit in inventory input.
2014-01-20Big update: new stair types, code looks better.Calinou
2014-01-20Merge pull request #10 from Jat15/patch-1Calinou
Fix circular saw bug: typo fix.
2014-01-20Typo fix.Calinou
2014-01-20Merge pull request #12 from Jat15/patch-horizontaltreeCalinou
Use 6d facedir for horizontal trees.
2014-01-20Merge pull request #9 from Jat15/patch-translateCalinou
Patch French translation and add more translation support.
2014-01-20Fix Stone Slabs/stairs/panels/microblocks not dropping correctly.Calinou
2014-01-09Fix invisible.png bugCalinou
2013-12-27Tree horizontal in 0.4.8Jat
Use abm for fix facedir and convert tree and jungletree.
2013-12-27Circular_saw limit in inventory inputJat15
Use for multiply block in circular saw.
2013-12-23Fix bug circular sawJat15
2013-12-12Update fr.txtJat
2013-12-12Add template.txtJat
2013-12-12Circular_saw infotext translatable.Jat
2013-11-29Add jungle sticks to stick groupCalinou
2013-11-24Merge pull request #4 from Jat15/Patch-1Calinou
Add Coal Stone Bricks and modify the recipe of Iron Stone Bricks
2013-11-24Merge pull request #5 from VanessaE/masterCalinou
Rewrite slightly to use the new 6d facedir prediction code in builtin
2013-11-20Fix wood tile recipesCalinou
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-11-03Add Coal Stone Bricks ( old Stone Bricks) and modify craft Iron Stone BricksJat
2013-10-27Compatibility definition for jungle wood stairs/slabs/panels/microblocksCalinou
2013-10-27Jungle Wood fixCalinou
2013-10-27Fix dropsCalinou