From b69a84b9bb0cc421d4f16bda38a23610d9b243e9 Mon Sep 17 00:00:00 2001 From: Shavitush Date: Tue, 22 Sep 2015 13:35:11 +0300 Subject: [PATCH] update todo --- 1.4b_todo.md | 23 +++++++++++++++++++++++ README.md | 27 ++++----------------------- 2 files changed, 27 insertions(+), 23 deletions(-) create mode 100644 1.4b_todo.md diff --git a/1.4b_todo.md b/1.4b_todo.md new file mode 100644 index 00000000..a025c6e0 --- /dev/null +++ b/1.4b_todo.md @@ -0,0 +1,23 @@ +# DONE + +# Todo for 1.4b release +~ shavit-core: +- [x] + Add a cvar for autobhop. +- [x] + Add a cvar for +left/right blocks. +- [x] + Add cvars that prevent pausing/restarting. + +~ shavit-zones: +- [x] + Add a submenu that can adjust the zone's X/Y/Z axis before it's being confirmed. + +~ [NEW PLUGIN] shavit-stats: +- [x] + Show maps done (/SW) +- [x] + Show maps left (/SW) +- [x] + Show SteamID3 +- [x] * Make it actually work + +~ [NEW PLUGIN] shavit-timelimit: +- [x] + Take an average of X (default: 100) times on a map and use it to decide the timelimit/roundtime for the map. + +~ [NEW PLUGIN] shavit-replay: +- [x] + Properly working replay bot for forwards +- [x] + \^ same but also for sideways diff --git a/README.md b/README.md index 5395e44a..74c517aa 100644 --- a/README.md +++ b/README.md @@ -52,27 +52,8 @@ a bhop server should be simple shavit-core - no other plugin will work without it. shavit-zones - wouldn't really call it required but it's actually needed to get your timer to start/finish. -# Todo for 1.4b release [DONE] -~ shavit-core: -- [x] + Add a cvar for autobhop. -- [x] + Add a cvar for +left/right blocks. -- [x] + Add cvars that prevent pausing/restarting. - -~ shavit-zones: -- [x] + Add a submenu that can adjust the zone's X/Y/Z axis before it's being confirmed. - -~ [NEW PLUGIN] shavit-stats: -- [x] + Show maps done (/SW) -- [x] + Show maps left (/SW) -- [x] + Show SteamID3 -- [x] * Make it actually work - -~ [NEW PLUGIN] shavit-timelimit: -- [x] + Take an average of X (default: 100) times on a map and use it to decide the timelimit/roundtime for the map. - -~ [NEW PLUGIN] shavit-replay: -- [x] + Properly working replay bot for forwards -- [x] + \^ same but also for sideways - # Todo for 1.5b release -[NEW PLUGIN] shavit-ranks: \ No newline at end of file +~ shavit-hud +- [x] HUD toggling command + +~ [NEW PLUGIN] shavit-ranks: \ No newline at end of file