Difference between revisions of "March 19, 2013 Patch (Beta)"

From Team Fortress Wiki
Jump to: navigation, search
(The patch notes came with hlds_announce and thus aren't undocumented.)
m
 
Line 5: Line 5:
 
| month  = march
 
| month  = march
 
| year  = 2013
 
| year  = 2013
| after  =  
+
| after  = {{Patch name|3|20|2013|beta}}
 
| notes  = * Deleted {{code|sv_consistency}} convar.  This security is now implemented using {{code|sv_pure}}.
 
| notes  = * Deleted {{code|sv_consistency}} convar.  This security is now implemented using {{code|sv_pure}}.
 
* Changed which pure server configuration files are loaded in the various pure modes, and renamed them. (See updated {{code|pure_server_whitelist_example.txt}} for details.)
 
* Changed which pure server configuration files are loaded in the various pure modes, and renamed them. (See updated {{code|pure_server_whitelist_example.txt}} for details.)

Latest revision as of 22:30, 20 March 2013

Patch notes

  • Deleted sv_consistency convar. This security is now implemented using sv_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 off sv_pure and sv_consistency.)
  • Removed unneeded CRC calculations on level load.
  • Removed check_crc functionality from pure server operation. The only supported file rule is now trusted_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/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