Starbound

Starbound

Borderlands 3 Custom Health bars
正在显示第 11 - 20 项,共 54 项条目
< 1  2  3  4  5  6 >
更新于:2024 年 12 月 20 日 下午 8:18

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

更新于:2024 年 12 月 20 日 下午 8:03

-Fixed full healthbars displaying statically.

更新于:2024 年 12 月 20 日 下午 7:47

-Fix to some possible nil value.

更新于:2024 年 12 月 20 日 下午 5: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.

更新于:2024 年 12 月 16 日 上午 10:22

-Random seed fix

更新于:2024 年 12 月 15 日 上午 10:59

更新于:2024 年 12 月 15 日 上午 8:33

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

更新于:2024 年 12 月 14 日 下午 2: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.

更新于:2024 年 11 月 30 日 下午 7: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.

更新于:2024 年 11 月 26 日 下午 8:29

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