March 19, 2013 Patch (Beta)/ar

From Team Fortress Wiki
Jump to: navigation, search

المصدر: TF2 Beta forums (Web Archive) (English)

تفاصيل التحديث

  • 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