Page 1 of 1

Strength boost extra health bar reset bug

Posted: Sat Feb 16, 2019 2:58 pm
by Splinter
I tested some different situations with the strength boost. I'm not sure what is by design and what isn't, so I'll describe the 3 situations:

1. If I go into the extra health bar and then recover health, the extra health bar doesn't reset to 100.

2. If I go into the extra health bar, recover health, the boost effect ends, I get another boost and use it, the extra health bar resets to 100.

3. If I go into the extra health bar, recover health, use another boost while the first boost is still active, the extra health bar doesn't reset to 100.

Re: Strength boost extra health bar reset bug

Posted: Thu Feb 21, 2019 11:51 am
by Gurt
Fixed after v.1.1.1.
Changed it to reset the extra health bar when you recover health from any source.
Also adding IPlayer.GetBoostHealth (boost health being the "extra health bar") and IPlayer.IsBoostHealthActive property to be able to determine if the boost health is currently active or not.