Source 2013
The Template:Game name engine branch (also called SteamPipe branch) is the final iteration of the Orange Box engine branch. It was introduced by Valve in 2013 to replace the archaic GCF file format with the VPK format introduced in Template:Game name. Major shifts in content mounting occurred, and all games using the Template:Game name and Template:Game name engine branches were upgraded to this version. Template:Game name was also upgraded to this engine branch from the Template:Game name engine branch. The "custom" folder was added to make modding easier and was added as a mounting path for each individual Source game.
While SteamPipe was praised for simplifying how the Source engine mounts content, and including previously-unreleased Template:Game name code, it also broke countless numbers of mods and worsened problems already present in the Template:Game name branch. It also does not have most of the features that the engine branches from Left 4 Dead onwards had. However, the engine branch has been polished over time and is now the main branch in use by modern non-licensed engine mods.
Features
New since the Source 2009 engine branch is:
- Linux support
- The engine can now run on Linux. However, Linux support outside of official games may be spotty.
- Prop lightmaps
- In Template:Game name only, static props without bump maps can now use lightmaps.
- Per-texel color tint masking for models
$blendtintbybasealpha
is ported from Template:Game name. Template:Game name includes an exclusive additional parameter,$blendtintcoloroverbase
.
Availability
Source 2013 Singleplayer
Formerly Source 2009
Gamecode for the 2013 singleplayer branch is included in Valve's Source SDK 2013 repository.
Source 2013 Multiplayer
Formerly Source MP
- Template:Game name
- Template:Game name
- Template:Game name
- Template:Game name
- Template:Game name
- Template:Game name
Gamecode for the 2013 multiplayer branch is included in Valve's Source SDK 2013 repository.