星云:战舰指挥官 NEBULOUS: Fleet Command

星云:战舰指挥官 NEBULOUS: Fleet Command

M1 Shields
正在显示第 1 - 10 项,共 12 项条目
< 1  2 >
更新于:2024 年 1 月 16 日 上午 4:58

-Fixed a bug where non-recharging shields at 0 health wouldn't allow ship to take damage.
-Fixed a bug where adding a VFX graph that was attached to the shieldComponent would spam NullReferenceExceptions (thanks to ShadowLotus).

更新于:2023 年 4 月 19 日 上午 2:00

更新于:2023 年 2 月 26 日 下午 11:44

Updated for the OSP Faction update.

v2.0:

-Plasma weapons (or any weapon that implements ArmorOnlyDamager) can deal higher damage to the shield through the new Armor Only Multiplier stat.
-M1 Shield Generator takes 5x damage from ArmorOnlyDamagers.

更新于:2022 年 12 月 27 日 上午 1:06

1.3.0. Updated .dll to match the base game. Mod should be working again.

Sorry for the long delay! It should be working again; please let me know on the Discord if it is not.

更新于:2022 年 9 月 11 日 上午 12:05

更新于:2022 年 9 月 6 日 下午 11:08

更新于:2022 年 8 月 27 日 上午 3:11

I can never get it right on the first try. Quick hotfix

更新于:2022 年 8 月 27 日 上午 2:04

v. 1.2.0

-Modified the particle effect of the M1 Shield Generator
-Now if you stack multiple shield gens, the one with the highest remaining capacity will be hit.
-Added option to make your VFX not angle like a ricochet (uncheck the new option on ShieldComponent). You can also set a distance for how far from the ship the effect should occur. [This is untested, please report results to @M1 Abrams if you use it]
-If you add a float parameter called BurstPercent to your VFX Graph, you can use the current shield percentage (BurstPercent is backwards; 0 is full shields and 1 is depleted) to modify your particles.

更新于:2022 年 6 月 2 日 下午 9:45

fixed thumbnail...

更新于:2022 年 6 月 2 日 下午 9:31

-Changed the M1 Shield Generator from module to a surface mount (size C4) so that you can see the capacity bar.

-Changed func_TakeDamage and func_GetRecharge to static dictionaries so that you can easily load your function from the mod loader.