Space Engineers

Space Engineers

Scientific Machines
51件中 21-30 を表示
< 1  2  3  4  5  6 >
更新: 2021年8月19日 @ 16時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日 @ 23時03分

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

更新: 2021年8月11日 @ 21時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日 @ 18時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日 @ 14時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日 @ 16時06分

Improvement
  • Added more logging

更新: 2021年7月30日 @ 15時15分

更新: 2021年7月29日 @ 20時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日 @ 15時12分

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

更新: 2021年7月29日 @ 14時22分

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