1.0 release:
- Swap around some assets and code with Doom Tournament. - Searchlight moved to here. - Computer map and Armor bonus moved to DT. - Armor absorption priority code moved to DT. - Added Unreal crosshairs. - Fix incorrect Autocannon flash color. - Ported over Translocator ally telefrag prevention. - Fixed razor blades emitting no effects when hitting a non-bleeding enemy. - Misc. cleanup.
This commit is contained in:
parent
d784eb7a04
commit
28d0912eda
57 changed files with 49 additions and 109 deletions
|
|
@ -69,22 +69,6 @@ Model "ASMDBall"
|
|||
FrameIndex TAZB A 0 0
|
||||
}
|
||||
|
||||
/*Model "ASMDExpl"
|
||||
{
|
||||
Path "models"
|
||||
Model 0 "TazerExpl_d.3d"
|
||||
Skin 0 "AsmdBeam.png"
|
||||
Scale 0.8 0.8 0.96
|
||||
DONTCULLBACKFACES
|
||||
|
||||
FrameIndex TAZB A 0 0
|
||||
FrameIndex TAZB B 0 1
|
||||
FrameIndex TAZB C 0 2
|
||||
FrameIndex TAZB D 0 3
|
||||
FrameIndex TAZB E 0 4
|
||||
FrameIndex TAZB F 0 5
|
||||
}*/
|
||||
|
||||
Model "ASMDBeamRing"
|
||||
{
|
||||
Path "models"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue