Difference between revisions of "February 3, 2011 Patch"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 11: Line 11:
 
===Source Engine Changes (CS:S, DoD:S, TF2, HL2:DM)===
 
===Source Engine Changes (CS:S, DoD:S, TF2, HL2:DM)===
  
* Further improved engine handling of server queries.
+
* Further improved engine handling of [[server]] queries.
  
 
===Team Fortress 2===
 
===Team Fortress 2===
Line 19: Line 19:
 
** New achievement: [[Achievements|Riftwalker]]
 
** New achievement: [[Achievements|Riftwalker]]
 
* Updated several more models with [[Model Optimization|optimizations]] and new [[LOD]]s.
 
* Updated several more models with [[Model Optimization|optimizations]] and new [[LOD]]s.
* Fixed seeing a partial health bar in the upper left corner of the spectator menu.
+
* Fixed seeing a partial [[HUD|health bar]] in the upper left corner of the [[spectator]] menu.
* Fixed the control point progress bar not being aligned properly when using <code><nowiki>cl_hud_minmode 1</nowiki></code>.
+
* Fixed the [[control point]] progress bar not being aligned properly when using <code><nowiki>cl_hud_minmode 1</nowiki></code>.
 
* Fixed the [[The Essential Accessories]] hiding the [[Scout]]'s hat/headphones.
 
* Fixed the [[The Essential Accessories]] hiding the [[Scout]]'s hat/headphones.
 
* Updated sounds for the [[Brass Beast]].
 
* Updated sounds for the [[Brass Beast]].
Line 34: Line 34:
 
* Added <code><nowiki>FCVAR_DONTRECORD</nowiki></code> flags to '<code><nowiki>bind</nowiki></code>,' '<code><nowiki>bind_mac</nowiki></code>,' '<code><nowiki>unbind</nowiki></code>,' '<code><nowiki>unbind_mac</nowiki></code>,' and '<code><nowiki>unbindall</nowiki></code>' so they can't be recorded into a demo (fixes having your keys changed when you watch a demo).
 
* Added <code><nowiki>FCVAR_DONTRECORD</nowiki></code> flags to '<code><nowiki>bind</nowiki></code>,' '<code><nowiki>bind_mac</nowiki></code>,' '<code><nowiki>unbind</nowiki></code>,' '<code><nowiki>unbind_mac</nowiki></code>,' and '<code><nowiki>unbindall</nowiki></code>' so they can't be recorded into a demo (fixes having your keys changed when you watch a demo).
 
* Updated [[Granary|Cp_Granary]]
 
* Updated [[Granary|Cp_Granary]]
** Added a new entrance to the mid Red/Blue ramp rooms.
+
** Added a new entrance to the mid [[Red]]/[[Blue]] ramp rooms.
 
** Clipping, lighting and perf improvements.
 
** Clipping, lighting and perf improvements.
 
* Tournament mode [[HUD]] fixes
 
* Tournament mode [[HUD]] fixes

Revision as of 20:52, 16 February 2011

Patch notes

Source Engine Changes (CS:S, DoD:S, TF2, HL2:DM)

  • Further improved engine handling of server queries.

Team Fortress 2

Undocumented Changes