[WIP/Release] Brutal Doom SE
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
- Slax
- ... in rememberance ...
- Posts: 2121
- Joined: Tue Oct 19, 2010 7:01 am
- Location: Window office.
- Contact:
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Planning on fixing the fatality irregularities? Being able to keep punching/grabbing while invulnerable and all that.
Pretty sure it's a returning bug. I remember someone fixing it at some point.
Pretty sure it's a returning bug. I remember someone fixing it at some point.
-
- Posts: 133
- Joined: Sat Oct 26, 2013 1:34 pm
- Location: That's a very interesting Question.
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
This bug cannot be solved. And i will tell you why;Slax wrote:Planning on fixing the fatality irregularities? Being able to keep punching/grabbing while invulnerable and all that.
Pretty sure it's a returning bug. I remember someone fixing it at some point.
Because all the fatalities are in the Player's lump. Because, the Player acts all those so that can't happen. Except, if they put a new command that blocks jumping, punching etc. for a selected time.
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
I've tried fixing it before, but the game seems to ignore changes to the player properties that affect weapon use, if you were to rapidly press attack when it happens. I'm no wizard but I think that behavior seems to be hard coded. There's another one that stops ALL player input, even the camera, but that'd be lame if you can't adjust your view. There could be a workaround using ACS, but sadly I know nothing about it. With the measures I've implemented so far, any additional enemies that you catch with fatality punches just disappear when you're already performing a fatality instead of creating mismatching animations on your next fatality.Immortal Destroyer wrote:This bug cannot be solved. And i will tell you why;Slax wrote:Planning on fixing the fatality irregularities? Being able to keep punching/grabbing while invulnerable and all that.
Pretty sure it's a returning bug. I remember someone fixing it at some point.
Because all the fatalities are in the Player's lump. Because, the Player acts all those so that can't happen. Except, if they put a new command that blocks jumping, punching etc. for a selected time.
The Shotgun un-zooming was intended, since more often than not a monster would end up in my face after aiming at another. I could go for something in-between, like having the gun pump while still zoomed by having the sprite bob a bit. The lump for the pistol is already loaded by default. Just go into the console and type GIVE BRUTALPISTOL. It has higher priority than the Rifle, so once you have the pistol you'll always whip that out before the Rifle. The alternate sprites replace Rifle, Shotgun, Revenant Gun, Mancubus Gun, and MP40. Those IIRC, are by DoomNukem and Realm667, with some tweaks done by Mike12.Skrell wrote:Ok first off i definitely LOVE this mod now that i've finally got to play it! Couple questions as i'm new to it though:
1. Why does the shotgun not stay zoomed in after each shot is fired? was this on purpose ?
2. Will there be an addon that will allow the assault rifle to be switched out for a regular pistol or can i simply use the mutator the originail BD19 provides to accomplish this?
3. What are the alternate sprites that you can use with your SE addon? How are they different?
Done. It'll be a text file in the Addons Pack. I thought the names of each mutator would be descriptive enough, but I added the descriptions anyway.iVoid wrote:Could you please add a description of what exactly each mutator does in the OP or on a txt file in the archive?
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Ok found a bug! I started a coop server using doomseeker and found that the server would freeze as soon as anyone died. This might be a fatality cam thing maybe?
PS: Could you post pics of the alternate sprites?
PS: Could you post pics of the alternate sprites?
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
I can confirm this, when playing the Zandro version in single player the game freezes if you die.Skrell wrote:Ok found a bug! I started a coop server using doomseeker and found that the server would freeze as soon as anyone died. This might be a fatality cam thing maybe?
The GZDoom version also seems to suffer from some really strange slowdown caused by multiple floor blood models overlapping each other, but it isn't present in the Zandro version. Though keep in mind I'm on old hardware.
- Marrub
-
- Posts: 1202
- Joined: Tue Feb 26, 2013 2:48 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Arch Linux
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Skrell wrote:Could you post pics of the alternate sprites?
Spoiler:
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Skrell wrote:Ok found a bug! I started a coop server using doomseeker and found that the server would freeze as soon as anyone died.
Woah. That's a really serious problem. Looking into it ASAP.Vict wrote:Skrell wrote:I can confirm this, when playing the Zandro version in single player the game freezes if you die.
EDIT: Good news is that I've narrowed the problem down to the Rifle lump. Bad news is I'm still scratching my head over it. Will come up with a solution the best I can.
EDIT2: Looks like the problem lies in most of the weapon lumps. Could be something that I either omitted or something that Zandro has a fit over.
EDIT3: Found the culprit. Zandro does not like having weapons with zero tic deselects. Dying with that would cause the game to blow a gasket. Added workaround fix that keeps things the same, but without crash-dying.
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Great !! I'll try it tonight! What about adding an alternate sprite for the plasma rifle? Something a bit sleeker maybe?
-
- Posts: 133
- Joined: Sat Oct 26, 2013 1:34 pm
- Location: That's a very interesting Question.
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
You know, i think i didn't tell you before what did i think about this "Meta-Mod". Well, i don't really like this mod. I really dig a few stuff (Actually, no, i didn't play the Original V19 i have my own Customized Version) or maybe i used to my Add-On. But still, the Rifle sound so do not fit. And i do know ACS, but still, you can't do something else, you must cancel all the movement, including every other player activity. Also, this alternate weapon pack is yours?
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
It's cool. Though it does come with an alternate sound pack by LowBrown if you don't like the arcadey thing I got going on with the weapon sounds. The alternate weapons sprites isn't mine(technically speaking none of anything here is. I claim nothing, this is someone else's mod, after all), those are by DoomNukem and Mike12.Immortal Destroyer wrote:You know, i think i didn't tell you before what did i think about this "Meta-Mod". Well, i don't really like this mod. I really dig a few stuff (Actually, no, i didn't play the Original V19 i have my own Customized Version) or maybe i used to my Add-On. But still, the Rifle sound so do not fit. And i do know ACS, but still, you can't do something else, you must cancel all the movement, including every other player activity. Also, this alternate weapon pack is yours?
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Didn't they have an alternate sprite for the plasma? I thought i saw it once?SigFloyd wrote:Immortal Destroyer wrote: those are by DoomNukem and Mike12.
- Marrub
-
- Posts: 1202
- Joined: Tue Feb 26, 2013 2:48 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Arch Linux
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
They're just some skins that Mike12 made in his spare time so I don't think we'll be getting anything unless he feels like making it.Skrell wrote:Great !! I'll try it tonight! What about adding an alternate sprite for the plasma rifle? Something a bit sleeker maybe?
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
Wouldn't it be a better solution if the player could just press the scope button as the pump-up animation is playing, causing it to scope again at the end of the animation? No idea if that's doable... Personally, I find the pump-up animation between scoped shots in both SE and normal brutal doom very satisfying and I'd hate if it were removed.SigFloyd wrote:The Shotgun un-zooming was intended, since more often than not a monster would end up in my face after aiming at another. I could go for something in-between, like having the gun pump while still zoomed by having the sprite bob a bit.
Also, doesn't the rocket launcher's alternate fire obsolete the grenade launcher? I mean, even if the grenade launcher still has some kind of advantage, it is a bit dull to have weapons overlapping each other like this... Perhaps the RL's could place some kind of mine? Just a suggestion off the top of my head.
And could there be an option to disable the lightspeed weapon changing?
- Cryomundus
- Posts: 497
- Joined: Thu Oct 31, 2013 12:33 pm
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
The skulltag grenade launcher isn't available in a normal playthrough, it must be either placed by a mapper or given via cheats. So no, it doesn't "obselete" it, as it was never part of normal gameplay. The alt-fire is fine.iVoid wrote:Wouldn't it be a better solution if the player could just press the scope button as the pump-up animation is playing, causing it to scope again at the end of the animation? No idea if that's doable... Personally, I find the pump-up animation between scoped shots in both SE and normal brutal doom very satisfying and I'd hate if it were removed.SigFloyd wrote:The Shotgun un-zooming was intended, since more often than not a monster would end up in my face after aiming at another. I could go for something in-between, like having the gun pump while still zoomed by having the sprite bob a bit.
Also, doesn't the rocket launcher's alternate fire obsolete the grenade launcher? I mean, even if the grenade launcher still has some kind of advantage, it is a bit dull to have weapons overlapping each other like this... Perhaps the RL's could place some kind of mine? Just a suggestion off the top of my head.
And could there be an option to disable the lightspeed weapon changing?
- TheRailgunner
- Posts: 1556
- Joined: Mon Jul 08, 2013 10:08 pm
Re: [WIP/Release] Brutal Doom v19 SE (Now with extra Zandron
X-Weapon's weapons return to ADS mode after pumping or reloading, provided that the player was aiming before performing either action. It's as simple as adding "TNT1 A 0 A_JumpIfInventory("[ADS inventory counter]", "[pre-ADS state]")" at the end of firing pump or reload animations.iVoid wrote:Wouldn't it be a better solution if the player could just press the scope button as the pump-up animation is playing, causing it to scope again at the end of the animation? No idea if that's doable... Personally, I find the pump-up animation between scoped shots in both SE and normal brutal doom very satisfying and I'd hate if it were removed.SigFloyd wrote:The Shotgun un-zooming was intended, since more often than not a monster would end up in my face after aiming at another. I could go for something in-between, like having the gun pump while still zoomed by having the sprite bob a bit.