Starbound
Borderlands 3 Custom Health bars
Εμφάνιση 1-10 από 54 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 30 Δεκ 2024 στις 19:11

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

Ενημέρωση: 28 Δεκ 2024 στις 16:25

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

Ενημέρωση: 28 Δεκ 2024 στις 9:07

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

Ενημέρωση: 27 Δεκ 2024 στις 10:23

-Hopefully the final fix for "randomseed".

Ενημέρωση: 26 Δεκ 2024 στις 11:56

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

Ενημέρωση: 26 Δεκ 2024 στις 10:53

-Testing mistake
-Temporary revert

Ενημέρωση: 25 Δεκ 2024 στις 21:18

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

Ενημέρωση: 20 Δεκ 2024 στις 23:22

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

Ενημέρωση: 20 Δεκ 2024 στις 21:30

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

Ενημέρωση: 20 Δεκ 2024 στις 20:48

-Forgot to remove a log text