Source 2013: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added actual Source 2013 features, removed "Deleted Portal system from Portal 2" from features, as there is no reason to expect an Orange Box-based branch to have Portal 2 features)
m (fixed broken "Source MP" template.)
Line 1: Line 1:
{{lang|Source 2013}}
{{lang|Source 2013}}
The {{game name|src13|name=Source 2013}} 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 {{game name|l4d|name=Left 4 Dead}}. Major shifts in content mounting occurred, and all games using the {{game name|src09|name=Source 2009}} and {{game name|src09|name=Source MP}} engine branches were upgraded to this version. {{game name|hls|name=Half-Life: Source}} was also upgraded to this engine branch from the {{game name|src06|name=Source 2006}} engine branch. The "custom" folder was added to make modding easier and was added as a mounting path for each individual Source game.
The {{game name|src13|name=Source 2013}} 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 the {{game name|l4d|name=Left 4 Dead branch}}. Major shifts in content mounting occurred, and all games using the {{game name|src09|name=Source 2009}} and {{game name|srcMP|name=Source MP}} engine branches were upgraded to this version. {{game name|hls|name=Half-Life: Source}} was also upgraded to this engine branch from the {{game name|src06|name=Source 2006}} 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 {{game name|tf2|name=Team Fortress 2}} code, it also broke countless numbers of mods and worsened problems already present in the {{game name|src09|name=Source 2009}} 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.
While SteamPipe was praised for simplifying how the Source engine mounts content, and including previously-unreleased {{game name|tf2|name=Team Fortress 2}} code, it also broke countless numbers of mods and worsened problems already present in the {{game name|src09|name=Source 2009}} 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 ==
== Features ==
New since the [[Source 2009]] engine branch is:
New since the {Src09|4}} engine branch is:
; Linux support
; Linux support
: The engine can now run on Linux. However, Linux support outside of official games may be spotty.
: The engine can now run on Linux. However, Linux support outside of official games may be spotty.
Line 15: Line 15:
== Availability ==
== Availability ==
=== Source 2013 Singleplayer ===
=== Source 2013 Singleplayer ===
Formerly ''Source 2009''
Formerly {{Src09|4}}


* {{game name|hl2|name=Half-Life 2}}
* {{game name|hl2|name=Half-Life 2}}
Line 28: Line 28:


=== Source 2013 Multiplayer ===
=== Source 2013 Multiplayer ===
Formerly ''Source MP''
Formerly {{SrcMP|4}}


* {{game name|tf2|name=Team Fortress 2}}
* {{game name|tf2|name=Team Fortress 2}}

Revision as of 12:16, 20 April 2022

English (en)中文 (zh)Translate (Translate)

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 the 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 {Src09|4}} 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 Source 2009

Gamecode for the 2013 singleplayer branch is included in Valve's Source SDK 2013 repository.

Source 2013 Multiplayer

Formerly Source Multiplayer Source Multiplayer

Gamecode for the 2013 multiplayer branch is included in Valve's Source SDK 2013 repository.