From 3332e38616db5a2d785fde69e8c82f20364d2b4e Mon Sep 17 00:00:00 2001 From: troido Date: Thu, 5 Mar 2020 18:42:43 +0100 Subject: print any failures in room loading to stdout --- todo.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 05e2701..687da0d 100644 --- a/todo.md +++ b/todo.md @@ -1,13 +1,12 @@ # TODO +- save equipment +- save time - save variable arguments (health etc) - timer resource -- safely write files -- log failure in room loading - log world events to player - draw new entities -- equipment - room unloading - relative room locations - shortcuts for defining items -- cgit