Skip to content

v1.2.0

Compare
Choose a tag to compare
@outdead outdead released this 10 Jul 00:17
· 56 commits to master since this release

Added

  • Added options to Dial. It is possible to set timeout and deadline settings.

Fixed

  • Change SERVERDATA_AUTH_ID and SERVERDATA_EXECCOMMAND_ID from 42 to 0. Conan Exiles has a bug because of which it
    always responds 42 regardless of the value of the request ID. This is no longer relevant, so the values have been
    changed.

Changed

  • Renamed DefaultTimeout const to DefaultDeadline
  • Changed default timeouts from 10 seconds to 5 seconds