Difference between revisions of "October 25, 2024 Patch"
(Improved formatting, added hyperlinks) |
BrazilianNut (talk | contribs) m |
||
(8 intermediate revisions by 6 users not shown) | |||
Line 6: | Line 6: | ||
| after = | | after = | ||
| source-title = {{common string|Blog Team Fortress 2 Update Released|25|10|2024}} | | source-title = {{common string|Blog Team Fortress 2 Update Released|25|10|2024}} | ||
− | | source = | + | | source = https://store.steampowered.com/news/app/440/view/4520017657931497816 |
| crowdin = no <!-- TRANSLATORS: set this to "yes" if you are copying the official translation (Valve Crowdin/Steam). If not, please leave it as "no". --> | | crowdin = no <!-- TRANSLATORS: set this to "yes" if you are copying the official translation (Valve Crowdin/Steam). If not, please leave it as "no". --> | ||
| notes = === Team Fortress 2 === | | notes = === Team Fortress 2 === | ||
* Reverted [[BLU]] [[Scout]] pants fix because it conflicts with too many existing [[Cosmetic items|cosmetics]] | * Reverted [[BLU]] [[Scout]] pants fix because it conflicts with too many existing [[Cosmetic items|cosmetics]] | ||
* Updated the [[Fleet Commander]] again to fix import problems from the previous update | * Updated the [[Fleet Commander]] again to fix import problems from the previous update | ||
− | * Updated the Phantom Plague and Haunting Haze [[Unusual#Unusual_effects|Unusual | + | * Updated the Phantom Plague and Haunting Haze [[Unusual#Unusual_effects|Unusual effects]] to fix sometimes spawning away from the player |
* Updated {{code|[[Freaky Fair|cp_freaky_fair]]}} | * Updated {{code|[[Freaky Fair|cp_freaky_fair]]}} | ||
** Fixed issues related to the gamemode logic | ** Fixed issues related to the gamemode logic | ||
Line 28: | Line 28: | ||
* Updated {{code|[[Atoll|zi_atoll]]}}, {{code|[[Blazehattan|zi_blazehattan]]}}, {{code|[[Devastation|zi_devastation_final1]]}}, {{code|[[Murky|zi_murky]]}}, {{code|[[Sanitarium|zi_sanitarium]]}}, and {{code|[[Woods|zi_woods]]}} | * Updated {{code|[[Atoll|zi_atoll]]}}, {{code|[[Blazehattan|zi_blazehattan]]}}, {{code|[[Devastation|zi_devastation_final1]]}}, {{code|[[Murky|zi_murky]]}}, {{code|[[Sanitarium|zi_sanitarium]]}}, and {{code|[[Woods|zi_woods]]}} | ||
** General | ** General | ||
− | *** Re-encoded all [[Zombie Infection]] sound effects as .WAV | + | *** Re-encoded all [[Zombie Infection]] sound effects as {{code|.WAV}} |
**** This fixes issues with sound effects not playing correctly and spewing errors in the console | **** This fixes issues with sound effects not playing correctly and spewing errors in the console | ||
** Bug fixes | ** Bug fixes | ||
Line 38: | Line 38: | ||
*** Zombie [[Heavy]] is no longer immune to Critical Hits | *** Zombie [[Heavy]] is no longer immune to Critical Hits | ||
*** Zombie Heavy's max health raised to 525 (from 450) | *** Zombie Heavy's max health raised to 525 (from 450) | ||
− | *** Zombie [[Pyro | + | *** Zombie [[Pyro]]'s max health raised to 250 (from 175) |
*** Zombie Pyro now drops a medium health kit on death | *** Zombie Pyro now drops a medium health kit on death | ||
** Survivor Changes | ** Survivor Changes | ||
Line 46: | Line 46: | ||
* Updated {{code|zi_murky}} (additional changes) | * Updated {{code|zi_murky}} (additional changes) | ||
** Added more respawn room triggers around the new spawn zones | ** Added more respawn room triggers around the new spawn zones | ||
+ | |||
+ | ==== Undocumented changes ==== | ||
+ | * Added the [[Tournament Medal - Sacred Scouts|Sacred Scouts]] 6v6 2024 [[Tournament Medal|tournament medals]]. | ||
+ | * Updated the [[localization files]] for Brazilian Portuguese, Bulgarian, Czech, Danish, Dutch, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Latin American Spanish, Norwegian, Polish, Portuguese, Romanian, Russian, Simplified Chinese, Spanish, Swedish, Thai, Traditional Chinese, Turkish, and Ukrainian. | ||
+ | * Updated the [[vdc:VBSP|vbsp.exe]] to fix an issue with logic in {{code|func_instance}}. | ||
}} | }} |
Latest revision as of 18:08, 30 October 2024
|
Source: Team Fortress 2 Update Released
Patch notes
Team Fortress 2
- Reverted BLU Scout pants fix because it conflicts with too many existing cosmetics
- Updated the Fleet Commander again to fix import problems from the previous update
- Updated the Phantom Plague and Haunting Haze Unusual effects to fix sometimes spawning away from the player
- Updated
cp_freaky_fair
- Fixed issues related to the gamemode logic
- Reapplied check that was mistakenly removed to check if the player is actively buying upgrades in a station or not
- Implemented new custom system to refund upgrades to hopefully address inconsistencies both in-round and across rounds
- Implemented logic to handle mismatches in recorded vs actual currency values when leaving the upgrade trigger and having not accepted de-bought upgrades
- Reverted code to do with Ghosts and Sentry busters to fix bugs related to their effects not de-applying
- Implemented a way to force kill players to address edge cases where you could survive as the sentry buster past their explosion (Thanks MilkMaster!)
- Improved the logic which checks if you can apply a new potion effect to yourself to address bugs where effects can overlap
- Fixed sniper and demo shields not having their upgrades cleared
- Fixed canteens not having their values cleared when refunding whilst not equipped
- Increased the height of the skybox
- Increased last point capture time from 6s to 7s
- Changed some clipping to stop giants from building on roofs
- Smoothed out a divot (Thanks Midnite!)
- Fixed issues related to the gamemode logic
- Updated
zi_atoll
,zi_blazehattan
,zi_devastation_final1
,zi_murky
,zi_sanitarium
, andzi_woods
- General
- Re-encoded all Zombie Infection sound effects as
.WAV
- This fixes issues with sound effects not playing correctly and spewing errors in the console
- Re-encoded all Zombie Infection sound effects as
- Bug fixes
- Fixed a bug that caused Sniper's Spit Pool to deal much more damage than intended
- Fixed a bug that caused team names to not display correctly when playing on
mp_tournament
mode - Fixed a bug where Engineer would sometimes scream like a charging Demoman while throwing an EMP Grenade
- Zombie Changes
- Survivor Changes
- Crossbow weapons no longer have a flat damage multiplier against Zombies
- The B.A.S.E Jumper(sic) can no longer be deployed if you are one of the last three survivors
- Jumper Weapons can no longer store reserve ammunition
- General
- Updated
zi_murky
(additional changes)- Added more respawn room triggers around the new spawn zones
Undocumented changes
- Added the Sacred Scouts 6v6 2024 tournament medals.
- Updated the localization files for Brazilian Portuguese, Bulgarian, Czech, Danish, Dutch, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Latin American Spanish, Norwegian, Polish, Portuguese, Romanian, Russian, Simplified Chinese, Spanish, Swedish, Thai, Traditional Chinese, Turkish, and Ukrainian.
- Updated the vbsp.exe to fix an issue with logic in
func_instance
.