From fa05bfd0dd21e8456fd64e69e70b0b7134a32e13 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 8 Jun 2019 01:45:40 +1000 Subject: [PATCH] Updated task list --- public/content/task_list.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/content/task_list.md b/public/content/task_list.md index 8462e5d..16c74d6 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -5,8 +5,9 @@ Major * Write the instructions for badges. * Implement countdown timers for combat and training. * Implement referral links. -* Implement admin panel. +* Implement admin panel (write posts without having to commit). * Implement bug tracker. +* Ads / monetisation research. Minor --- @@ -25,6 +26,8 @@ Patch * Images to social media instead of links. * Occasional flickering when rendering Profile page. * Pull the balance numbers out into a config file. +* Ezekiel-powered discord role for kingdom battles players. +* Refactor callback-hell (yes, it is that bad). Potential And Confirmed Bugs ---