This is the next theme under the honking merge microscope. Not much in the way of things to update. There is one "bug" report on the Vault page that the bed is too small, even for a halfling. That is beyond my abilities to fix. WAY beyond!
I did make new book icons for Rubies' books. Also plan on doing some loadscreens of the nifty halfling tiles Pstemarie and Zwerkules made.
Now for the naughty part...
I did find 2 portrait file length issues that I wanted to get some feedback on how to best go about fixing.
The problem:
Portraits have a 16 character file length limit. Even more fussy is the hak itself. Give a portrait a file length of OVER 16 characters (in this example the original file name is "po_ccc_sarc_short_X") and it gleefully chops off the extra letters like so:
See how all four portraits now have the SAME file name? Grrrrrr.
The Question:
What is the right way to go about fixing this that keeps our content back compatible with anyone that is using the naughty sliced and diced files? They do still work in the toolset/game or I would have caught the error when making the demo.
My idea:
Leave the naught files in place so we don't break anyone's module or PW. Add a new set of portraits named within the 16 character limit. Yeah, it pads the hak with extra STUFF that future users don't really need, but I couldn't come up with a better idea to protect people already using the content.
Any better ideas?