Starbound
Crew Customization +
52개 중 11~20개 표시 중
< 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.