This article's documentation is for anything that uses the Source engine. Click here for more information.

Source SDK Release Notes: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 21: Line 21:
== Report Issues ==
== Report Issues ==
* If you encounter any problems with this release (bugs, crashes, etc...), visit GitHub Issues page to report or search existing issues:
* If you encounter any problems with this release (bugs, crashes, etc...), visit GitHub Issues page to report or search existing issues:
** {{GitHub|ValveSoftware/Source-1-Games/issues|Source 1 Games repo}} - visit this page to report / search existing bugs affecting Valve games.
** {{GitHub|ValveSoftware/Source-1-Games/issues|Source 1 Games repo}} - find / report bugs that affecting Valve games.
** {{GitHub|ValveSoftware/source-sdk-2013/issues|Source SDK 2013 repo}} - visit this page to report / search existing bugs affecting the Source SDK itself, and Source SDK Base 2013.
** {{GitHub|ValveSoftware/source-sdk-2013/issues|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.}}
** {{Important|Always search for existing issues before creating new bug report, to prevent duplicated bug reports.}}



Revision as of 22:58, 20 April 2025

English (en)Español (es)Français (fr)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)Tiếng Việt (vi)中文 (zh)Translate (Translate)
Note.pngNote: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.
Note.pngNote: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.

To launch the SDK applications (Hammer, HLMV, etc...) manually on Source 2013 games, see SDK Installation - SteamPipe migration section.

Source SDK 2013 update (4/3/2025)

Multiplayer (Team Fortress 2 branch)

Code updates:
  • game: client: fix pointer size mismatch
  • Fix uninitialized field use in CParticleEffectBinding
  • Fix organs spawning due to non-Vita-Saw damage

Updated source code (as of 4/3/2025)

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 Source 1 Games repo - find / report bugs that affecting Valve games.
    • Source SDK 2013 repo Source SDK 2013 repo - find / report bugs affecting the Source SDK itself, and Source SDK Base 2013.
    • Icon-Important.pngImportant:Always search for existing issues before creating new bug report, to prevent duplicated bug reports.

Previous releases