First!
This commit is contained in:
commit
22dac448ea
918 changed files with 2378 additions and 0 deletions
70
Readme.md
Normal file
70
Readme.md
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
# DOOMREAL (working title)
|
||||
|
||||
The Unreal 1 counterpart to Doom Tournament. Adds Unreal 1 weapons and items
|
||||
(including dummied out stuff and others).
|
||||
|
||||
This mod requires very recent devbuilds of GZDoom or QZDoom. You can get them
|
||||
[here](https://devbuilds.drdteam.org/).
|
||||
|
||||
## Currently Implemented
|
||||
|
||||
- Stinger (slot 3) (replaces shotgun)
|
||||
- Backpack (replaces backpack, identical to Doom Tournament version)
|
||||
|
||||
## In progress
|
||||
|
||||
- Unreal 1 HUD
|
||||
- Translator (has to be spawned in, since it would only be useful for mappers)
|
||||
|
||||
## Planned
|
||||
|
||||
- Dispersion Pistol (slot 1) (replaces fist)
|
||||
- Dispersion Pistol Powerup (replaces Berserk)
|
||||
- Automag (slot 2) (replaces pistol)
|
||||
- ASMD (slot 4) (replaces shotgun)
|
||||
- Eightball (slot 5) (replaces rocket launcher)
|
||||
- Flak Cannon (slot 6) (replaces rocket launcher)
|
||||
- Razorjack (slot 7) (replaces chaingun)
|
||||
- GES Bio Rifle (slot 8) (replaces plasma rifle)
|
||||
- Rifle (slot 9) (replaces plasma rifle)
|
||||
- Minigun (slot 0) (replaces chaingun)
|
||||
|
||||
- Stunner (slot 1) (replaces chainsaw)
|
||||
- Translocator (slot 1) (replaces chainsaw)
|
||||
- Old Automag (slot 2) (replaces pistol)
|
||||
- Quadshot (slot 3) (replaces super shotgun)
|
||||
- Peacemaker (slot 5) (replaces backpack)
|
||||
- Impaler (slot 4) (replaces super shotgun)
|
||||
- Flamethrower (slot 8) (replaces plasma rifle)
|
||||
- Gatling Gun (slot 0) (replaces bfg9000)
|
||||
|
||||
- Amplifier (replaces berserk)
|
||||
- Armor (replaces blue armor)
|
||||
- Flare (replaces armor bonus)
|
||||
- Flashlight (replaces light amplifier)
|
||||
- Searchlight (replaces light amplifier)
|
||||
- Medkit (replaces medkit)
|
||||
- Bandages (replaces stimpak)
|
||||
- Nali Fruit (replaces stimpak)
|
||||
- Nali Fruit Seed (replaces health bonus)
|
||||
- Super Health (replaces soulsphere)
|
||||
- Invisibility (replaces blursphere)
|
||||
- AntiGrav Boots (replaces radsuit)
|
||||
- Shield Belt (replaces megasphere)
|
||||
- Power Shield (replaces invulnerability)
|
||||
- Asbestos Suit (replaces backpack)
|
||||
- Kevlar Suit (replaces green armor)
|
||||
- Toxin Suit (replaces radsuit)
|
||||
- Voice Box (replaces backpack)
|
||||
- Forcefield (replaces backpack)
|
||||
- Dampener (replaces blursphere)
|
||||
|
||||
- Motion Detector (replaces computer map)
|
||||
- Chameleon's Heart (replaces blursphere)
|
||||
- Light/Dark Flare (given at start, infinite use)
|
||||
- Minigun Sentry (replaces backpack)
|
||||
- Powerup (replaces berserk)
|
||||
|
||||
## Known bugs
|
||||
|
||||
- N/A
|
||||
Loading…
Add table
Add a link
Reference in a new issue