From 0622b6058246bb4950c097dc36d673b05279456c Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 8 Jun 2019 20:23:20 +1000 Subject: [PATCH] Updated task list --- public/content/task_list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/content/task_list.md b/public/content/task_list.md index b600008..bf4120d 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -1,7 +1,8 @@ Major --- -* Implement countdown timers for combat and training. +* Implement countdown timers for combat, spying and training. +* Write unit tests (ensure that the game doesn't break from an update). * Implement referral links. * Implement admin panel (write posts without having to commit). * Implement bug tracker. @@ -12,7 +13,6 @@ Minor --- * Implement new game ladder sorting. -* Write unit tests (ensure that the game doesn't break from an update). * Implement banning mechanism. * Implement post scrolling for news page. * Everyone who signed up within the first month will get an exclusive badge (based on diagnostics data).