Doom Tournament, a recreation of the UT99 arsenal for GZDoom. https://magusmarisa.itch.io/doom-tournament
Find a file
2019-08-11 17:25:51 +02:00
brightmaps Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
graphics Added HUD coloring preview to the settings menu, just a small QOL change. 2019-08-07 19:32:41 +02:00
maps Various improvements, fixes and rebalances that I'm too tired to list through. 2018-08-18 20:42:28 +02:00
models Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
music Reverted radius/height changes to items, it causes issues on many maps. 2018-05-31 22:02:03 +02:00
shaders/glsl Various changes to feel closer to vanilla UT, mainly in terms of projectile gravity and velocity. 2019-01-24 22:50:46 +01:00
sounds Use strict FindState to avoid false positives for XDeath checks. This fixes the boss brain not ending the level when gibbing is enabled. 2019-08-02 09:58:55 +02:00
sprites Reorganized graphics and sprites folders (sounds, sprites and models will take some more work) 2018-09-30 22:42:57 +02:00
textures Change blue health textures to something prettier. 2019-01-21 02:12:59 +01:00
zscript Small fix for translocator modules bouncing on bridge actors. 2019-08-11 17:25:51 +02:00
animdefs.txt Improved responsiveness of Biorifle alt-fire. 2019-02-02 20:40:35 +01:00
credits.txt A couple more things, including an ambient glow shader effect, some more item replacements, and menu options. 2018-05-20 02:10:30 +02:00
cvarinfo.txt Option to make Chainsaw use ammo (randomly drops on enemy kill). 2019-05-03 17:26:07 +02:00
decaldef.txt Add missing decals for enhanced shock rifle combo. 2018-06-02 16:28:22 +02:00
fontdefs.txt Localization work (spanish fully covered for now). 2019-04-13 19:18:07 +02:00
gldefs.txt Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
keyconf.txt Forgot to add keybinds for taunt animations. 2019-07-22 11:39:44 +02:00
language.txt Very much needed credits menu has been added. 2019-08-07 20:32:33 +02:00
menudef.txt Very much needed credits menu has been added. 2019-08-07 20:32:33 +02:00
modeldef.boss Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.chainsaw Option to make Chainsaw use ammo (randomly drops on enemy kill). 2019-05-03 17:26:07 +02:00
modeldef.commando Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.eightball Changed up all the model offsets again due to complaints about inconsistency with UT. 2018-06-09 14:21:13 +02:00
modeldef.enforcer Added Translocator ammo feature from UT2k4. 2018-12-17 16:34:23 +01:00
modeldef.fcommando Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.flak Various improvements, fixes and rebalances that I'm too tired to list through. 2018-08-18 20:42:28 +02:00
modeldef.ges Added lesser variants to shock core and biorifle ammo for balance. 2018-06-13 13:24:57 +02:00
modeldef.gore Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.impact Add option to give Redeemer lowest selection priority so it's not autoselected when out of ammo on other weapons (enabled by default). 2018-08-13 15:54:45 +02:00
modeldef.minigun Added first person visual effects to all weapons. 2018-06-11 18:25:09 +02:00
modeldef.misc Added activatable items for Heretic, along with a full inventory bar. 2019-05-01 22:32:59 +02:00
modeldef.pulse Re-exported all models using umodelextract. 2018-11-29 16:41:57 +01:00
modeldef.rifle Changed up all the model offsets again due to complaints about inconsistency with UT. 2018-06-09 14:21:13 +02:00
modeldef.ripper Re-exported all models using umodelextract. 2018-11-29 16:41:57 +01:00
modeldef.sgirl Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.shock Removal of all RNG damage (excluding minigun). 2019-04-07 21:37:24 +02:00
modeldef.soldier Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
modeldef.transloc Changed up all the model offsets again due to complaints about inconsistency with UT. 2018-06-09 14:21:13 +02:00
modeldef.warhead Changed up all the model offsets again due to complaints about inconsistency with UT. 2018-06-09 14:21:13 +02:00
Readme.md Finally add player models (sorta rudimentary but they work). 2019-07-22 02:58:48 +02:00
sndinfo.txt Additional corpse hitbox features (zapping loop, land thumps, fall damage, etc.) 2019-07-22 15:21:57 +02:00
textcolo.txt Localization work (spanish fully covered for now). 2019-04-13 19:18:07 +02:00
textures.chainsaw Option to make Chainsaw use ammo (randomly drops on enemy kill). 2019-05-03 17:26:07 +02:00
textures.eightball Tweaked some drawing behaviors. Added note about HUD customization. 2018-05-30 19:24:47 +02:00
textures.enforcer Rocket Launcher has been added, and with that (and a couple more tweaks) this mod is ready for the public beta stage (as soon as coelckers/gzdoom#495 is merged). 2018-05-30 14:21:15 +02:00
textures.flak Finished biorifle, began work on pulsegun. 2018-05-17 02:17:10 +02:00
textures.ges Migrate replacements to CheckReplacement. 2018-08-27 20:15:23 +02:00
textures.gore Reorganized graphics and sprites folders (sounds, sprites and models will take some more work) 2018-09-30 22:42:57 +02:00
textures.impact Impact Hammer fully implemented. 2018-05-25 20:16:37 +02:00
textures.minigun Minigun implemented. Some minor adjustments to weapon model offsets. 2018-05-28 18:49:00 +02:00
textures.misc Assorted changes, including some code cleanup and more accurate UT physics for various projectiles. 2019-01-21 22:57:56 +01:00
textures.pulse Pulsegun now uses meshes for the beam, copying exact UT behavior. 2018-05-29 00:58:43 +02:00
textures.ripper Ripper implemented. 2018-05-27 18:33:18 +02:00
textures.shock Added brightmaps. Added environment map shader. Began working on Biorifle. 2018-05-16 02:05:39 +02:00
textures.sniper Sniper rifle added, bullet impact mesh added. Only the RL remains. 2018-05-29 21:14:06 +02:00
textures.transloc Translocator implemented. Tweaked some little things about the HUD, too. 2018-05-27 01:28:35 +02:00
textures.warhead First public commit. 2018-05-15 02:22:27 +02:00
xhairs.txt Reorganized graphics and sprites folders (sounds, sprites and models will take some more work) 2018-09-30 22:42:57 +02:00
zmapinfo.txt Fix dead players sliding with UT physics on. 2019-02-03 22:20:38 +01:00
zscript.txt Added HUD coloring preview to the settings menu, just a small QOL change. 2019-08-07 19:32:41 +02:00

DOOM TOURNAMENT

What began as a test for importing UT vertex meshes has turned into an actual full UT weapon and item mod.

This mod requires GZDoom 4.1 or later.

Currently implemented

  • Flak Cannon (slot 8)
  • ASMD Shock Rifle (slot 4)
  • Redeemer (slot 0)
    • 6 Degrees of Freedom movement with manual tilt (reload/zoom buttons)
  • GES Biorifle (slot 3)
  • Pulsegun (slot 5) (with optional beta reload)
  • Health
  • Big Keg O' Health (soulsphere)
  • Beta Super Health (medkit)
  • Health Pack (stimpak)
  • Health Vial (health bonus)
  • Some configuration options
  • Damage Amplifier (berserk)
  • Keys
  • Backpack
  • Armor
  • Armor Bonus (armor bonus)
  • Thigh Pads (green armor)
  • Body Armor (blue armor)
  • Shield Belt (megasphere)
  • Invisibility (blursphere)
  • Computer Map (computer area map)
  • Searchlight (light amplification visor)
  • Enhanced Shock Rifle (slot 4, limited ammo, invulnerability sphere)
    • Instagib DM mode
  • UT HUD
  • Impact Hammer (slot 1)
  • Chainsaw (slot 1)
    • Option to make chainsaw use ammo (random drop from enemies killed without it)
  • Translocator (slot 1)
    • Option to make it use regenerating ammo like in UT2k4
  • Enforcer (slot 2)
    • Dual Enforcers (slot 2)
    • Restored reloading (optional)
  • Ripper (slot 6)
  • Jump Boots (radsuit, has "iron boots" powerup effect to compensate)
  • Minigun (slot 7)
  • Sniper Rifle (slot 0)
  • Rocket Launcher (slot 9)
    • "Instant Rocket" mode toggleable with reload
  • Scaling/Customization options for the HUD
  • UT-like player movement physics
  • Visual recoil affecting aim (improved A_Swing from Soundless Mound, can be toggled)
  • UT-like weapon dropping style
  • UT player classes
  • Heretic compatibility
  • Spanish localization
  • UT gore system (toggleable)

In progress

  • General polishing, bugfixing and rebalancing
  • Add some more effects
    • Lava/Slime footstep sounds?
  • French, Italian and German localizations (I'll need help for these)

Ideas

  • Figure out some alternative invincibility item. Kinda like how I improvised the backpack replacement.

Future plans

  • Additional model optimization and cleanup (optional, not needed for 1.0)
    • Trim out unused animations (this one is going to be very time-consuming)
    • Recenter the backpack mesh (it was a complete hack job to begin with)
  • Add ammo counters to Pulsegun, Minigun, Flak Cannon and Rocket Launcher once scripted textures are implemented
  • Redo player models once GZDoom gets a well deserved model animation system overhaul (mainly to clean up the current, messy implementation of this)
  • Add weapon attachment support to player models when that is also added in (at the moment all player models have an integrated placeholder weapon)
  • Unreal 1 weapons mod and maybe also a monsters mod
  • Port some of my UT weapon mods (and maybe also some of my personal faves by others, such as Psi Weapon Dreams)
  • Hexen/Strife compatibility ???
  • Relics?

Known bugs

  • Translocator allows telefragging other players in coop (no idea if I can even fix this)
  • Biorifle sludge doesn't handle 3d floors (especially sloped ones) properly. This is due to the unavailability of 3D floor data on ZScript and will be fixed once 3D floors are exported to scripting (still waiting on that PR)