Updated version number, changelog and todo.txt
This commit is contained in:
parent
4e1b587e15
commit
a30d219266
|
@ -1,4 +1,4 @@
|
||||||
2009.02.16 - 2.5.1.x
|
2009.02.16 - 2.5.1.28
|
||||||
* Fixed ambience sound not always playing. Changed ambience module to play a ambience sound per client, when they connect.
|
* Fixed ambience sound not always playing. Changed ambience module to play a ambience sound per client, when they connect.
|
||||||
* Improved logging function.
|
* Improved logging function.
|
||||||
* Fixed zvision not disabled if the setting is empty in classes.txt. Disabled zvision timer (not really needed?).
|
* Fixed zvision not disabled if the setting is empty in classes.txt. Disabled zvision timer (not really needed?).
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
#undef REQUIRE_PLUGIN
|
#undef REQUIRE_PLUGIN
|
||||||
#include <market>
|
#include <market>
|
||||||
|
|
||||||
#define VERSION "2.5.1.27"
|
#define VERSION "2.5.1.28"
|
||||||
|
|
||||||
#include "zr/zombiereloaded"
|
#include "zr/zombiereloaded"
|
||||||
#include "zr/global"
|
#include "zr/global"
|
||||||
|
|
2
todo.txt
2
todo.txt
|
@ -5,8 +5,6 @@ Section content is listed in order of importance. Some of these can be ideas too
|
||||||
|
|
||||||
---- NORMAL/GAMEPLAY ----
|
---- NORMAL/GAMEPLAY ----
|
||||||
|
|
||||||
* Fix ambience not always playing: separate timers for each player.
|
|
||||||
|
|
||||||
* Fix zvision not displayed if classes are disabled.
|
* Fix zvision not displayed if classes are disabled.
|
||||||
|
|
||||||
* Make admin commands to get or set classes:
|
* Make admin commands to get or set classes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user