Created Task List

This commit is contained in:
2019-06-02 22:01:05 +10:00
parent d644847ca3
commit f027364193
6 changed files with 97 additions and 2 deletions
+20
View File
@@ -0,0 +1,20 @@
Major
---
* Spies have no use right now.
* Game instructions on the profile page.
* Timers for count downs.
Minor
---
* Attack button isn't being disabled with no soldiers.
* Better combat log.
* Game Ladder sorting.
* Badges.
Patch
---
* Game Balance.
+1
View File
@@ -272,6 +272,7 @@ footer {
/* bits and pieces */
.logoutButton {
align-self: stretch;
margin-bottom: .5rem;
}
.newsLine {