Actualización de este jueves.
Update 01.034https://www.youtube.com/watch?v=V0RNey7UbhIFeatures- space suit color selection (in medical room)
- large ship drills
- added spectator mode
- added borderless window option
- more options for running dedicated server (configurable data path in command line)
- improved small cockpit mount points
- added the option to take anything from conveyor system by double-clicking
Fixes- reverted to previous multiplayer code (improvements will come)
- fixed landing gear white color
- fixed cargo ships not de-spawning
- fixed issue with players’ name displayed as "Unknown"
- fixed issue when tools constantly deplete suit’s energy after the task is finished
- fixed merge block shifting when two ships were connected
- fixed Cockpit3 does not need any displays to be functional
- fixed issue with screenshots taken during auto-save
- fixed issue with broken workshop thumbnails
- fixed warning when switching from creative 1x to survival 1x
- fixed ship drill being too fragile
- fixed changing toolbar while constructing
- few animation fixes (character without gravity or jetpack, character sitting in a cockpit)
- fixed issue with ejector being functional when it was placed on large doors
- fixed grammatical translation errors (multiple errors on words, sentences & quotes in US English Version)
Spectator mode:Can be enabled in world settings
F6 - return to regular mode
F7 - tracking camera, controlling object
F8 - free camera, controlling camera (this is true spectator)
F9 - free camera, controlling object
Dedicated server:SpaceEngineersDedicated.exe -noconsole -path "D:\Whatever\Something"
-noconsole: will run without black console window
-path: will load config and store all files in path specified ("D:\Whatever\Something" in example)
taskkill /IM SpaceEngineersDedicated.exe
this will stop dedicated server correctly, saving the world etc
to stop it immediately add argument "/f", that will kill server without asking to stop and without saving the world