Starbound

Starbound

Borderlands 3 Custom Health bars
Viser 11-20 af 54 forekomster
< 1  2  3  4  5  6 >
Opdatering: 20. dec. 2024 kl. 20:18

-Fixed NPCs not displaying numbers when delays above 0 were set.

Opdatering: 20. dec. 2024 kl. 20:03

-Fixed full healthbars displaying statically.

Opdatering: 20. dec. 2024 kl. 19:47

-Fix to some possible nil value.

Opdatering: 20. dec. 2024 kl. 17:02

-Changed the update method for the visuals.
-Now it's event based (When health changes) and still a max of 6 updates per second per entity.
-Fixed first strike not showing the white depletion bar.
-Decreased amount of updates when an entity is not moving.
-Added "Update Delay" for damage numbers, gives a similar behavior to vanilla if desired.
-Made the letter within the numbers red.
-Made dmage particle fade out instead of shrink.
-Fixed crits not boosting damage.
-Fixed another possible source of the "damageListener", "self.damageTaken" error.

Opdatering: 16. dec. 2024 kl. 10:22

-Random seed fix

Opdatering: 15. dec. 2024 kl. 10:59

Opdatering: 15. dec. 2024 kl. 8:33

-Reverted bars being always visible.
-Fixed enemies becoming invincible?

Opdatering: 14. dec. 2024 kl. 14:45

-Fixed a bug with "Use only as display" stopping BL2 shields from working.
-Added RPG Growth "bleed" resistance to health types.
-Fixed "Boss" type healthbars not working.
-Slight performance increase.

Opdatering: 30. nov. 2024 kl. 19:18

-Fixed a syntax error.
-Fixed a very niche bug where monster damage listener was not initialized. (maybe)
-Added a despawn check for healthbars when the entity followed doesn't exist.

Opdatering: 26. nov. 2024 kl. 20:29

-Included the "Missing Physical definition" fix into this mod.