X-Git-Url: https://plomlompom.com/repos/todo?a=blobdiff_plain;f=TODO;h=e79d14101a8d863f132ecf6bce09b202bcd79401;hb=9281cb7dd7656ff5d19e0747f819051a884649ec;hp=7557ab3f4a7b144bacf3f097af34a212c01e4520;hpb=1bfcaf6f47bb2eb06c071e39b6f93c92a15d4de6;p=plomrogue diff --git a/TODO b/TODO index 7557ab3..e79d141 100644 --- a/TODO +++ b/TODO @@ -9,18 +9,8 @@ BOTH SERVER/CLIENT: - make server and client communicate by specific world state info requests in server/out, replacing server/worldstate -- on start, alarm about _tmp files (savefile/record) to avoid gameplay data loss - -SERVER: - -- consider - - -- save confserver/world data in record and save file, too; handle them like god - commands - CLIENT: -- enable toggling of window borders +- re-work unnecessary complex command / keybinding / server message mapping -- make log scrollable +- fix memory leakin draw_wins module