求生之路引擎分支

From Valve Developer Community
< Zh
Revision as of 10:26, 14 August 2022 by 1416006136 (talk | contribs) (Created page with "{{lang|Left 4 Dead engine branch|title=求生之路引擎分支}} {{Translate in Progress:zh-cn}} The {{l4dbranch|4|suf=:zh-cn}} was released in 2008 with {{l4d|4|suf=:zh-cn}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Português do Brasil (pt-br)中文 (zh)Translate (Translate)

Template:Translate in Progress:zh-cn The 求生之路 引擎分支 求生之路 引擎分支 was released in 2008 with 求生之路 求生之路 and continued in 2009 with 求生之路2 求生之路2. It was maintained side-by-side with the 起源2007 Orange Box branches but was ultimately discontinued with the release of the 异形丛生 引擎分支 异形丛生 引擎分支.

Unlike other branches, L4D does not require earlier versions of Source to be installed. It stands entirely alone.

Features

New since the Orange Box is:

VPK files and add-ons
A new archive format for easy content distribution, replacing the old GCF format.
NextBot AI
Source's original AI routines appear to have been completely replaced by the NextBot, the successor to Mike Booth's Counter-Strike bot. As well as unknown changes to code structure, the old nodegraph system has been superseded by polygonal navigation meshes that are automatically generated by the engine.
AI director
A "dungeon master" for the entire game which controls NPC spawning, music, weather effects, map layout, and more.
Rewritten speech response system
The speech response system has been rewritten, with several new features and improved performance. Details here and here.
Split-screen
Up to four players can play on the same screen at once.
Subtitles for intro movies and other Bink-based videos
Allows subtitles (including custom ones) to be put on timelines for when they should show.
Lag compensated props
prop_physics entities can be selectively lag compensated.
Shader and effect detail options
New options that allow for better performance on low-end machines, entirely replacing the old DirectX level system.
New post-processing effects
More post-processing effects have been added, such as film grain and vignette.
Radial fog and fog volumes
Radial fog replaces the previous planar-based fog, and multiple fog controllers can now be used within defined volumes.
Local light shadows
Render-to-texture shadows can now be calculated per-entity, and their direction determined by the closest light source.
Swaying trees
A material parameter that gives the effect of trees swaying in the wind.
Per-texel color tint masking for models
Models can now use the alpha channel of their base textures to define areas to tint with a specific color.
VScript (存在于自 求生之路2 以来)
A powerful new scripting system primarily using Squirrel.
Water flow maps (存在于自 求生之路2 以来)
Water can now flow using flow maps, and water fog can now receive lightmaps.

Availability

Source code for this branch is not available. However, server plugins are possible, and authoring tools exist for custom content.

Template:Branch-navbox:zh-cn