Starbound

Starbound

Crew Customization +
Ergebnisse 11–20 von 52
< 1  2  3  4  5  6 >
Update: 24. Mrz. 2021 um 10:18

-Removed a console print.
-Added support for stat changing effects augments.
-Added support for BL2 "Absorb" shields.
-Made armor effects apply when they change, this fixes some incompatibilities for resetting effects.
-Fixed a bug between this, BL2 shields and BL3 healht bars that instantly refilled shields.

Update: 24. Mrz. 2021 um 10:17

Update: 22. Mrz. 2021 um 13:30

-Fixed "Energy Regen" stat display, had the wrong multiplier.
-Fixed error that could break the interface when a crew member couldn't be loaded. (due to missing species or type)
-Changed NPC energy regen (150% -> 10%), the vanilla value seemed to be the wrong number.
-Fixed some "behaviorConfig" that would appear in the log. (They were harmless, but don't show up anymore)
-Added numerical "Shield" stat display when an energy shield is equipped.
-Slightly changed shield bar image to more easily see the health bar.
-"Energy" bar now renders darker when it's resource is locked.
-"Invulnerable" status should only appear if status.stat("inculnerable") is 1, does not read protection any more.
-Changed how "Status" is displayed, can now support multiple tabs.
-Fixed augments applied from armor to crew not removing if the armor was removed.
-Crew members can now use capture pods! (Thanks NPC Spawner for how I did it)

Update: 7. Feb. 2021 um 17:25

-Fixed shield-bar not disappearing when selecting an unavailable crew member.

Update: 6. Feb. 2021 um 9:22

-Fixed non-uniform killing newly-recruited crew and not working.
-Fixed non-uniform not updating uniforms of player's list.
-Fixed some minor bugs when reading uniform from newly recruited crew.
-Better reading of augments, faster equipping and unequipping.
-Better code for status reading and displaying, now supports all resistances.
-Made a "Fancier" status display, supports custom color, bg-image and text.
-Not all resistances have "Fancy" text, have to be manually added.
-Now displays list of current effects on status.
-Now displays the current "shield" amount on-top of the healthbar. (status.statusProperty("damageAbsorption") & status.statusProperty("maxDamageAbsorption"))

Update: 5. Jan. 2021 um 7:34

Update: 18. Dez. 2020 um 15:31

-Made newly recruited member's gear be available. (Can be copied with the lock button and clicking)(Penguins don't work because they are jerks)
-Fixed "Reset" button randomizable uniform not being random.
-Fixed "Reset" button not clearing slots.

Update: 28. Nov. 2020 um 17:14

-Added "Disable" button, stops crew from spawning at the ship, after re-enabling, reload the ship for them to spawn. (Currently not available, I'll keep trying to get it to re-spawn them)
-Fixed some bugs that could cause errors when a new crew member was added.
-Fixed item slots keeping items from other members when selecting another one.

Update: 16. Sep. 2020 um 13:32

-Fixed error that happened when an item had "" (empty string) as name, wtf.

Update: 14. Sep. 2020 um 13:36

-Added a 1x multiplier instead of 0x, for damage.
-Extended acceptable characters in name box.
-Fixed damage augments not working on crew members.