[r980] Mugshot oddities
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 68
- Joined: Sun Apr 06, 2008 9:55 pm
[r980] Mugshot oddities
I think these can be attributed to the new SBARINFO update:
- Ouch face shows up every time you take damage
- God mode face overrides the rampage face (holding down the Fire button)
- Ouch face shows up every time you take damage
- God mode face overrides the rampage face (holding down the Fire button)
-
-
- Posts: 3203
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [r980] Mugshot oddities
Works for me.sniperchance wrote:- Ouch face shows up every time you take damage
I guess I'll have to take a different approach to displaying the god mode face. I'll look into it once I'm done gluing a wire to my headphones.- God mode face overrides the rampage face (holding down the Fire button)
Re: [r980] Mugshot oddities
So, did the last sbarinfo update fix these things?
-
- Posts: 68
- Joined: Sun Apr 06, 2008 9:55 pm
Re: [r980] Mugshot oddities
The ouch face still shows up every time you take damage, but only when using the default hard-coded Doom status bar.
-
-
- Posts: 3203
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [r980] Mugshot oddities
I've tested both cases and this does not happen for me. In fact before the update the Ouch face should not have shown for more than 1 tic (at least that is what was happening for me). Is anyone else experiencing this problem?
-
-
- Posts: 3203
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [r980] Mugshot oddities
Lets try this: Although I'm still not receiving the said bug I found out I did make the ouch state way too easy to achieve. I also noticed another slight difference between the old and new code that caused the standing in sludge to alternate between pain and normal. Perhaps this will fix the problem.
Code: Select all
Fixed: Ouch state was far to easy to achieve.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49226
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [r980] Mugshot oddities
No. I'll add it right now.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49226
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [r980] Mugshot oddities
Can you please redo this patch? It doesn't work anymore with Randy's latest changes to the files.
-
-
- Posts: 3203
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [r980] Mugshot oddities
I'll do that once he finishes.
-
-
- Posts: 3203
- Joined: Wed Nov 24, 2004 12:59 pm
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: [r980] Mugshot oddities
An interesting thing to note I believe I started to experience this bug. Though its gone again for me.