Updated patch changelog.
This commit is contained in:
parent
648b62527b
commit
0b1ee5eec8
@ -97,3 +97,11 @@ released. If the file is empty there are no config changes in that patch.
|
|||||||
* Added missing note about no_fall_damage class attribute in docs.
|
* Added missing note about no_fall_damage class attribute in docs.
|
||||||
* Fixed class attributes applied too early (moved to spawn post event). This fixes issues with FOV and bots.
|
* Fixed class attributes applied too early (moved to spawn post event). This fixes issues with FOV and bots.
|
||||||
* Fixed saved classes not validated by team id when restoring from cookies.
|
* Fixed saved classes not validated by team id when restoring from cookies.
|
||||||
|
|
||||||
|
|
||||||
|
2010.06.03 - r611
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Added cvar to enable suicide intercept before the first zombie.
|
||||||
|
* Added cvar for minimum dx level on overlays.
|
||||||
|
* Fixed classes not always restored from cookies.
|
||||||
|
@ -7,3 +7,4 @@
|
|||||||
595
|
595
|
||||||
598
|
598
|
||||||
607
|
607
|
||||||
|
611
|
||||||
|
Loading…
Reference in New Issue
Block a user