Dispersion Pistol fully implemented.
Jump boots (mostly) implemented (replacement feature not done yet). Various adjustments. DamNums coloring support.
This commit is contained in:
parent
442dfd818c
commit
ce68db4b36
22 changed files with 822 additions and 36 deletions
|
|
@ -8,6 +8,7 @@ Doom Tournament (currently the devel branch is required).
|
|||
|
||||
## Currently Implemented
|
||||
|
||||
- Dispersion Pistol (slot 1) (replaces fist)
|
||||
- Automag (slot 2) (replaces pistol)
|
||||
- Dual Automags
|
||||
- Stinger (slot 3) (replaces shotguns)
|
||||
|
|
@ -37,7 +38,6 @@ Doom Tournament (currently the devel branch is required).
|
|||
## In progress
|
||||
|
||||
- Flak Cannon (slot 6) (replaces rocket launcher)
|
||||
- Dispersion Pistol (slot 1) (replaces fist)
|
||||
|
||||
- Flashlight (replaces light amplifier)
|
||||
- Searchlight (must be placed manually for balance reasons)
|
||||
|
|
@ -71,6 +71,7 @@ Doom Tournament (currently the devel branch is required).
|
|||
- Autocannon (slot 0) (replaces bfg9000)
|
||||
|
||||
- Motion Detector (replaces computer map)
|
||||
- Light & Dark Flares
|
||||
- Minigun Sentry (rare spawn in backpacks)
|
||||
|
||||
## Known bugs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue