Space Engineers
Nebula Mod (3D)
กำลังแสดง 11-20 จาก 36 รายการ
< 1  2  3  4 >
อัปเดต: 14 ก.ย. 2021 @ 5: 27pm

Version 1.13
* Fixed crash
* Render optimizations

อัปเดต: 1 ก.ย. 2021 @ 10: 26am

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

อัปเดต: 30 ส.ค. 2021 @ 1: 46pm

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

อัปเดต: 27 ส.ค. 2021 @ 11: 10am

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

อัปเดต: 26 ส.ค. 2021 @ 4: 30am

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

อัปเดต: 25 ส.ค. 2021 @ 6: 09pm

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

อัปเดต: 25 ส.ค. 2021 @ 6: 05pm

อัปเดต: 25 ส.ค. 2021 @ 6: 02pm

อัปเดต: 25 ส.ค. 2021 @ 12: 45pm

อัปเดต: 25 ส.ค. 2021 @ 4: 09am

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