Skip to content

Releases: Akkadius/spire

v4.5.2

05 Jun 05:20
Compare
Choose a tag to compare

Installer Fix issue where slow machines would not source database files fast enough leading to a 5-minute execution timeout and a half-sourced database.
Quest Hot Reload Watcher Fix potential concurrency issue when loading server config.

v4.5.1

05 Jun 05:12
98d817c
Compare
Choose a tag to compare

Installer Fix issue where slow machines would not source database files fast enough leading to a 5-minute execution timeout and a half-sourced database.

v4.5.0

01 Jun 18:28
Compare
Choose a tag to compare

Spire Auto Updates Add ability to disable auto updates on bootup via eqemu_config.json option spire.disable_auto_updates if set.

v4.4.0

01 Jun 18:10
Compare
Choose a tag to compare

Zone Log Streaming Fix minor issue where unauthenticated users could not stream zone logs.
Zone Log Streaming Add "Clear all categories" button to zone log streaming page.

v4.3.0

30 May 06:14
Compare
Choose a tag to compare

Spire Admin Add real-time websocket streaming back into the zoneservers page in Spire admin. This adds net new functionality to be able to copy to clipboard, pause streams, and search the logs in real-time.

image

image

v4.2.4

28 May 13:30
Compare
Choose a tag to compare

Launcher Fix issue where if launcher was started by the webserver watchdog, the launcher was not properly starting. This would present itself on cold boots of Spire when the configuration is set to start the launcher on boot.
Server Config Add locking around server config mechanisms to make it more concurrently safe.

v4.2.3

26 May 22:14
Compare
Choose a tag to compare

Launcher No longer runs shared memory on start if the server is detected to be online. This can cause issues with existing server processes if shared memory is re-ran while the server is online.

v4.2.2

26 May 21:39
Compare
Choose a tag to compare

Launcher No longer runs shared memory on start if the server is detected to be online. This can cause issues with existing server processes if shared memory is re-ran while the server is online.

v4.2.1

25 May 07:36
Compare
Choose a tag to compare

Launcher No longer runs shared memory on start if the server is detected to be online. This can cause issues with existing server processes if shared memory is re-ran while the server is online.

v4.2.0

25 May 05:08
Compare
Choose a tag to compare

Launcher Add feature that truncates server logs back a configurable amount of days (defaults to 7) on server start. This will keep your server logs from growing out of control and taking up disk space. This can be configured in the server config and the server launcher modal.

image

image