about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorMagnus Auvinen <magnus.auvinen@gmail.com>2007-07-14 13:09:42 +0000
committerMagnus Auvinen <magnus.auvinen@gmail.com>2007-07-14 13:09:42 +0000
commit568b9f1f4a4f6cd269f026c10117d76329b44dd8 (patch)
treefe18d2ceb622c3b4c1f631b6736102c89927a330 /docs
parent7acef9eb864344b26cb78f22da369851cc31aa76 (diff)
downloadzcatch-568b9f1f4a4f6cd269f026c10117d76329b44dd8.tar.gz
zcatch-568b9f1f4a4f6cd269f026c10117d76329b44dd8.zip
added chat, better damage indicators
Diffstat (limited to 'docs')
-rw-r--r--docs/articles/tasks.txt32
1 files changed, 20 insertions, 12 deletions
diff --git a/docs/articles/tasks.txt b/docs/articles/tasks.txt
index 1a471d2b..bbf3969c 100644
--- a/docs/articles/tasks.txt
+++ b/docs/articles/tasks.txt
@@ -6,30 +6,38 @@ Group: 0.1.1 - Awesome Alpha Bug Fixed (NEXT)
 	DONE * Bobbing powerups
 	DONE * Get -c working under windows
 	DONE * Bigger powerups
-* Pickup sounds
-* FAQ on the webpage
 	DONE * Private server (no heartbeats)
 	DONE * Can't pickup ammo, health or armor when not needed
 	DONE * Fix so that the homepage is in the SVN
 
 Group: 0.2.x - 
-* Cleanup: SVN
 * Cleanup: client.cpp / server.cpp
-* Cleanup: game_client.cpp / game_server.cpp
 * Cleanup: editor.cpp
-* Masterserver: Master server should only hold ips. Clients should ask servers for more info + ping
-* Masterserver: NAT/FW detection
-* Game: Respawn time
-* Game: Chat
-* Game: Bigger and better scoreboard
+
+* Web: FAQ on the webpage
 * Game: Events for kills and such
-	DONE * Client: Only send input when needed
-* Client: Should timeout from server
+* Game: Pickup sounds
+* Game: Add the sounds
+* Game: Fix the hammer again
+* Game: Tweak graphics
+
 * Client: More robust and smoother handling of snapshots
-* Client: Some sort of settings format (think KISS).
+	* Need to add some smoothed timer or something
+	
+* Masterserver: Master server should only hold ips. Clients should ask servers for more info + ping
+* Masterserver: NAT/FW detection
 * Server: LAN / Internet / Private servers.
 * Server: Answer to a getinfo message
 
+DONE * Game: Chat
+DONE * Game: Bigger and better scoreboard
+DONE * Cleanup: SVN
+DONE * Cleanup: game_client.cpp / game_server.cpp
+DONE * Game: Respawn time
+DONE * Client: Only send input when needed
+DONE * Client: Should timeout from server
+DONE * Client: Some sort of settings format (think KISS).
+
 Group: 0.3.0 - Editor Edition
 * Fix the editor