Space Engineers

Space Engineers

Scientific Machines
Showing 21-30 of 51 entries
< 1  2  3  4  5  6 >
Update: 19 Aug, 2021 @ 4:24pm

Updates
  • Changed some sensitive logging to occur only on servers.
  • Changed Encoding & Decoding process to better handle extremely large numbers.
  • Changed Coordinate checking fidelity to kilometers instead of meters.
  • Minor refactoring for readability.
Bugfixes
  • Topology fix for machine B geometry.
  • Scale fix for pulsing matter in machine B.

Update: 11 Aug, 2021 @ 11:03pm

Bugfixes
  • Fixed NRE in server logging that caused config file to be regenerated every reboot.

Update: 11 Aug, 2021 @ 9:19pm

Updates
  • Logging cleaned up.
  • Sensitive logging restricted to only DS and SP logs.
  • Clarified a few log messages.
Bugfixes
  • Fixed logic for multiplayer server / multiplayer client / single player. This should fix the "calibration" issue in multiplayer games.

Update: 7 Aug, 2021 @ 6:02pm

Updates
  • Analyzer internal volume adjusted to 1/2 LG small cargo
  • Added logging
Bugfix
  • [Multiplayer] Client sessions now request Config from server session if the config fails to be sent for any reason.
  • A few log messages fixed to correctly indicate their origin as CLIENT instead of SERVER.

Update: 3 Aug, 2021 @ 2:53pm

Bugfixes
  • Fixed client request config from server incorrect encoding.
  • Fixed analyzer settings now persist on server.
  • Minor bug fixes.
  • Minor code refactoring.

Update: 30 Jul, 2021 @ 4:06pm

Improvement
  • Added more logging

Update: 30 Jul, 2021 @ 3:15pm

Update: 29 Jul, 2021 @ 8:16pm

Improvement
  • Optimized resource caching for electricity sink.
  • Refactored "calibration" code.
  • Clarified exit-condition for "calibration" state and consolidated to a single location.

Update: 29 Jul, 2021 @ 3:12pm

Improvement
  • Re-architected the "is calibrating" state condition to prevent further NREs and gracefully handle latent connections.

Update: 29 Jul, 2021 @ 2:22pm

Bugfix
  • Fixed NRE related to electricity sink in client-side block Init.