Difference between revisions of "July 26, 2011 Patch"

From Team Fortress Wiki
Jump to: navigation, search
(added mac crash stuff)
m
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Patch layout
 
{{Patch layout
| source = http://www.teamfortress.com/post.php?id=5933
+
| before      = {{Patch name|7|22|2011}}
 +
| day          = 26
 +
| month        = july
 +
| year        = 2011
 +
| after        = {{Patch name|7|27|2011}}
 
| source-title = Team Fortress 2 Update Released
 
| source-title = Team Fortress 2 Update Released
 
+
| source      = https://www.teamfortress.com/post.php?id=5933
| before = [[July 22, 2011 Patch]]
+
| notes       = === Team Fortress 2 ===
| after  = N/A
+
* Corrected the damage ramp for the [[Cow Mangler 5000]] and the [[Soda Popper]]
 
+
* Fixed a rare crash bug with the [[Demoman]] TFBot laying [[stickybomb]] traps
| notes =  
+
* Fixed a bug that would cause team-painted wearable gibs to show an incorrect color
=== Team Fortress 2 ===
+
* Fix memory leak when updating the item schema
*Corrected the damage ramp for the [[Cow Mangler 5000]] and the [[Soda Popper]]
+
* Fix an occasional crash on game exit
*Fixed a rare crash bug with the [[Demoman]] TFBot laying [[stickybomb]] traps
+
* [[Replay]] updates
*Fixed a bug that would cause team-painted wearable gibs to show an incorrect color
+
** Client
*Fix memory leak when updating the item schema
+
*** Added basic/rough render queue for internal use to increase replay output for relaunch trailer
*Fix an occasional crash on game exit
+
*** Block files are now deleted on replay reconstruction (i.e. viewing), to conserve disk space
*[[Replay]] updates
 
**Client
 
***Added basic/rough render queue for internal use to increase replay output for relaunch trailer
 
***Block files are now deleted on replay reconstruction (i.e. viewing), to conserve disk space
 
 
***Unneeded block files are now cleaned up automatically on startup
 
***Unneeded block files are now cleaned up automatically on startup
**Server
+
** Server
***Fixed fileserver cleanup
+
*** Fixed fileserver cleanup
***Any time <code>replay_fileserver_offload_hostname</code> is modified, the corresponding IP is resolved and cached, if possible. This fixes a crash, as well as failed publishing due to "unresolved hostname" errors.
+
*** Any time {{code|replay_fileserver_offload_hostname}} is modified, the corresponding IP is resolved and cached, if possible. This fixes a crash, as well as failed publishing due to "unresolved hostname" errors.
***Added a fileserver IP lookup test to replay publish test
+
*** Added a fileserver IP lookup test to replay publish test
***Setting <code>replay_enable</code> to 0 now halts recording and does cleanup automatically, the way <code>replay_stoprecord</code> does. This fixes a crash that would occur when <code>replay_enable</code> was set to 0 and a changelevel was executed.
+
*** Setting {{code|replay_enable}} to 0 now halts recording and does cleanup automatically, the way {{code|replay_stoprecord}} does. This fixes a crash that would occur when {{code|replay_enable}} was set to 0 and a changelevel was executed.
**Replay temp directories automatically cleared on startup on both client and server
+
** Replay temp directories automatically cleared on startup on both client and server
**Memory management improvements
+
** Memory management improvements
*Added ConVar <code>demo_fov_override</code>, which overrides the FOV during demo playback if the value is non-zero
+
* Added ConVar {{code|demo_fov_override}}, which overrides the FOV during demo playback if the value is non-zero
 
 
== Undocumented changes ==
 
* Added the [[Tournament Medal - GWJ Tournament]], [[Tournament Medal - ETF2L Highlander Tournament]] and [[Tournament Medal - UGC Highlander Tournament]] medal models.
 
  
'''Note: This patch caused many Mac-users' games to crash. A patch should be coming soon.'''
+
=== Undocumented changes ===
 +
* Added the [[Tournament Medal - Gamers With Jobs|Gamers With Jobs]], [[Tournament Medal - ETF2L Highlander|ETF2L Highlander]], and [[Tournament Medal - UGC Highlander|UGC Highlander]] tournament medals.
 +
* Updated the matchmaking feature to give a bonus to Valve servers when new players search for games. This bonus gradually decreases as the player gains hours, and at around twenty hours of total playtime, the bonus no longer applies.
 
}}
 
}}

Latest revision as of 15:26, 23 October 2023

Patch notes

Team Fortress 2

  • Corrected the damage ramp for the Cow Mangler 5000 and the Soda Popper
  • Fixed a rare crash bug with the Demoman TFBot laying stickybomb traps
  • Fixed a bug that would cause team-painted wearable gibs to show an incorrect color
  • Fix memory leak when updating the item schema
  • Fix an occasional crash on game exit
  • Replay updates
    • Client
      • Added basic/rough render queue for internal use to increase replay output for relaunch trailer
      • Block files are now deleted on replay reconstruction (i.e. viewing), to conserve disk space
      • Unneeded block files are now cleaned up automatically on startup
    • Server
      • Fixed fileserver cleanup
      • Any time replay_fileserver_offload_hostname is modified, the corresponding IP is resolved and cached, if possible. This fixes a crash, as well as failed publishing due to "unresolved hostname" errors.
      • Added a fileserver IP lookup test to replay publish test
      • Setting replay_enable to 0 now halts recording and does cleanup automatically, the way replay_stoprecord does. This fixes a crash that would occur when replay_enable was set to 0 and a changelevel was executed.
    • Replay temp directories automatically cleared on startup on both client and server
    • Memory management improvements
  • Added ConVar demo_fov_override, which overrides the FOV during demo playback if the value is non-zero

Undocumented changes

  • Added the Gamers With Jobs, ETF2L Highlander, and UGC Highlander tournament medals.
  • Updated the matchmaking feature to give a bonus to Valve servers when new players search for games. This bonus gradually decreases as the player gains hours, and at around twenty hours of total playtime, the bonus no longer applies.

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: 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 content.gcf/tf/particles/cig_smoke_dx80.pcf
Modified: team fortress 2 content.gcf/tf/particles/drg_cowmangler.pcf
Modified: team fortress 2 content.gcf/tf/particles/drg_cowmangler_dx80.pcf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/etf2l_highlander_bronze.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/etf2l_highlander_gold.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/etf2l_highlander_part.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/etf2l_highlander_silver.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_iron_1.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_iron_2.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_iron_3.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_participant.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_platinum_1.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_platinum_2.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_platinum_3.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_silver_1.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_silver_2.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/ugc_highlander_silver_3.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/weiner_Bronze.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/weiner_Silver.vtf
Added: team fortress 2 materials.gcf/tf/materials/models/player/items/all_class/weiner_gold.vtf
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_medal.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_medal.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_medal.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_medal.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_medal.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_participant.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_participant.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_participant.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_participant.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/etf2l_highlander_participant.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_iron.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_iron.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_iron.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_iron.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_iron.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_participant.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_participant.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_participant.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_participant.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_participant.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_platinum.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_platinum.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_platinum.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_platinum.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_platinum.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_silver.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_silver.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_silver.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_silver.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/ugc_highlander_silver.vvd
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/weiner_bomb_medal.dx80.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/weiner_bomb_medal.dx90.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/weiner_bomb_medal.mdl
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/weiner_bomb_medal.sw.vtx
Added: team fortress 2 materials.gcf/tf/models/player/items/all_class/weiner_bomb_medal.vvd