X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=TODO;h=2b78587e389c2dbe1e44e199a21908748d6780a8;hb=a9377a5125c28779f812f859564d4f4d0b744e89;hp=3953ade3de9644653294e458e2db34ef1c8c44ef;hpb=17cf41e4091ca704b210f7025898f03ea70d3052;p=plomrogue diff --git a/TODO b/TODO index 3953ade..2b78587 100644 --- a/TODO +++ b/TODO @@ -9,12 +9,11 @@ BOTH SERVER/CLIENT: - make server and client communicate by specific world state info requests in server/out, replacing server/worldstate -SERVER - -- fix: AI knows about consumables not on top of stack while player doesn't - CLIENT: +- split Available keys window in two (Global keys (maybe drop that, replace it + by F6 window), Active window's keys) + - re-work unnecessary complex command / keybinding / server message mapping BUILD PROCESS: