X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/copy_structured?a=blobdiff_plain;f=TODO;h=42a2cadce57959868f3102f020898fb0b00dfdb5;hb=ab0b952b3178d390f945db68b29abc555e2f5aa6;hp=d9f15940234ccfd7711ec3e07562ddc17fde2164;hpb=e851cb0c3df489c68f29bb6cef02c7bc061c3251;p=plomrogue diff --git a/TODO b/TODO index d9f1594..42a2cad 100644 --- a/TODO +++ b/TODO @@ -4,23 +4,21 @@ IN GENERAL: - expand use of hardcoded_strings module(s) +- use __func__ instead of f_name + BOTH SERVER/CLIENT: - make server and client communicate by specific world state info requests in server/out, replacing server/worldstate -SERVER: - -- bug: -v works, and -vs, but not -sv – why? +SERVER -- consider - - -- save confserver/world data in record and save file, too; handle them like god - commands +- document server commands CLIENT: - enable toggling of window borders - make log scrollable + +- re-work unnecessary complex command / keybinding / server message mapping