Not sure if Ender is still scanning this topic. (but as the source code is public ...)
Request/Suggestions:
- Some fix to the fact that, when the screen border option is set to Off, that when you exit or enter a house/cellar (not sure if this also happens on general claim/village teleporting.) you regular end up looking at a black screen.
-- This seems the side effect of the default client applying some random location mixing. (putting the character not in the center of the screen, but as one of the sides, or corners of the screen.
--- This random location mixing seems to be done after the initial centering (and displaying, shortly) of the character on entering or exiting a house/cellar. (ergo: just killing the call to the used randomizer should do the trick.)
- Option to have the chat logs automatically saved to disk/file.
-- Separate files for different chat logs (CQ: local, village, party, ..). Just append, and/or with some additional datetime-stemp in the filename.
--- For private chat I imagine using the set name(kin list).
---- As where talking multiple files. A separate Chat sub-folder might be usefull to here.