Space Engineers

Space Engineers

Atmospheric damage & Hazards (BB)
69개 중 21~30개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2024년 10월 29일 오전 9시 13분
작성자: BookBurner

- UnpoweredOnly expanded to hazard config as well
- GrindInsteadOfDamage attribute added to both Damageconfig and HazardConfig, damage to blocks with this attribute set to true is assigned as grinding instead of direct damage

업데이트: 2024년 10월 28일 오전 8시 11분
작성자: BookBurner

New attribute "UnpoweredOnly" which can be added to the DamageConfig, default false. Only unpowered grids will be affected by the effects if set to true.

업데이트: 2024년 7월 13일 오후 3시 31분
작성자: BookBurner

업데이트: 2024년 7월 13일 오후 2시 51분
작성자: BookBurner

couple of added null checks

업데이트: 2024년 7월 13일 오전 4시 29분
작성자: BookBurner

- SafeBlockList attribute added to both DamageConfig and HazardConfig, allowing you to prevent damage to be applied to these blocks. Skin changes will still apply.
- SafeSkinPaintOnly attribute added to toggle SafeSkinList effects. If set to false (default) it behaves the same way as until now, skin changes will be prevented and damage from DamageConfig will be prevented. If set to true it will only prevent skin changes, but damage from DamageConfig will be applied normally.
- Warning notification fixes for voxel proximity.

업데이트: 2024년 7월 12일 오후 2시 14분
작성자: BookBurner

DamageNotification attribute (default false), when enabled, it will show players that they are being damaged, and name of the source

SafeCharacterList attribute, simmilar to SafeSkinList, it allows you to define which character definitions do not take damage from certain source. (Say, spiders immune to lava)

업데이트: 2024년 7월 3일 오전 7시 46분
작성자: BookBurner

some tweaking and balancing of the force being applied

업데이트: 2024년 7월 3일 오전 7시 19분
작성자: BookBurner

first version of the wind system config

업데이트: 2024년 6월 11일 오전 8시 04분
작성자: BookBurner

several added null checks

업데이트: 2024년 6월 4일 오후 12시 28분
작성자: BookBurner

performance improvements, lots of caching