PatchDiff
gamesnewsabout

Dedicated Server

GeneralServer · Multiplayer · Technical · Infrastructure · Backend
5 patcheslast touched 45mo ago▲ +7

Power trajectory

Up = buffed, down = nerfed
0+7Feb 10, 2021Sep 14, 2022Feb 10, 2021 — 0.143.5 +3 / -0 (cum +3)Feb 17, 2021 — 0.145.6 +2 / -0 (cum +5)Jun 20, 2022 — Patch 0.209.9 +0 / -0 (cum +5)Aug 12, 2022 — Patch 0.210.4 (Public Test) +1 / -0 (cum +6)Sep 14, 2022 — Patch 0.211.4 – Crossplay! (Public Test) +1 / -0 (cum +7)
Zoom into one ability:1 abilities tracked
Filter by change type:5 types in this subject

Patch history

    • Newcrossplay parameterAdded

      Dedicated servers can now use the '-crossplay' parameter to switch the backend from Steamworks to Playfab, enabling join codes.

      Added -crossplay parameter

    • 🔁ReworkJoin Game tabUpdated

      The Join Game tab now supports favorite servers, server status indicators (online/offline/uncertain), and crossplay support icons.

      Join Game tab updated

    • Newbackup parametersAdded

      Added new server parameters (-backups, -backupshort, -backuplong, -saveinterval) for finer control over save and backup behavior.

      Added

    • 🎯Behaviorcorruption handlingShutdown

      Dedicated servers will now shut down if the world file is corrupt to prevent further data loss.

      Behavior change

  1. Jun 20, 2022·Patch 0.209.9
    • 🐛Bug fixworld loading

      Fixed an issue where dedicated servers failed to load worlds from the legacy 'worlds/' directory, preventing accidental world resets.

  2. Feb 17, 2021·0.145.6+2
    • 🎯BehaviorCPU usage

      Implemented a framerate limiter to reduce CPU usage on dedicated servers.

    • NewJoin MethodManual IP

      Added the ability to manually join servers via IP address.

  3. Feb 10, 2021·0.143.5+3
    • 🔁Reworkshutdown systemfile-flagCTRL-C / SIGINT

      Removed the ugly file-flag shutdown system in favor of standard terminal interrupts.

    • Newsave directoryAdded

      Added -savedir override, allowing server admins to specify custom save locations.

    • 🛠QoLserver browser filterServer Name

      Server map is now set to the server name, making it easier to filter in the Steam browser.

    • 🎯Behaviornetwork traffic

      Removed initial serverlist request to reduce network traffic.