Space Engineers

Space Engineers

Defense Shields - v2.2(8)
Mostrando 1-5 de 5 aportaciones
Actualización: 20 JUN a las 14:49

- Removed unnecessary using references in code
- Fixed block group in G menu

Actualización: 13 MAY 2024 a las 11:15

Fix compilation error introduced in Signals Update

Actualización: 27 FEB 2024 a las 9:01

Remove logging

Actualización: 25 FEB 2024 a las 5:30

- Added four new fields to DS config file:
<MaxHP>
<MinHP>
<MaxRecharge>
<MinRecharge>
- These allow you to set a flat maximum and/or minimum for shield HP and recharge rate.
- MaxHP specifies a maximum value for any shield at full charge, even if the grid would ordinarily have a stronger shield.
- MinHP specifies a minimum value for any shield at full charge, even if the grid would ordinarily have a weaker shield.
- LargeShip, SmallShip, and Station ratios are applied after this cap; i.e. with <StationRatio>200</StationRatio> station shields could have double the cap.

Actualización: 4 FEB 2024 a las 19:35