Skip to content

v1.1.0

Choose a tag to compare

@TrollyLoki TrollyLoki released this 17 Apr 19:03
· 92 commits to main since this release
  • Add server channels in which the reload, save, and upload splash commands will automatically select the associated server
  • Add option to allow anyone to reload a server from its server channel
  • Indicate when a server is paused on the dashboard
  • Avoid executing save function if game is not running (to prevent indefinite request blocking)
  • Verify that a new reload save was created before attempting to load it
  • Require confirmation before reloading servers with players connected
  • Rework backup process to handle partial failures and download saves concurrently