Difference between revisions of "July 18, 2011 Patch"
(Created page with "{{Patch layout | before = July 8, 2011 Patch | after = N/A | source = | source-title = | notes = A required update for Team Fortress 2 is now available. The specific ch...") |
(Links) |
||
Line 10: | Line 10: | ||
A required update for Team Fortress 2 is now available. The specific changes include: | A required update for Team Fortress 2 is now available. The specific changes include: | ||
− | * Added a music clip from Meet the Medic to the menu startup music list. | + | * Added a music clip from [[Meet the Medic]] to the menu startup music list. |
* Fixed a case where stickybombs could sometimes damage enemies on the other side of a wall. | * Fixed a case where stickybombs could sometimes damage enemies on the other side of a wall. | ||
− | * Updated duels to apply a short duel ban to the loser if they team switched or disconnected during the duel. | + | * Updated [[Duel|duels]] to apply a short duel ban to the loser if they team switched or disconnected during the duel. |
− | * Updated The Private Eye so it can be equipped by the Medic and Demoman. | + | * Updated [[The Private Eye] so it can be equipped by the Medic and Demoman. |
− | * Updated Crafting: | + | * Updated [[Crafting]]: |
** Added a new "Custom Blueprint" option to the Special blueprints | ** Added a new "Custom Blueprint" option to the Special blueprints | ||
− | ** Made these items craftable: Copper's Hard Top, Security Shades, Tam O'Shanter, Stately Steel Toe, Nessie's Nine Iron, Rogue's Col Roule, Prairie Heel Biters, and The Big Steel Jaw of Summer Fun | + | ** Made these items craftable: [[Copper's Hard Top]], [[Security Shades]], [[Tam O'Shanter]], [[Stately Steel Toe]], [[Nessie's Nine Iron]], [[Rogue's Col Roule]], [[Prairie Heel Biters]], and [[The Big Steel Jaw of Summer Fun]] |
** Removed the redundant Smelt Primary/Secondary/Melee/Misc item blueprints. | ** Removed the redundant Smelt Primary/Secondary/Melee/Misc item blueprints. | ||
− | * Updated Matchmaking: | + | * Updated [[Matchmaking]]: |
** Added a progress bar and server count during the matchmaking search | ** Added a progress bar and server count during the matchmaking search | ||
** Added more filtering on the master server to avoid pinging non-matching servers | ** Added more filtering on the master server to avoid pinging non-matching servers | ||
Line 24: | Line 24: | ||
** Mod makers: | ** Mod makers: | ||
*** Added inputs to the player: | *** Added inputs to the player: | ||
− | **** "SetCustomModelRotation": Parameter is a string that specifies the angle rotation (Pitch, Yaw, Roll) | + | **** <code>"SetCustomModelRotation"</code>: Parameter is a string that specifies the angle rotation (Pitch, Yaw, Roll) |
− | **** "ClearCustomModelRotation". No parameter. Will return the model rotation to following the player view yaw. | + | **** <code>"ClearCustomModelRotation"</code>. No parameter. Will return the model rotation to following the player view yaw. |
*** Restarted the player's animation cycle whenever the custom model changes. | *** Restarted the player's animation cycle whenever the custom model changes. | ||
** Movie makers: | ** Movie makers: | ||
− | *** Added "tf_clientsideeye_lookats" convar. Set it to zero to disable TF players automatic clientside pupil focusing on nearby players. | + | *** Added <code>"tf_clientsideeye_lookats"</code> convar. Set it to zero to disable TF players automatic clientside pupil focusing on nearby players. |
}} | }} |
Revision as of 23:46, 18 July 2011
{{Patch layout
| before = July 8, 2011 Patch | after = N/A
| source = | source-title =
| notes = A required update for Team Fortress 2 is now available. The specific changes include:
- Added a music clip from Meet the Medic to the menu startup music list.
- Fixed a case where stickybombs could sometimes damage enemies on the other side of a wall.
- Updated duels to apply a short duel ban to the loser if they team switched or disconnected during the duel.
- Updated [[The Private Eye] so it can be equipped by the Medic and Demoman.
- Updated Crafting:
- Added a new "Custom Blueprint" option to the Special blueprints
- Made these items craftable: Copper's Hard Top, Security Shades, Tam O'Shanter, Stately Steel Toe, Nessie's Nine Iron, Rogue's Col Roule, Prairie Heel Biters, and The Big Steel Jaw of Summer Fun
- Removed the redundant Smelt Primary/Secondary/Melee/Misc item blueprints.
- Updated Matchmaking:
- Added a progress bar and server count during the matchmaking search
- Added more filtering on the master server to avoid pinging non-matching servers
- Community Requests:
- Mod makers:
- Added inputs to the player:
"SetCustomModelRotation"
: Parameter is a string that specifies the angle rotation (Pitch, Yaw, Roll)"ClearCustomModelRotation"
. No parameter. Will return the model rotation to following the player view yaw.
- Restarted the player's animation cycle whenever the custom model changes.
- Added inputs to the player:
- Movie makers:
- Added
"tf_clientsideeye_lookats"
convar. Set it to zero to disable TF players automatic clientside pupil focusing on nearby players.
- Added
- Mod makers:
}}