X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=TODO;h=46a647e034457cc57da982c4dc5c1de5f13cd7fe;hb=cba026e6780e949b34087ac7e752f7e4af372230;hp=414e1550a715709090833998aba408abd5cd8842;hpb=7200388374e47f0c4370bd033be9c60247f2a076;p=plomrogue diff --git a/TODO b/TODO index 414e155..46a647e 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,8 @@ BOTH SERVER/CLIENT: SERVER: +- optimize too-slow AI / FOV algorithms + - is it actually useful to define map object action ids in the config file? - for game continuation, replace re-playing of whole record files with loading @@ -23,5 +25,3 @@ CLIENT: - enable toggling of window borders - make log scrollable - -- repair single window interface config files (fix double use of keycode 100)