]> git.lizzy.rs Git - signs_lib.git/commit
Allow setting default text color in sign node def
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Fri, 9 Sep 2016 09:37:36 +0000 (05:37 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Fri, 9 Sep 2016 09:37:36 +0000 (05:37 -0400)
commita6be7f222d23e52303066a096377ef64c210435e
tree921ea5f35310d6c3e974f51b7306538964427b68
parentb85eabb58ddf79e466a0fd3fbe17e4c33941098e
Allow setting default text color in sign node def

Caveat: signs used to reset the text color to black at the start of each
line. Now, they reset to the node's default text color, after which
users' "#x" color codes are applied.  This means some signs will change
to a new color where the user didn't explicitly set it.  This will only
be visible on green, red w/white border, white w/red border, blue, and
brown metal signs, as these have either white or red as the new default
color.  All other signs will render in black, as usual.
init.lua