Difference between revisions of "July 20, 2012 Patch"
m (Auto: patchLayoutFilter (Review RC#1096306)) |
|||
Line 7: | Line 7: | ||
| source-title = Team Fortress 2, Day of Defeat: Source and Half-Life 2: Deathmatch Updates Released | | source-title = Team Fortress 2, Day of Defeat: Source and Half-Life 2: Deathmatch Updates Released | ||
| source = http://store.steampowered.com/news/8446 | | source = http://store.steampowered.com/news/8446 | ||
− | | notes = | + | | notes = === Source Engine Changes (TF2, DoD:S, HL2:DM) === |
− | === Source Engine Changes (TF2, DoD:S, HL2:DM) === | ||
* Added <code>sv_namechange_cooldown_seconds</code>, to throttle clients from changing their name too rapidly. (Defaults to 20 seconds) | * Added <code>sv_namechange_cooldown_seconds</code>, to throttle clients from changing their name too rapidly. (Defaults to 20 seconds) | ||
* Added <code>sv_netspike_on_reliable_snapshot_overflow</code> to selectively enable the automatic dumping of netspike file if a client drops due to "reliable snapshot overflow" (defaults to 0, which disables the debugging) | * Added <code>sv_netspike_on_reliable_snapshot_overflow</code> to selectively enable the automatic dumping of netspike file if a client drops due to "reliable snapshot overflow" (defaults to 0, which disables the debugging) |
Revision as of 00:00, 21 July 2012
|
Contents
Patch notes
Source Engine Changes (TF2, DoD:S, HL2:DM)
- Added
sv_namechange_cooldown_seconds
, to throttle clients from changing their name too rapidly. (Defaults to 20 seconds) - Added
sv_netspike_on_reliable_snapshot_overflow
to selectively enable the automatic dumping of netspike file if a client drops due to "reliable snapshot overflow" (defaults to 0, which disables the debugging) - Added check to prevent player names from containing color codes
setinfo
console command will now reject attempts to set / change convars with any unusual characters
Team Fortress 2
- Fix a bug that caused gameservers to not properly receive client inventory updates. (Frequent cause of the "The server you are playing on has lost connection to the item server" error message.)
- Fixed not being able to equip all-class items properly
- Fixed the DX8 water effect
- Fixed the Beggar's Bazooka misfiring with 100% crits after firing a crit rocket
- Fixed the Sandman not allowing after death kills strange part
Undocumented changes
- Special Delivery has been moved to entry number 7 in the Start Playing menu (was 1).
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
Patch 1
Modified: team fortress 2 content.gcf/tf/steam.inf
Modified: team fortress 2 client content.gcf/tf/bin/client.dll
Modified: team fortress 2 client content.gcf/tf/bin/client.dylib
Modified: team fortress 2 content.gcf/tf/bin/server.dll
Modified: team fortress 2 content.gcf/tf/bin/server.dylib
Modified: team fortress 2 content.gcf/tf/bin/server.so
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.dx80.vtx
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.dx90.vtx
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.mdl
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.phy
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.sw.vtx
Modified: team fortress 2 materials.gcf/tf/models/player/items/demo/demo_scotchbonnet.vvd
Added: team fortress 2 materials.gcf/tf/models/props_badlands/badlands_rails.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/props_badlands/badlands_rails.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/props_badlands/badlands_rails.mdl
Added: team fortress 2 materials.gcf/tf/models/props_badlands/badlands_rails.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/props_badlands/badlands_rails.vvd
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.dx80.vtx
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.dx90.vtx
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.mdl
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.phy
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.sw.vtx
Modified: team fortress 2 materials.gcf/tf/models/weapons/w_models/w_syringegun.vvd
Patch 2
Patch 3
No files changed