Space Engineers

Space Engineers

Nebula Mod (3D)
Mostrando 11-20 de 36 aportaciones
< 1  2  3  4 >
Actualización: 14 SEP 2021 a las 5:27 p. m.

Version 1.13
* Fixed crash
* Render optimizations

Actualización: 1 SEP 2021 a las 10:26 a. m.

Version 1.12
* Fixed `/nfrequency` command setting max to the wrong value

Actualización: 30 AGO 2021 a las 1:46 p. m.

Version 1.11
* Space Weather only *randomly* spawns inside the nebula cloud, you can still spawn weather anywhere in the bounding box
* Improved space weather overlap detection
* Fixed weather spawning around bots
* Fixed asteroid shadows on planets
* Improved planet shadows a little
* Improved asteroid shadows a little

API Version 5 (Minimum 1)
* Added bool `ForceRenderComets` to force the client to render comets
*Added string `GetRandomWeather` to get a random weather using the weighted randomizer
* Added bool `IsNearWeather` to determine if weather is at or incoming at the position

Actualización: 27 AGO 2021 a las 11:10 a. m.

Version 1.10
* Added CometStorm (No Danger)
* Improved consistency of lightning explosion damage
* Potentially fixed some bug about blocks being deleted???
* Improved mod security
* Decreased damage from RadiationStorm
* Fixed /nsmite sometimes striking the character running the command
* Client flare intensity setting now effects bloom from lightning

Actualización: 26 AGO 2021 a las 4:30 a. m.

Version 1.9
* Fixed lightning striking on planets
* Dampeners no longer disable if there is an IonStorm on a planet
* Dust storm no longer affects planets
* Ions and Dust no longer render on planets

Actualización: 25 AGO 2021 a las 6:09 p. m.

Version 1.8
* Added `DustStorm` (Slows grids down *very* little)
* Fixed crash when trying to load a weather definition that doesn't exist
* Improved response for inputting the incorrect parameters in commands
* Fixed potential memory leak
* Added weighted randomization system


API Version 4 (Minimum 1)
* Added `Weight` to Custom Weather API to change how often a weather is selected relative to others
* Added float `CharacterWindForce` to nudge players by a variable force away from the sun
* Added float `GridWindForce` to nudge grids by a variable force away from the sun
* Added float `CharacterDragForce` to slow characters down in the weather
* Added float `GridDragForce` to slow grids down in the weather
* Added int `DustAmount` to change how much dust renders
* Improved error handling

Actualización: 25 AGO 2021 a las 6:05 p. m.

Actualización: 25 AGO 2021 a las 6:02 p. m.

Actualización: 25 AGO 2021 a las 12:45 p. m.

Actualización: 25 AGO 2021 a las 4:09 a. m.

API Version 3 (Minimum 1)
* Added bool DisableDampenersCharacter and DisableDampenersGrid to custom weather api
* ForceDisableDampeners is now obsolete