i can't seem to find it.Marisa Kirisame wrote:You can increase the volume of tracker music in the options, by the way. I usually have it at 2.0.
Doom Tournament [1.2]
-
- Posts: 657
- Joined: Fri Jan 13, 2017 9:08 pm
Re: Doom Tournament [WIP]
-
- Posts: 684
- Joined: Sun Sep 14, 2014 6:40 pm
- Location: Earth-shaking Chile
Re: Doom Tournament [WIP]
Well, here I did this...
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
PS: I've submitted a pull request to gzdoom that will fix the backface issue with invisibility.
-
- Posts: 341
- Joined: Mon Feb 12, 2018 12:26 am
- Graphics Processor: Intel (Legacy GZDoom)
- Location: Australia
Re: Doom Tournament [Pre-Release]
Considering ouch_m and abort_m I never expected something as straightforward as this from you, but UT99 weapons in Doom is like a dream to me. This is totally gonna be used a lot, and it's perfect timing to try out the updated Colourful Hell. Addendum: It's particularly impressive how all the finer details are in there, down to rocket launcher homing on enemies, shock combos. Even headshots (though the idea of headshotting a Cacodemon is too funny).
DOUBLE-EDIT: Comments and bugs now I've had a fair play of it. It was totally worth the pain of getting it to work.
>ASMR rifleleodoom85 wrote:Well, here I did this...
DOUBLE-EDIT: Comments and bugs now I've had a fair play of it. It was totally worth the pain of getting it to work.
- Pulse rifle, ripper, and rocket launcher probably need buffing. Maybe also flak.
- The backpack doesn't seem to double capacity despite it clearly being intended in the source.
- The anti-grav boots don't carry over right to the next level (you get the jump SFX and however many jumps it had, but the jump height is standard, possibly the radiation shielding effect doesn't carry over either).
- Translocator should probably be a toggle due to it letting you break sequence, and telefrag enemies.
Spoiler:Finally, a question. Does some of this depend on >OpenGL 2.1 because I get some model display issues. Shock rifle and bio rifle, keg and shield belt (you can see it a bit below and left of the crosshair), and the 3 keys don't glow. Also despite building a version of GZDoom with the backface fix, I notice when invisibility wears off the model is drawing back-to-front still. Is that a different issue?
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
They deal the same damage as in UT, but I see what you mean. I ought to rebalance everything to "Doom values" I guess...fakemai wrote:Pulse rifle, ripper, and rocket launcher probably need buffing. Maybe also flak.
I couldn't really decide whether to double the ammo or not, but I guess I should, even if ammo counts above 199 look kinda weird in the HUD.fakemai wrote:The backpack doesn't seem to double capacity despite it clearly being intended in the source.
Oops. Yeah, the powerups need to be made persistent.fakemai wrote:The anti-grav boots don't carry over right to the next level (you get the jump SFX and however many jumps it had, but the jump height is standard, possibly the radiation shielding effect doesn't carry over either).
I'm looking into a way to make it toggleable without it being too convoluted.fakemai wrote:Translocator should probably be a toggle due to it letting you break sequence, and telefrag enemies.
Making it timed is also in the plans (I attempted to do it before but it didn't work pretty well, which is why I went for limited ammo instead)fakemai wrote:Spoiler:
Yeah, it uses shaders for many effects, including the ambient glow (which isn't compatible with brightmaps so I kinda hacked something in that embeds the brightness into the alpha channel (this breaks pickup models in GL <3.3 and software). The backface thing is still not fully fixed, I had to send in another PR because HUD models use different coordinate transforms (edit: it's already merged).fakemai wrote:Finally, a question. Does some of this depend on >OpenGL 2.1 because I get some model display issues. Shock rifle and bio rifle, keg and shield belt (you can see it a bit below and left of the crosshair), and the 3 keys don't glow. Also despite building a version of GZDoom with the backface fix, I notice when invisibility wears off the model is drawing back-to-front still. Is that a different issue?
-
- Posts: 341
- Joined: Mon Feb 12, 2018 12:26 am
- Graphics Processor: Intel (Legacy GZDoom)
- Location: Australia
Re: Doom Tournament [Pre-Release]
Well how it is now, I haven't tried in vanilla but ammo is incredibly common when played with Colourful Hell, so even without the double capacity it didn't matter.Marisa Kirisame wrote:I couldn't really decide whether to double the ammo or not
Sweet. That'd definitely be the best option since even with low ammo it'd be a ticket out of any bad CH spawns, while the Redeemer and Translocator actually have serious downsides.Marisa Kirisame wrote:Making it timed is also in the plans
Too easy. I'll just maintain a local branch with a few alterations to compensate, and rebuild at some point for that other bug. Model issues aside it's remarkably toaster-friendly.Marisa Kirisame wrote:Yeah, it uses shaders for many effects
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
New batch of changes:
- Rebalanced things across the board, buffing relatively weak weapons.
- Double capacity with backpack for all ammo (Redeemer capacity is increased to 3, rather than doubled, and Enhanced Shock Rifle capacity is unaffected).
- Made Enhanced Shock Rifle ammo drain over time (1 unit every 3 seconds).
- Uncapped health and armor numbers in the HUD.
- Fixed Jump Boots effects not persisting between levels.
- Increased duration of invisibility (50s -> 80s).
- Made translocator toggleable (currently requires manually selecting "apply changes" under the menu option).
- Reduced extra ammo cost of Enhanced Shock Rifle Combo from +2 to +1.
- Changed the HUD ammo bar drawing so it skips weapons that are out of ammo.
- Block switching to Enhanced Shock Rifle when out of ammo.
- Reduced the minimum velocity for landing sounds, should reduce the repeated thumping when walking down stairs.
- Properly corrected the order weapon icons and ammo bars are drawn in.
Last edited by Marisa the Magician on Sun Jun 03, 2018 9:07 am, edited 1 time in total.
Reason: Hotfix
Reason: Hotfix
-
-
- Posts: 16890
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: Doom Tournament [Pre-Release]
M M M M M MONSTER MOD mod mod mod mod...
Yeeeah, what i want to say is that you have done a splendid job. Definitely feels like i'm playing the real Unreal Tournament. And the weapons feels so much great to use just like in the game. So yeah, noice work!
Yeeeah, what i want to say is that you have done a splendid job. Definitely feels like i'm playing the real Unreal Tournament. And the weapons feels so much great to use just like in the game. So yeah, noice work!
-
- Posts: 498
- Joined: Wed Dec 09, 2015 6:19 pm
Re: Doom Tournament [Pre-Release]
i know it will sound silly but where is the main download link?
-
- Posts: 498
- Joined: Wed Dec 09, 2015 6:19 pm
Re: Doom Tournament [Pre-Release]
nevermind i found it and i liked the mod, but you are able to pick up ammunition dropped from monsters when your health is full
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
It's just a QoL improvement for me but I just reduced the whole MODELDEF hell this mod has by around 900 lines.
-
- Posts: 83
- Joined: Sat Nov 01, 2014 10:37 am
- Graphics Processor: nVidia (Legacy GZDoom)
Re: Doom Tournament [Pre-Release]
It's a really nice mod, however I would like to request a small feature, which is disable screen shake with Chainsaw and Impact Hammer. I don't remember Unreal doing that and even tho it's a cool addition, it's mostly due to motion sickness for me.
Aside from this, didn't find any problems. Just wished there was a nice Unreal Gold like megawad to go with it
Aside from this, didn't find any problems. Just wished there was a nice Unreal Gold like megawad to go with it
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
There is an option in display settings named "earthquake shake intensity" that you can lower if that's the case.Matsilagi wrote:It's a really nice mod, however I would like to request a small feature, which is disable screen shake with Chainsaw and Impact Hammer. I don't remember Unreal doing that and even tho it's a cool addition, it's mostly due to motion sickness for me.
-
- Posts: 498
- Joined: Wed Dec 09, 2015 6:19 pm
Re: Doom Tournament [Pre-Release]
I meant to say you are able to pick up ammo when your ammunition is full
-
- Posts: 3886
- Joined: Fri Feb 08, 2008 9:15 am
- Preferred Pronouns: She/Her
- Operating System Version (Optional): (btw I use) Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Vigo, Galicia
Re: Doom Tournament [Pre-Release]
New update: Translocator modules now use the same collision rules as the player (blocked by impassable and player-blocking lines), this prevents sequence breaking on various maps. This new feature bumps up the required GZDoom version (QZDoom doesn't have the BLOCKASPLAYER feature at the moment of writing this post), so make sure to fetch the latest devbuild.
Are you sure? I don't see this happening at all. Are you running it with any other mods?mutator wrote:I meant to say you are able to pick up ammo when your ammunition is full