Starbound

Starbound

Borderlands 3 Custom Health bars
Menampilkan1-10 dari 54 kiriman
< 1  2  3  4  5  6 >
Pembaruan: 30 Des 2024 @ 7:11pm
berdasarkan FelmastProMcLane

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

Pembaruan: 28 Des 2024 @ 4:25pm
berdasarkan FelmastProMcLane

-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.

Pembaruan: 28 Des 2024 @ 9:07am
berdasarkan FelmastProMcLane

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

Pembaruan: 27 Des 2024 @ 10:23am
berdasarkan FelmastProMcLane

-Hopefully the final fix for "randomseed".

Pembaruan: 26 Des 2024 @ 11:56am
berdasarkan FelmastProMcLane

-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.

Pembaruan: 26 Des 2024 @ 10:53am
berdasarkan FelmastProMcLane

-Testing mistake
-Temporary revert

Pembaruan: 25 Des 2024 @ 9:18pm
berdasarkan FelmastProMcLane

-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.

Pembaruan: 20 Des 2024 @ 11:22pm
berdasarkan FelmastProMcLane

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

Pembaruan: 20 Des 2024 @ 9:30pm
berdasarkan FelmastProMcLane

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

Pembaruan: 20 Des 2024 @ 8:48pm
berdasarkan FelmastProMcLane

-Forgot to remove a log text