Updated task list
This commit is contained in:
+23
-20
@@ -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.
|
* Implement countdown timers for combat, spying and training.
|
||||||
* Rest bonus.
|
* Implement Rest bonus.
|
||||||
* Write unit tests (ensure that the game doesn't break from an update).
|
|
||||||
* Implement referral links.
|
* Implement referral links.
|
||||||
* Implement admin panel (write posts without having to commit).
|
|
||||||
* Implement bug tracker.
|
* Implement bug tracker.
|
||||||
* Ads / monetisation research.
|
* 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.
|
* Show the total equipment strength to the player on their own profile.
|
||||||
* Proper changelog feed.
|
|
||||||
* Implement banning mechanism.
|
* 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.
|
* Do something about whitespace in usernames.
|
||||||
* Combat and spying notifications.
|
* Combat and spying notifications.
|
||||||
|
|
||||||
Patch
|
Patch Changes
|
||||||
---
|
---
|
||||||
|
|
||||||
* The only way to know you're attacking is to go to someone else's profile page.
|
* 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.
|
* 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.
|
* Images to social media instead of links.
|
||||||
* Occasional flickering when rendering Profile page.
|
* Occasional flickering when rendering Profile page.
|
||||||
* Pull the balance numbers out into a config file.
|
|
||||||
* Ezekiel-powered discord role for kingdom battles players.
|
* 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.
|
* Add a link home to the verification message.
|
||||||
|
|
||||||
Potential And Confirmed Bugs
|
Potential And Confirmed Bugs
|
||||||
---
|
---
|
||||||
|
|
||||||
|
* Gold sometimes becomes negative.
|
||||||
* What happens to consumables when recruits are attacked?
|
* What happens to consumables when recruits are attacked?
|
||||||
|
|
||||||
Wishlist
|
Wishlist
|
||||||
---
|
---
|
||||||
|
|
||||||
* Strongest weapon / armour used shown as icon in combat log.
|
* github pages hosting?
|
||||||
* Mercenaries.
|
* Mercenaries.
|
||||||
* In-game events.
|
* In-game events.
|
||||||
* Hire a graphic designer.
|
* Hire a graphic designer.
|
||||||
|
* Hire a technical consultant.
|
||||||
* Implement nations (player alliances) (sending items/gold; guild bank? guild taxes? population caps?).
|
* Implement nations (player alliances) (sending items/gold; guild bank? guild taxes? population caps?).
|
||||||
* How to balance powerful and weak nations?
|
* How to balance powerful and weak nations?
|
||||||
* Nations are rife for abuse.
|
* Nations are rife for abuse.
|
||||||
* In-game chat.
|
* In-game chat.
|
||||||
* Structures / shields (upkeep costs).
|
* Structures / shields (with upkeep costs).
|
||||||
* Sharding.
|
* Sharding? Resets?
|
||||||
* Action queue?
|
* Action queue?
|
||||||
|
* Treasure?
|
||||||
|
|
||||||
Event Ideas
|
Event Ideas
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user