]> git.lizzy.rs Git - signs_lib.git/history - init.lua
Locked Wood Signs
[signs_lib.git] / init.lua
2019-09-22 Vanessa Dannenbergallow mods to pass a function or just `true`
2019-09-11 Vanessa DannenbergRe-built onto the new API formerly part of my street_si...
2019-05-31 Vanessa Dannenbergremove redundant node redefine
2019-05-27 Vanessa Dannenbergrework sign type and ownership checks
2019-05-25 Vanessa Dannenbergadd protection and ownership checks to default metal...
2019-05-25 Vanessa Dannenbergadd protection checks to all rotate functions
2018-11-22 cheapieCache character textures
2018-10-31 Vanessa Dannenberguse basic_materials for padlock
2018-10-09 Vanessa Dannenbergadd arrow symbols to fonts
2018-09-26 Vanessa DannenbergMerge branch 'patch-1' into 'master'
2018-09-26 tenplus1remove print
2018-09-26 tenplus1pass node information to sign update function, remove...
2018-09-26 Vanessa Dannenbergfix screwdriver rotation on all sign types
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.