[4.0.0] Where's the "Ouch" face?

Bugs that have been investigated and resolved somehow.

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.
User avatar
Player701
 
 
Posts: 1636
Joined: Wed May 13, 2009 3:15 am
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [4.0.0] Where's the "Ouch" face?

Post by Player701 »

I wish I did... I'd have submitted a PR long ago if I did... :( That part of code is quite a mess indeed, so I'm too afraid that I'd break something else if I tried to fix it.

Sorry again.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49056
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [4.0.0] Where's the "Ouch" face?

Post by Graf Zahl »

Player701 wrote:That part of code is quite a mess indeed, so I'm too afraid I'd break something else if I tried to fix it.
Welcome to the club! I think you'll understand why something this seemingly trivial doesn't get fixed. The entire setup depended on broken code to have side effects.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49056
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: [4.0.0] Where's the "Ouch" face?

Post by Graf Zahl »

Fixed. This needed a little bit of contortions to ensure that the health values being compared are properly synchronized. For that they must both be set in the same function.
User avatar
Player701
 
 
Posts: 1636
Joined: Wed May 13, 2009 3:15 am
Graphics Processor: nVidia with Vulkan support
Contact:

Re: [4.0.0] Where's the "Ouch" face?

Post by Player701 »

Yay! Thank you very much Graf :D
Post Reply

Return to “Closed Bugs [GZDoom]”