Starbound
Crew Customization +
Wyświetlanie 11-20 z 52 pozycji
< 1  2  3  4  5  6 >
Aktualizacja: 24 marca 2021 o godz. 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.

Aktualizacja: 24 marca 2021 o godz. 10:17

Aktualizacja: 22 marca 2021 o godz. 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)

Aktualizacja: 7 lutego 2021 o godz. 17:25

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

Aktualizacja: 6 lutego 2021 o godz. 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"))

Aktualizacja: 5 stycznia 2021 o godz. 7:34

Aktualizacja: 18 grudnia 2020 o godz. 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.

Aktualizacja: 28 listopada 2020 o godz. 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.

Aktualizacja: 16 września 2020 o godz. 13:32

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

Aktualizacja: 14 września 2020 o godz. 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.