From 77bc6ab0c419ff8cf90ae1a686a5be84d43e4c4f Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 2 Jun 2019 22:06:27 +1000 Subject: [PATCH] Updated task_list.md --- public/content/task_list.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/public/content/task_list.md b/public/content/task_list.md index e50af2e..50c6442 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -1,17 +1,17 @@ Major --- -* Spies have no use right now. -* Game instructions on the profile page. -* Timers for count downs. +* Spies need to be implemented. +* Write game instructions on profile page. +* Implement countdown timers for combat and training. Minor --- -* Attack button isn't being disabled with no soldiers. -* Better combat log. -* Game Ladder sorting. -* Badges. +* Disable attack button with no soldiers. +* Implement combat log rows. +* Implement game ladder sorting. +* Implement badges. Patch ---