X-Git-Url: https://plomlompom.com/repos/berlin_corona.txt?a=blobdiff_plain;f=TODO;h=2cc0adffa6874faf9540a6e43a1400364bdb75e0;hb=f934d0193c89585b9154210bf1ffb08aeebef12a;hp=d9f15940234ccfd7711ec3e07562ddc17fde2164;hpb=e851cb0c3df489c68f29bb6cef02c7bc061c3251;p=plomrogue diff --git a/TODO b/TODO index d9f1594..2cc0adf 100644 --- a/TODO +++ b/TODO @@ -4,23 +4,20 @@ IN GENERAL: - expand use of hardcoded_strings module(s) -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? +- critical bug: replay and exit game state don't match -- consider - +BOTH SERVER/CLIENT: -- save confserver/world data in record and save file, too; handle them like god - commands +- make server and client communicate by specific world state info requests + in server/out, replacing server/worldstate CLIENT: -- enable toggling of window borders +- re-work unnecessary complex command / keybinding / server message mapping + +BUILD PROCESS: -- make log scrollable +- erlehmann's redo scripts are not OSX-compliant, see: +