diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-19 10:52:47 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-07-19 10:52:47 +0000 |
| commit | 27d9e6203fc370954b6a1d000af2b208e79e3ce6 (patch) | |
| tree | cbd0ebd94d2cf6f0d5d39912a5d046a76a299501 /docs | |
| parent | 442e99262c72fbb7d1713f57abee4f60aad5f86f (diff) | |
| download | zcatch-27d9e6203fc370954b6a1d000af2b208e79e3ce6.tar.gz zcatch-27d9e6203fc370954b6a1d000af2b208e79e3ce6.zip | |
updated tasks
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/articles/tasks.txt | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/articles/tasks.txt b/docs/articles/tasks.txt index 41de119d..9cb035e6 100644 --- a/docs/articles/tasks.txt +++ b/docs/articles/tasks.txt @@ -2,7 +2,7 @@ Title: Tasks Group: 0.1.0 - Awesome Alpha (RELEASED) -Group: 0.1.1 - Awesome Alpha Bug Fixed (NEXT) +Group: 0.1.1 - Awesome Alpha Bug Fixed (RELEASED) * DONE: Bobbing powerups * DONE: Get -c working under windows * DONE: Bigger powerups @@ -10,7 +10,7 @@ Group: 0.1.1 - Awesome Alpha Bug Fixed (NEXT) * 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 - +Group: 0.2.0 - Clean Up (NEXT) * Cleanup: client.cpp / server.cpp * Cleanup: editor.cpp @@ -41,17 +41,17 @@ Group: 0.2.x - * Server: LAN / Internet / Private servers. * Server: Answer to a getinfo message -DONE * Editor: Put it back in -DONE * Game: fraglimit, timelimit -DONE * Game: Events for kills and such -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). +* DONE: Editor: Put it back in +* DONE: Game: fraglimit, timelimit +* DONE: Game: Events for kills and such +* 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 |