Starbound

Starbound

Crew Customization +
11-20 van 52 items weergegeven
< 1  2  3  4  5  6 >
Update: 24 mrt 2021 om 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 mrt 2021 om 10:17

Update: 22 mrt 2021 om 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 om 17:25

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

Update: 6 feb 2021 om 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 om 7:34

Update: 18 dec 2020 om 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 om 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 om 13:32

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

Update: 14 sep 2020 om 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.