What does this mean?
[p]Back in February, Valve released a massive update to the Source SDK which adds Team Fortress 2's client and server game code, making it possible for modders to change or rewrite TF2 however they like. This update brought a lot of cool new features, changes, and improvements to all of Valve's multiplayer Source engine titles, such as 64-bit support, Steam Networking (Peer-to-Peer) and many more.[/p][p][/p][p]Our programmers are currently in the process of bringing all of those features into ZPS and they will arrive in future updates when they are ready. We'll have a detailed dev blog explaining each one of those new features, what we've been working on, and new upcoming content in the near future![/p][p][/p][p][img src="https://clan.akamai.steamstatic.com/images/562405/674ea704598da87b1a15f8bbdd3bda047f03dc9a.png"][/img][/p][p][/p]What's new?
[p]Today's update includes the first phase of our TF2 SDK migration plan, focused on specific changes and improvements to the game that don't change anything within the game engine for a faster release and to fix any technical bugs from the initial port. We'll highlight and discuss the most important ones included in this patch, followed by a full changelog below![/p][p][/p]Networking Optimizations
[p]The first changes from the TF2 SDK implemented in this patch are improvements to networking precision and lots of client-side prediction fixes, resulting in less hit registration errors and better game-feel. Players with high ping latency might notice some improvements in this aspect. Please let us know in our forums of any issues you find when playing![/p][p][/p]Steam Workshop Improvements
[p]We've made significant changes to our Workshop mounting to support VPKs that should result in better game performance and reduced loading times. Players with lots of subscribed items will notice this change clearly when launching their game. We highly recommend to all Workshop authors to pack your items into a VPK file for this change to take action![/p][p][/p][p]We also want to mention that the "custom" folder will no longer be used. From now on, we require you to move any custom content you have there to the "addons" folder instead, since it's not very efficient to have two mount points that do the same job. Packing your own custom content into a VPK also helps![/p][p][/p][p][img src="https://clan.akamai.steamstatic.com/images/562405/b5a933a041bff556f9a49c04d4a7560c8c9c2d41.png"][/img][/p][p]More detailed info about this change is in the readme.txt file in your 'addons' folder![/p][p][/p]Game Settings Changes
[p]There is a 'new' setting in "Video -> Advanced" called "Material queue mode" (aka mat_queue_mode) for you to change with an extra description of what it does. This option was always forced to "1" in the past due to reasons that aren't relevant anymore, and we want to let you know that you can now manually toggle this option![/p][p][/p][p]We unfortunately had to remove both "Multicore rendering" and "Windows Aero" options from the advanced settings; the first was causing users to get stuck in a listen server, and the second was not really applying the change anyway. You can still use the host_thread_mode CVAR in the console for multicore rendering, and you can add the command-line argument "-nod3d9ex" in your game's launch options to disable Windows Aero extensions. Keep in mind we do not recommend messing with these options as they might threaten game stability and thus your gameplay experience.[/p][p][/p][p][img src="https://clan.akamai.steamstatic.com/images/562405/9baa1aa075ce397071a123fa5e296c09f12fe449.png"][/img][/p][p][/p]Gameplay Tweaks
[p]According to player feedback and past community surveys, players have been asking for changes to the player movement speeds and stamina/fatigue regen. We wish to let you know that we've made some improvements in this regard that should make the Survivors less exhausting with walk/duck mode being slightly faster and recovering stamina much better than before.[/p][p][/p][p]We also took this opportunity to increase the head damage multiplier on Pistols, Revolver and Rifles to feel more rewarding as we agreed it was really underwhelming (base dmg had to be tweaked as a trade).[/p][p][/p][p][img src="https://clan.akamai.steamstatic.com/images/562405/3fc6be0a8c922389291151de15c6022db351bdbf.png"][/img][/p][p][/p]Patch Notes
Addons system & Steam Workshop
- [p]Added support for VPK files.[/p][/*]
- [p]Removed "custom" folder mount point.[/p][/*]
Achievements
- [p]Steam achievements can now be earned through custom maps.[/p][/*]
Angelscript
- [p]Fixed various inconsistent order of calls with Source I/O (now AngelScript is always first, Source I/O is second).[/p][/*]
Audio
- [p]Upgraded FMOD to 2.03.09 version.[/p][/*]
Client
- [p]Added "viewmodel_offset" CVARs.[/p][/*]
- [p]Changed raw input mouse default value to enabled (TF2 SDK update).[/p][/*]
- [p]Changed unload weapon input bit value to HL2's zoom (community bots might require an update if said bit is used).[/p][/*]
- [p]Renamed the "disable spray" CVAR from "cl_playerspraydisable" to "cl_spraydisable" (consistency with other Source titles).[/p][/*]
- [p]Upgraded Discord RPC to the latest maintenance version.[/p][/*]
Debugging bots
- [p]Added "bot_zps_add_lobby" command.[/p][/*]
- [p]Fixed "bot_zps_add_spectator" adding a Zombie bot instead of a Spectator one.[/p][/*]
Entities
- [p]Backported "non-solid" spawnflag for rotating buttons (TF2 SDK update).[/p][/*]
- [p]Backported "point_worldtext" entity (TF2 SDK update).[/p][/*]
- [p]Fixed buttons "OnDamage" output passing the activator rather than the attacker.[/p][/*]
- [p]Removed unused HL2:DM spawn entities (info_player_combine and info_player_rebel).[/p][/*]
- [p]Renamed the player entity from "zpplayer" to "player" (consistency with other Source titles).[/p][/*]
Game rules
- [p]Reduced Hardcore mode timer cap from 8 minutes to 5 minutes (requires server to have "sv_zps_hardcore_roundtime_clamp" set to 1)[/p][/*]
- [p]Removed forced infection chat messages.[/p][/*]
General
- [p]Backported some misc fixes and improvements from the TF2 SDK update.[/p][/*]
- [p]Fixed default max players being set to only 2 instead of 24 slots.[/p][/*]
- [p]Fixed players being able to kick server bots without admin rights.[/p][/*]
- [p]Fixed a very minor memory leak on Key/Value pairs.[/p][/*]
- [p]Renamed the "specmode_next", "specmode_prev", "specmode_switch" and "specmode_target" commands to "spec_next", "spec_prev", "spec_mode" and "spec_target" respectively (consistency with other Source titles)[/p][/*]
- [p]Removed "mat_queue_mode" being forced to value 1.[/p][/*]
- [p]Updated contributors list.[/p][/*]
- [p]Various code optimizations and security fixes.[/p][/*]
Localization
- [p]Added Brazilian (Portuguese) translations.[/p][/*]
- [p]Updated French translations.[/p][/*]
- [p]Updated German translations. (Thanks XeroX)[/p][/*]
- [p]Updated Russian translations. (Thanks Reborn and Orphanage)[/p][/*]
- [p]Removed several unused strings.[/p][/*]
Maps
- [p]Added 'jack o' lantern' and fixed minor issues with zombie spawns LoS in Haunted. [/p][/*]
- [p]Fixed missing zombie spawns having LoS (PVS spawn) not enabled in Sapidcerebrum.[/p][/*]
- [p]Fixed "volume > 255" console spam due to wrong soundscape values on Nightmare.[/p][/*]
- [p]Moved the police car AK spawn to the generator room as a random_rifle on Harvest.[/p][/*]
- [p]Updated Aquatica, Clubzombo and OBJ Keretti.[/p][list]
- [p]Cubemap fixes and miscellaneous.[/p][/*]
Player
- [p]Updated Survivor's fatigue, recharge stamina and duck/walk mode values.[/p][list]
- [p]Decreased fatigue limit to 46[/p][/*]
- [p]Increased ducking speed to 126[/p][/*]
- [p]Increased walk mode speed to 144[/p][/*]
- [p]Increased fatigue recharge rate to 0.03[/p][/*]
- [p]Increased fatigue (walk) recharge rate to 0.015[/p][/*]
UI
- [p]Added setting to control Steam overlay's position.[/p][/*]
- [p]Added hints to advanced game video settings when hovering over them.[/p][/*]
- [p]Added "Material queue mode" advanced video setting (mat_queue_mode).[/p][/*]
- [p]Fixed broken teammate inventory HUD.[/p][/*]
- [p]Fixed "https://" protocol in text not being detected as links.[/p][/*]
- [p]Removed "about community servers" and "welcome (back) to ZPS" dialogs.[/p][/*]
- [p]Removed several leftover unused HL2 HUD elements.[/p][/*]
- [p]Removed video tutorials in the menu (the "Manual" button will now open the official Steam guide in the Steam overlay web browser if possible)[/p][/*]
- [p]Removed "DirectX" labels from advanced video settings as we don't support older DirectX levels.[/p][/*]
- [p]Removed "Multicore rendering" from advanced video settings.[/p][/*]
- [p]Removed "Windows Aero" extensions from advanced video settings.[/p][/*]
Weapons
- [p]Updated all Pistols and MP5 (9mm) values.[/p][list]
- [p]Decreased base damage to 20[/p][/*]
- [p]Increased head damage multiplier to 2.0[/p][/*]
- [p]Set body damage multiplier to 1.0 by default.[/p][/*]
- [p]Increased AK47's base damage to 27 and M4's base damage to 23.[/p][/*]
- [p]Tweaked head damage multiplier to 2.0[/p][/*]
- [p]Set body damage multiplier to 1.0 by default.[/p][/*]
- [p]Increased head damage multiplier to 3.0[/p][/*]
- [p]Set body damage multiplier to 1.0 by default. (80 base dmg)[/p][/*]
- [p]Decreased head damage multiplier to 1.5[/p][/*]
- [p]Decreased base damage to 35[/p][/*]
- [p]Decreased head damage multiplier to 1.5[/p][/*]
- [p]Set body damage multiplier to 1.0 by default (25 base dmg)[/p][/*]

