March 19, 2013 Patch (Beta)
Revision as of 22:30, 20 March 2013 by Moussekateer (talk | contribs)
|
Source: TF2 Beta forums (Web Archive)
Patch notes
- Deleted
sv_consistency
convar. This security is now implemented usingsv_pure
. - Changed which pure server configuration files are loaded in the various pure modes, and renamed them. (See updated
pure_server_whitelist_example.txt
for details.) - Added
sv_pure -1
mode, which disables all consistency checking. (Similar to turning offsv_pure
andsv_consistency
.) - Removed unneeded CRC calculations on level load.
- Removed
check_crc
functionality from pure server operation. The only supported file rule is nowtrusted_source
. - Added
trusted_keys_example.txt
. - Added/updated sound cache files.
Files changed
- Note: The changelog below is generated from a diff of two revisions of the game. This data may be incomplete or inconsistent.
Revision changes
Modified: tf/cfg/pure_server_whitelist_example.txt
Modified: tf/steam.inf
Renamed: tf/cfg/pure_server_whitelist_base.txt -> tf/cfg/pure_server_full.txt
Renamed: tf/tf2_misc_dir.vpk/cfg/sfm_defaultanimationgroups.txt -> tf/cfg/sfm_defaultanimationgroups.txt
Modified: bin/engine.dll
Modified: bin/replay.dll
Modified: tf/bin/server.dll