diff --git a/public/content/task_list.md b/public/content/task_list.md index 1e76f58..f39e940 100644 --- a/public/content/task_list.md +++ b/public/content/task_list.md @@ -1,62 +1,65 @@ -Major +Priority List +--- + +* Privacy policy / no children under 13. +* Write unit tests / refactor for unit tests (ensure that the game doesn't break from an update). +* Implement admin panel (write posts without having to commit, interact with the database safely). + +Major Effort Changes --- -* uuid-as-token. -* Hide other people's spies... * Implement countdown timers for combat, spying and training. -* Rest bonus. -* Write unit tests (ensure that the game doesn't break from an update). +* Implement Rest bonus. * Implement referral links. -* Implement admin panel (write posts without having to commit). * Implement bug tracker. * Ads / monetisation research. -* github pages hosting? +* Proper changelog feed. -Minor +Minor Effort Changes --- +* Hide other people's spies. +* Strongest weapon / armour used shown as icon in combat log. +* Move balance variables to a config file. +* Refactor callback-hell (yes, it is that bad). +* Refactor - Data can be deleted. * Show the total equipment strength to the player on their own profile. -* Proper changelog feed. * 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). * Do something about whitespace in usernames. * Combat and spying notifications. -Patch +Patch Changes --- * The only way to know you're attacking is to go to someone else's profile page. * Open the game ladder to the page the player is on. -* Game Balance - move balance variables to a config file. * 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). -* Refactor - Data can be deleted. -* Treasure? * Add a link home to the verification message. Potential And Confirmed Bugs --- +* Gold sometimes becomes negative. * What happens to consumables when recruits are attacked? Wishlist --- -* Strongest weapon / armour used shown as icon in combat log. +* github pages hosting? * Mercenaries. * In-game events. * Hire a graphic designer. +* Hire a technical consultant. * Implement nations (player alliances) (sending items/gold; guild bank? guild taxes? population caps?). * How to balance powerful and weak nations? * Nations are rife for abuse. * In-game chat. -* Structures / shields (upkeep costs). -* Sharding. +* Structures / shields (with upkeep costs). +* Sharding? Resets? * Action queue? +* Treasure? Event Ideas ---