Source SDK Release Notes: Difference between revisions
Jump to navigation
Jump to search
Note:The latest release note on Steam News page is no longer updated. Instead the release note below are copied from source-sdk-2013 GitHub Commits history. This page is currently up to date as of March 2025.
Note: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 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.
mNo edit summary |
(new SDK update.) |
||
Line 6: | Line 6: | ||
To launch the SDK applications (Hammer, HLMV, etc...) manually on {{src13|1}} games, see [[SDK_Installation#SteamPipe_migration|SDK Installation - SteamPipe migration]] section. | To launch the SDK applications (Hammer, HLMV, etc...) manually on {{src13|1}} games, see [[SDK_Installation#SteamPipe_migration|SDK Installation - SteamPipe migration]] section. | ||
}} | }} | ||
== Source SDK 2013 update (3/26/2025) == | |||
=== Multiplayer ({{tf2branch|1}}) === | |||
; Code updates: | |||
* Update MenuBar.cpp | |||
* Update Menu.cpp | |||
* Implement IsNextBot() | |||
== Source SDK 2013 update (3/22/2025) == | == Source SDK 2013 update (3/22/2025) == | ||
Line 12: | Line 19: | ||
* {{Tf2}} Fix Spy bots using human voice lines in MvM | * {{Tf2}} Fix Spy bots using human voice lines in MvM | ||
== Updated source code (as of 3/ | == Updated source code (as of 3/26/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 remains unchanged since 2014.}} | **{{Note|SP code remains unchanged since 2014.}} |
Revision as of 07:21, 26 March 2025


To launch the SDK applications (Hammer, HLMV, etc...) manually on Source 2013 games, see SDK Installation - SteamPipe migration section.
Source SDK 2013 update (3/26/2025)
Multiplayer (Team Fortress 2 branch)
- Code updates
- Update MenuBar.cpp
- Update Menu.cpp
- Implement IsNextBot()
Source SDK 2013 update (3/22/2025)
Multiplayer (Team Fortress 2 branch)
Updated source code (as of 3/26/2025)
- Source 2013 Singleplayer: Source SDK 2013 GitHub repo.
Note:SP code remains unchanged since 2014.
- TF2 branch (newer Source 2013 MP): Source SDK 2013 GitHub repo.
Previous releases
- See the Source SDK release notes archive for information on previous releases.