Starbound

Starbound

Crew Customization +
目前顯示第 11-20 項,共 52 項
< 1  2  3  4  5  6 >
更新:2021 年 3 月 24 日 @ 上午 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.

更新:2021 年 3 月 24 日 @ 上午 10:17

更新:2021 年 3 月 22 日 @ 下午 1: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)

更新:2021 年 2 月 7 日 @ 下午 5:25

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

更新:2021 年 2 月 6 日 @ 上午 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"))

更新:2021 年 1 月 5 日 @ 上午 7:34

更新:2020 年 12 月 18 日 @ 下午 3: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.

更新:2020 年 11 月 28 日 @ 下午 5: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.

更新:2020 年 9 月 16 日 @ 下午 1:32

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

更新:2020 年 9 月 14 日 @ 下午 1:36

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