Space Engineers

Space Engineers

Scientific Machines
51개 중 21~30개 표시 중
< 1  2  3  4  5  6 >
업데이트: 2021년 8월 19일 @ 오후 4시 24분

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.

업데이트: 2021년 8월 11일 @ 오후 11시 03분

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

업데이트: 2021년 8월 11일 @ 오후 9시 19분

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.

업데이트: 2021년 8월 7일 @ 오후 6시 02분

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.

업데이트: 2021년 8월 3일 @ 오후 2시 53분

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

업데이트: 2021년 7월 30일 @ 오후 4시 06분

Improvement
  • Added more logging

업데이트: 2021년 7월 30일 @ 오후 3시 15분

업데이트: 2021년 7월 29일 @ 오후 8시 16분

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

업데이트: 2021년 7월 29일 @ 오후 3시 12분

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

업데이트: 2021년 7월 29일 @ 오후 2시 22분

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