From 608918af8174e9afb761cdd2ad46e489b21c5f4e Mon Sep 17 00:00:00 2001 From: troido Date: Thu, 16 Apr 2020 22:11:00 +0200 Subject: don't spread stones dropped from destroyed walls --- todo.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 1317ee4..a27c30c 100644 --- a/todo.md +++ b/todo.md @@ -3,9 +3,12 @@ - document assemblage and room definition - more tests -- visitors - improved tutorial - timer resource? - improve error handling - update drawing when migration fails - data encapsulation +- secure login +- bot connection +- interactions that take more than one try + -- cgit