This article's documentation is for anything that uses the Source engine. Click here for more information.
This article relates to the software/tool "Source SDK". Click here for more information.

Source SDK Base Beta: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
(19 intermediate revisions by 9 users not shown)
Line 1: Line 1:
There is a Source SDK Beta available now.
{{TabsBar|main=Source SDK Base}}
The following '''Source SDK Base Beta''' versions are available:


==Enhancements==
*{{srcsdk13sp|4}}
*Particle Editor, Material Editor, and Commentary Editor are now included in the Source SDK
** {{code|upcoming}} - Originally was planned to be the next version to be released, but Valve instead abandoned it's release. Many Source 2013 SP mods often require "upcoming" branch to operate.
*Updated SDK source code for Orange Box mods
*{{srcsdk13mp|4}} (currently based on {{tf2branch|1}})
*Added example particle system files to SDK content
** {{code|prerelease}} - Upcoming version (last updated May 14, 2025 at the time when the page was edited)
** {{code|previous}} - The previous release (based on {{src13mp|1}}, but even older).
** {{code|previous2021}} - The previous release (based on {{src13mp|1}}). To play older Source SDK 2013 MP mods, you will need to select this beta branch.
** {{code|previous_upcoming}} - Obsoleted pre-release upcoming version circa 2016. Only use for viewing demos or for certain mods.


==Fixes==
== Changelog archives ==
*Updated Linux binaries and makefiles for dedicated servers and server plugins
{{Note|These archived page applies to {{Srcsdk07|1}} and {{srcsdk06|1}} only.}}
*The Faceposer phoneme editor now pops up a warning message when a phoneme cannot be saved
* [https://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=115412 29 Mar 2009]
*Fixed crash in 'splitskybox.exe'
 
==Known Issues==
*SDK shaders have not yet been updated for Orange Box games
*New editors can be accessed by adding ‘-tools’ to the launch options for Orange Box games or mods utilizing the Orange Box engine
 
== Archives ==
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=71031 24 Jan 2008]
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=71031 24 Jan 2008]
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=34147 17 Jan 2006]
* [http://developer.valvesoftware.com/w/index.php?title=SDK_Beta&oldid=34147 17 Jan 2006]


[[Category:Steam]]
[[Category:Steam]]
[[Category:Beta Releases]]
{{Source topicon}}
{{Srcsdk topicon}}
[[Category:Betas]]

Latest revision as of 17:43, 18 May 2025

edit

The following Source SDK Base Beta versions are available:

  • Source SDK Base 2013 - Singleplayer Source SDK Base 2013 - Singleplayer
    • upcoming - Originally was planned to be the next version to be released, but Valve instead abandoned it's release. Many Source 2013 SP mods often require "upcoming" branch to operate.
  • Source SDK Base 2013 - Multiplayer Source SDK Base 2013 - Multiplayer (currently based on Team Fortress 2 branch)
    • prerelease - Upcoming version (last updated May 14, 2025 at the time when the page was edited)
    • previous - The previous release (based on Source 2013 Multiplayer, but even older).
    • previous2021 - The previous release (based on Source 2013 Multiplayer). To play older Source SDK 2013 MP mods, you will need to select this beta branch.
    • previous_upcoming - Obsoleted pre-release upcoming version circa 2016. Only use for viewing demos or for certain mods.

Changelog archives

Note.pngNote:These archived page applies to Source SDK Base 2007 and Source SDK Base 2006 only.