X-Git-Url: https://plomlompom.com/repos/todo?a=blobdiff_plain;f=TODO;h=7a18afd08450e12b115a2419ec82b4dadf76089d;hb=baaee49c1b089259e0d4ed107e79086aace80ed2;hp=008cc102d05daf7acfef15439cee6723ac768ffa;hpb=38df31dd79b289ab9b8f484033529cc3a51abfe0;p=plomrogue diff --git a/TODO b/TODO index 008cc10..7a18afd 100644 --- a/TODO +++ b/TODO @@ -13,16 +13,18 @@ BOTH SERVER/CLIENT: - check for return values of *printf() +- make config files format more readable / self-explanatory + SERVER: - implement field of view / line of sight and obstacles for those on the map - get rid of the hard-coding of the MAGIC MEAT item type and its use mode -- remove score - - is it actually useful to define map object action ids in the config file? +- make shape of map (and diagonal movement penalty) configurable in config file + CLIENT: - enable toggling of window borders