Starbound
Borderlands 3 Custom Health bars
Hiển thị 1-10 trong 54 mục
< 1  2  3  4  5  6 >
Cập nhật: 30 Thg12, 2024 @ 7:11pm

-Removed the "monster.lua" and related replacing files, so now "Monster Core" is mandatory for functionality with monsters.

Cập nhật: 28 Thg12, 2024 @ 4:25pm

-Changed how "Anti Status" works a bit, now it doesn't include "statusImmunity" to everything, it is a list of status immunities. (It's more compatible)
-Added "Boss Super Shield"
-Changed type code health calculation to use "maxHealth" as it no longer uses a custom health resource.

Cập nhật: 28 Thg12, 2024 @ 9:07am

-Upgraded the final hit detection to display damage numbers too.
-Edgecase fix.
-Fixed visual bug where the bottom healthbar wasn't animating depletion correctly.

Cập nhật: 27 Thg12, 2024 @ 10:23am

-Hopefully the final fix for "randomseed".

Cập nhật: 26 Thg12, 2024 @ 11:56am

-Added a check to update the healthbar before the entity dies. (Makes the healthbar display it's last hit)
-Another fix for "randomseed" errors.
-Added "metal" monster health configuration, some obscure monster used it.
-Added "self.heightDifference" to the healthbar image calculations that allows for smaller images or different stacking methods.
-Fixed the damage delay not applying on world-entering.

Cập nhật: 26 Thg12, 2024 @ 10:53am

-Testing mistake
-Temporary revert

Cập nhật: 25 Thg12, 2024 @ 9:18pm

-Added a check to update the healthbar before the entity dies. (Makes the healthbar display it's last hit)
-Another fix for "randomseed" errors.
-Added "metal" monster health configuration, some obscure monster used it.
-Added "self.heightDifference" to the healthbar image calculations that allows for smaller images or different stacking methods.

Cập nhật: 20 Thg12, 2024 @ 11:22pm

-Made the healthbar update a bit more consistent.
-Fixed support for "Reconstruction Core".

Cập nhật: 20 Thg12, 2024 @ 9:30pm

-Lowered crit damage to 2. (BL3 parity)
-Hopefully fixed a nil indexable check.

Cập nhật: 20 Thg12, 2024 @ 8:48pm

-Forgot to remove a log text