summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2014-01-20Big update: new stair types, code looks better.Calinou
2014-01-20Merge pull request #12 from Jat15/patch-horizontaltreeCalinou
Use 6d facedir for horizontal trees.
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-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-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-08-29added trap_glow and trap_super_glow_glassandersje
2013-07-11Put mod load print at bottom; fix crash with putting strings in number fieldsCalinou
2013-07-11More BlocksCalinou