Implemented Capture The Flag

This commit is contained in:
2019-06-16 03:14:12 +10:00
parent 3917aca276
commit c85f9a55a1
10 changed files with 111 additions and 41 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
Priority List
---
* Capture The Flag / King Of The Hill implemented.
* ~~Capture The Flag / King Of The Hill implemented.~~
* ~~Privacy policy / no children under 13.~~
* ~~Unsubscribe from promotional emails.~~
* Delete own account (right to be forgotten).
@@ -76,7 +76,7 @@ Badge Ideas
---
* ~~alpha tester~~
* capture the flag
* ~~capture the flag~~
* ~~king of the hill~~
* gold horde
* ~~Combat Master~~
+5
View File
@@ -5,3 +5,8 @@ _16 June 2019_
Things I've completed so far:
* King Of The Hill badge is now enabled (requires 24 hours at the top of the ladder).
* Capture the flag is implemented; user [Ratstail91](/profile?username=Ratstail91) will have it to begin with (that's me!).
Both of these badges are considered experimental, just for the record. I think I managed it, but don't be surprised if I have to roll the database back two days...
P.S. My code is so messy. So, so messy...