]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make it possible to hide full health bars below a total damage threshold (#28127)
authorDrSmugleaf <10968691+DrSmugleaf@users.noreply.github.com>
Sat, 25 May 2024 21:07:27 +0000 (14:07 -0700)
committerGitHub <noreply@github.com>
Sat, 25 May 2024 21:07:27 +0000 (17:07 -0400)
commit436344c36da8af99d70e2d3247f694d639160931
tree66cb6c7088622b265a9cec8deaf7deb5e5e8f9fb
parentf84e87a010be663d7d3c045c50c4904a00417ca6
Make it possible to hide full health bars below a total damage threshold (#28127)

* Make it possible to hide full health bars below a total damage threshold

* Fix not setting state
Content.Client/Overlays/EntityHealthBarOverlay.cs
Content.Shared/Damage/Components/DamageableComponent.cs
Content.Shared/Damage/Systems/DamageableSystem.cs