summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2018-03-24add russian translationcodexp
2017-09-25remove unneeded recipe for locked signVanessa Ezekowitz
2017-07-31updated intllib method (po/pot files)fat115
2017-07-19add nil checktenplus1
2017-05-12Replace deprecated methods:AntumDeluge
2017-03-05Fix unplaceable signs on blocks w/ on_rightclick when sneakingDorian Wouters
2017-01-28pass pointed_thing to on_rightclickVanessa Ezekowitz
2016-10-04colored metal signs optional and display sizexisd
2016-09-15minor API change: defaultcolor -> default_colorVanessa Ezekowitz
2016-09-15infinite stacks only depend on creative mode nowVanessa Ezekowitz
2016-09-15add default steel sign to restore-entities LBMVanessa Ezekowitz
2016-09-15allow custom nodes to define the text entity's sizeVanessa Ezekowitz
2016-09-09removed metal sign -> locked wooden sign recipeVanessa Ezekowitz
2016-09-09Allow setting default text color in sign node defVanessa Ezekowitz
2016-09-09added option to specify text position when making a custom sign nodeVanessa Ezekowitz
2016-09-09remove debug stuffVanessa Ezekowitz
2016-09-09add support for visible text on default steel signsVanessa Ezekowitz
2016-09-09Use minetest_game steel sign to craft the various colored metal signsVanessa Ezekowitz
2016-09-09adjusted positions of all signs' entitiesVanessa Ezekowitz
2016-09-09Clarify comment/reason for LBMVanessa Ezekowitz
2016-09-03Use LBM instead of ABM to restore sign textCarter Kolwey
2016-04-23"debug" is not a valid log level.Auke Kok
2016-03-14Support renamed default wooden sign.Diego Martinez
2016-03-14First commit.Diego Martinez