Difference between revisions of "September 20, 2007 Patch"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 5: Line 5:
  
 
* Linux Dedicated [[Server]] beta release  
 
* Linux Dedicated [[Server]] beta release  
* Fixed not being able to issue rcon commands with empty strings like: rcon sv_password  
+
* Fixed not being able to issue rcon commands with empty strings like: <code>rcon sv_password</code>
 
* Fixed refresh rate video mode issue  
 
* Fixed refresh rate video mode issue  
 
* Fixed crash on opening the [[scoreboard]] after having changed between windowed and fullscreen  
 
* Fixed crash on opening the [[scoreboard]] after having changed between windowed and fullscreen  
Line 12: Line 12:
 
* Fixed a crash during loading while starting the game in fullscreen mode  
 
* Fixed a crash during loading while starting the game in fullscreen mode  
 
* Disabled the loading of background [[maps]]  
 
* Disabled the loading of background [[maps]]  
* [[Exploit]] fix related to "join_team".
+
* [[Exploit]] fix related to "<code>join_team</code>".
  
 
| source = http://store.steampowered.com/news/1215/
 
| source = http://store.steampowered.com/news/1215/

Revision as of 21:27, 17 January 2012

Patch notes

Team Fortress 2

  • Linux Dedicated Server beta release
  • Fixed not being able to issue rcon commands with empty strings like: rcon sv_password
  • Fixed refresh rate video mode issue
  • Fixed crash on opening the scoreboard after having changed between windowed and fullscreen
  • Fixed a hitch problem related to mouse updates happening too frequently
  • Fixed sentry muzzleflashes not drawing unless sentry was near the map origin
  • Fixed a crash during loading while starting the game in fullscreen mode
  • Disabled the loading of background maps
  • Exploit fix related to "join_team".