]> git.lizzy.rs Git - signs_lib.git/history - init.lua
tweak yellow signs to comply with MUTCD 2009
[signs_lib.git] / init.lua
2018-05-25 Vanessa DannenbergMerge pull request #32 from Jat15/patch-unknown
2018-05-25 Jat15Fix crash if sign is "unknown block"
2018-05-11 Vanessa DannenbergMerge pull request #26 from codexp/issue-25
2018-05-11 Vanessa DannenbergMerge pull request #29 from codexp/german-translation
2018-05-11 Vanessa DannenbergMerge pull request #28 from codexp/russian-translation
2018-03-24 codexpadd russian translation
2018-03-24 codexpadd support for cyrillic cahracters
2017-09-26 Vanessa Ezekowitzremove unneeded recipe for locked sign
2017-08-12 Vanessa EzekowitzMerge pull request #21 from fat115/master
2017-07-31 fat115updated intllib method (po/pot files)
2017-07-20 Vanessa EzekowitzMerge pull request #20 from tenplus1/patch-1
2017-07-19 tenplus1add nil check
2017-05-18 Vanessa EzekowitzMerge pull request #14 from AntumDeluge/settings
2017-05-13 AntumDelugeReplace deprecated methods:
2017-03-05 Vanessa EzekowitzMerge pull request #11 from MinetestForFun/master
2017-03-05 Dorian WoutersFix unplaceable signs on blocks w/ on_rightclick when...
2017-01-28 Vanessa Ezekowitzpass pointed_thing to on_rightclick
2016-10-04 Vanessa EzekowitzMerge pull request #7 from xisd/patch-1
2016-10-04 xisdcolored metal signs optional and display size
2016-09-15 Vanessa Ezekowitzminor API change: defaultcolor -> default_color
2016-09-15 Vanessa Ezekowitzinfinite stacks only depend on creative mode now
2016-09-15 Vanessa Ezekowitzadd default steel sign to restore-entities LBM
2016-09-15 Vanessa Ezekowitzallow custom nodes to define the text entity's size
2016-09-09 Vanessa Ezekowitzremoved metal sign -> locked wooden sign recipe
2016-09-09 Vanessa EzekowitzAllow setting default text color in sign node def
2016-09-09 Vanessa Ezekowitzadded option to specify text position when making a...
2016-09-09 Vanessa Ezekowitzremove debug stuff
2016-09-09 Vanessa Ezekowitzadd support for visible text on default steel signs
2016-09-09 Vanessa EzekowitzUse minetest_game steel sign to craft the various color...
2016-09-09 Vanessa Ezekowitzadjusted positions of all signs' entities
2016-09-09 Vanessa EzekowitzClarify comment/reason for LBM
2016-09-03 Vanessa EzekowitzMerge pull request #6 from cheapie/master
2016-09-03 Carter KolweyUse LBM instead of ABM to restore sign text
2016-04-24 Auke Kok"debug" is not a valid log level.
2016-03-14 Diego MartinezSupport renamed default wooden sign.
2016-03-14 Diego MartinezFirst commit.