summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Expand)Author
2018-11-21Cache character texturesHEADmastercheapie
2018-10-31use basic_materials for padlockVanessa Dannenberg
2018-10-09add arrow symbols to fontsVanessa Dannenberg
2018-09-26remove printtenplus1
2018-09-26pass node information to sign update function, remove all entities on update ...tenplus1
2018-09-26fix screwdriver rotation on all sign typesVanessa Dannenberg
2018-05-25Fix crash if sign is "unknown block"Jat15
2018-05-11Merge pull request #26 from codexp/issue-25Vanessa Dannenberg
2018-03-24add russian translationcodexp
2018-03-24add support for cyrillic cahracterscodexp
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