X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/copy_structured?a=blobdiff_plain;f=TODO;h=c6623da4ddf03a19c52db310a12cb1e684a275a2;hb=d92f16d5959fc846d3eaf669517eecb3969cda08;hp=42187cd10c2686a907520ec40389dce2cf297bb5;hpb=db73b76a8514bc1160031d5908a451d34dd2686e;p=plomrogue diff --git a/TODO b/TODO index 42187cd..c6623da 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ BOTH SERVER/CLIENT: SERVER: -- implement field of view / line of sight and obstacles for those on the map +- optimize too-slow AI / FOV algorithms - is it actually useful to define map object action ids in the config file? @@ -23,5 +23,3 @@ CLIENT: - enable toggling of window borders - make log scrollable - -- handle systems without SIGWINCH