Various optimizations and a couple changes:
- Lightweight Tick() for smoke and debris (has some glitches I gotta figure out). - Add option for buckshot to gib (on by default). - Clips are replaced by shells again. - Increased look sensitivity when crouching with Silver Bullet. - Fix 3D floor handling of nonsolids. - Fix combat trackers not updating their position when an actor changes height while stationary (e.g.: crouching players).
This commit is contained in:
parent
bdd1116d6b
commit
431e2d5ddc
19 changed files with 510 additions and 54 deletions
|
|
@ -94,7 +94,7 @@ Coming from the **Doom** modding side of things, this gun really packs a punch,
|
|||
|
||||
The **Spreadgun** uses 10 gauge ammunition, apparently just for the sake of making it feel more powerful due to the increased recoil.
|
||||
|
||||
### 10Ga shells ~ Replaces Shells, Ethereal Arrows, Chaos Device/Banishment Device
|
||||
### 10Ga shells ~ Replaces Clip / Shells, Wand Crystal / Ethereal Arrows, Chaos Device / Banishment Device
|
||||

|
||||
|
||||
Available in the following types, with varying chances of appearing depending
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue