Space Engineers

Space Engineers

87 个评价
Shrapnel Damage (Performance Friendly)
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Script
文件大小
发表于
更新日期
56.464 KB
2018 年 6 月 15 日 下午 1:18
2019 年 7 月 1 日 下午 9:20
6 项改动说明 ( 查看 )

订阅以下载
Shrapnel Damage (Performance Friendly)

描述
This mod spreads overkill damage to neighboring blocks.

I have simplified some features to provide roughly the same experience as other shrapnel mods but with improvements to performance.

- Damage does not spread instantly but over several frames. (Basically unnoticeable)
- Damage only spreads to other blocks on the same grid. This still feels natural without massive costs volumetric explosions introduce.
68 条留言
Deapri 2024 年 3 月 10 日 上午 7:08 
Defense shields requires Weapon Core, any other version is not officially supported and is using very old code.
kinngrimm 2024 年 1 月 21 日 下午 7:38 
Also no, for both types of viable shield mods i found?
"Energy Shield"
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2976604125
and "Defensiv Shields"
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1365616918
The later being the one usually used with weapon core but also has a vanilla version as far as i am aware.

and then there is the new kid on the block Structural Reinforcement
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3029470356
Is that one compatible?
Bodyboarder2528 2021 年 5 月 30 日 下午 6:42 
Ok cheers
Gauge  [作者] 2021 年 5 月 30 日 上午 9:25 
If you are running vanilla weapons it will work as described.

If shields are present they will take all the damage and spread will never happen. So yes they work with shields?

Weapon core uses its own projectiles so this mod is not needed. If you are mixing weapon core and vanilla weapons this mod will work as intended for vanilla but i have no idea if it will mess with WC damage.

Easy answer is no, you dont need this mod with weapon core.
Bodyboarder2528 2021 年 5 月 30 日 上午 1:22 
no for both?
Gauge  [作者] 2021 年 5 月 29 日 下午 11:53 
No
Bodyboarder2528 2021 年 5 月 29 日 下午 10:30 
does this work with shields and weaponcore?
Mux 2020 年 12 月 28 日 上午 9:13 
@Revan your words are like poetry
Revan 2020 年 10 月 28 日 上午 3:57 
i dont know if anyone pointed this out yet but your cover image looks like a gundams cock
Talik 2020 年 10 月 26 日 下午 12:23 
I've been using this mod as part of AQD-Combat Rebalanced, however I recently swapped to his no dependency version to remove Shrapnel. It kept crashing my server with a fatal output listed on Torch's log:
at Shrapnel.Core.UpdateBeforeSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass11_0.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()

I think it's called as part of a render loop which then does a fatal exit. I did notice lots of X-Y-Z graph style square particles in my game after large explosions. Really like your mod so thought I would post to help it out. Also I truncated most of the output since it doesn't fit in the post.