
È stata introdotta la documentazione della API per le mod direttamente nella cartella del gioco, tipicamente in "C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Tools\Documentation.chm", infine è stato aggiunto all'API un modo per mostrare o nascondere gli effetti particellari dei danni.
Qui di seguito il Changelog completo e il video:
Codice: Seleziona tutto
Features
- camera zoom
- damage effect for blocks
- tool shaking (can be enabled via edit settings)
- MOD API added generated documentation (C:\Program Files (x86)\Steam\steamapps\common\SpaceEngineers\Tools\Documentation.chm)
- MOD API added interfaces to load and create voxel maps
- MOD API added possibility to start/stop damage effects from scripts
Fixes
- fixed collector physics issues
- fixed sensor detecting every ship as enemy
- fixed bug with audio being played during loading screen
- fixed one case of exploding rotors
- fixed wrong mouse position in programmable block
- fixed issue with Storage not saving in programmable block
- fixed voxel hands painting is not visible on other client
Known issue: text panel display is white (we're fixing it)