Source SDK Release Notes: Difference between revisions
Jump to navigation
Jump to search
Important: If you see this page when you first open the "Source SDK" (AppID 211) launcher, please note that the standalone Source SDK tool/launcher are no longer updated, and does not support Source 2013 and Team Fortress 2 branch games.
The deprecated Source SDK tools are provided to create content-based mods for Source 2009 or earlier, and to obtain source code & create mods for Source SDK Base 2006 and Source SDK Base 2007.
Note:The latest release note on Steam News page is no longer updated. Instead release note and changes below are copied from source-sdk-2013 GitHub Commits history. It is also recommend that you visit Source SDK 2013 GitHub page and view recent changes there, as this page may not be up to date.
No edit summary |
(Update 8/13/2025.) |
||
Line 7: | Line 7: | ||
{{Note|The latest release note on [https://steamcommunity.com/games/SourceSDK/announcements Steam News page] is no longer updated. Instead release note and changes below are copied from {{code|source-sdk-2013}} [https://github.com/ValveSoftware/source-sdk-2013/commits/master/ GitHub Commits] history. It is also recommend that you visit Source SDK 2013 GitHub page and view recent changes there, as this page may not be up to date. }} | {{Note|The latest release note on [https://steamcommunity.com/games/SourceSDK/announcements Steam News page] is no longer updated. Instead release note and changes below are copied from {{code|source-sdk-2013}} [https://github.com/ValveSoftware/source-sdk-2013/commits/master/ GitHub Commits] history. It is also recommend that you visit Source SDK 2013 GitHub page and view recent changes there, as this page may not be up to date. }} | ||
== Source SDK 2013 update (5 | == Source SDK 2013 update (7/25 - 8/5/2025) == | ||
=== Multiplayer ({{tf2branch|1}}) === | === Multiplayer ({{tf2branch|1}}) === | ||
; | ; TF2 fixes{{colon}} | ||
: | : Fix Wrangler shield not moving with sentrygun | ||
: | ; All{{colon}} | ||
: Fix point_camera transmit state in multiplayer | |||
: Fix CVoiceStatus::UpdateServerState not sending the correct vban state from the client | |||
== Updated source code (as of | == Updated source code (as of 8/13/2025) == | ||
*Source 2013 Singleplayer: [https://github.com/ValveSoftware/source-sdk-2013/tree/singleplayer Source SDK 2013 GitHub repo]. | *Source 2013 Singleplayer: [https://github.com/ValveSoftware/source-sdk-2013/tree/singleplayer Source SDK 2013 GitHub repo]. | ||
**{{Note|SP code | **{{Note|SP code has not been yet updated since 2014.}} | ||
*TF2 branch (newer Source 2013 MP): [https://github.com/ValveSoftware/source-sdk-2013/tree/master Source SDK 2013 GitHub repo]. | *TF2 branch (newer Source 2013 MP): [https://github.com/ValveSoftware/source-sdk-2013/tree/master Source SDK 2013 GitHub repo]. | ||
Revision as of 21:59, 12 August 2025

The deprecated Source SDK tools are provided to create content-based mods for Source 2009 or earlier, and to obtain source code & create mods for Source SDK Base 2006 and Source SDK Base 2007.
Many Source 2013 and Team Fortress 2 branch games usually shipped with Source SDK preinstalled. To launch the SDK applications (Hammer, HLMV, etc...) manually on Source 2013 games, see SDK Installation - SteamPipe migration section.

Source SDK 2013 update (7/25 - 8/5/2025)
Multiplayer (Team Fortress 2 branch)
- TF2 fixes:
- Fix Wrangler shield not moving with sentrygun
- All:
- Fix point_camera transmit state in multiplayer
- Fix CVoiceStatus::UpdateServerState not sending the correct vban state from the client
Updated source code (as of 8/13/2025)
- Source 2013 Singleplayer: Source SDK 2013 GitHub repo.
Note:SP code has not been yet updated since 2014.
- TF2 branch (newer Source 2013 MP): Source SDK 2013 GitHub repo.
Report Issues
- If you encounter any problems with this release (bugs, crashes, etc...), visit GitHub Issues page to report or search existing issues:
Source 1 Games repo - find / report bugs that affecting Valve games.
Source SDK 2013 repo - find / report bugs affecting the Source SDK itself, and Source SDK Base 2013.
Important:Always search for existing issues before creating new bug report, to prevent duplicated bug reports.
Previous releases
- See the Source SDK release notes archive for information on previous releases.