Additional model progress.
Bump required version to 4.2.0. Added Hexen style loading screen and other gameinfo stuff. Small changes to fullscreen HUD. Added 0.83 style status bar (incomplete). Added player models. Old file cleanup. Ran all models through texnumsq, for convenience (skin indices are all over the place on some models). PNG optimization pass.
This commit is contained in:
parent
5256c548d5
commit
3a8925f3c0
178 changed files with 1887 additions and 356 deletions
|
|
@ -1,5 +1,7 @@
|
|||
$pitchshiftrange 0
|
||||
|
||||
StartupTick DSEMPTY
|
||||
|
||||
// player sounds
|
||||
u1/maledie1 mdeath1
|
||||
u1/maledie2 mdeath3
|
||||
|
|
@ -111,3 +113,5 @@ stinger/hit bladehit
|
|||
stinger/hit2 ricochet
|
||||
stinger/flesh chunkhit
|
||||
$pitchshift stinger/hit2 5
|
||||
|
||||
flak/click click
|
||||
Loading…
Add table
Add a link
Reference in a new issue