The intention of this is to fix books in peoples' inventories that are
now inaccessible. They can be placed, viewed, edited like normal now.
Side effect: all books that were already in-world and that have already
been converted to the param2 colorization before will be grey now, and
most will end up turned some wierd direction, but that can be fixed with
the screwdriver.
If you need to re-color one of the now-grey books, you'll need to craft
one of the desired color, place it, and copy and paste your text from
the grey book.
Newly-placed colored books will behave normally.
side effect:
I added a third shade of the formerly-white checker background
that alternates with the colored overlay. The colored overlay
follows the standard full Unified Dyes palette.
as a side effect, this also fixes the bug where you couldn't
stack beds to form "bunk" beds.
Place a bed, right-click it with dye to color it.
Place two beds side by side and they'll form a king-size bed, which
you can right right-click with dye to color.
Place a regular bed, then right-click it while wielding another
regular bed (i.e. as if you were trying to place it) and, if there
is room above the first bed, the second will be placed on top and
the bedposts on the bottom one will extend to reach it. Color
either of the two by right-clicking with dye.
Shift-right-click forces placement of a regular bed without trying
to stack it into bunks.
Right-click while NOT wielding a bed or dye will attempt to let you
sleep (via default beds code).
includes just enough code to try to auto-route them as they're placed.
the "root" node is now the horizontal one - if you have diagonals and
they don't place right, they should after you dig them and place again.