Skip to content

Releases: Akkadius/spire

v4.1.0

22 May 23:25
Compare
Choose a tag to compare
  • Launcher Add feature to allow users to always download fresh opcodes from server GitHub on server start (Defaults to true). This can be turned off in the server config and the server launcher modal.
  • Launcher Fix edge-case in Linux where processes get marked as (deleted) in their process name keeping them from being findable in the launcher "stop" routine.
  • Launcher Now runs any pre-startup routines (shared memory, opcodes) in parallel to speed up server boot time.
  • Installer Launcher sets config option web-admin.launcher.updateOpcodesOnStart to true by default
  • Spire Fix a potential crash issue during offline boots.

image

image

v4.0.5

14 May 03:11
Compare
Choose a tag to compare

Installer Minor fix to using existing MySQL server installs

v4.0.4

13 May 02:47
Compare
Choose a tag to compare

Spire Admin Launcher Fixes

  • Fix an issue with how dynamics are calculated when determining the number of zone processes to start
  • Run a second pass at processes after server stop to ensure all processes are killed after attempting soft termination
  • Return out of the supervisor loop when the World API is not responding

v4.0.3

13 May 01:03
Compare
Choose a tag to compare

Spire Admin Zoneservers Fix issue where incorrect guild was being displayed in the zone server list for players.

v4.0.0

13 May 00:28
4f6d3a8
Compare
Choose a tag to compare

Occulus Deprecation

Occulus has been ported natively to Spire. All remaining features have been ported over to Spire and Occulus has been deprecated. You can safely delete your Occulus binary. If you had your server already started during the update you will need to stop and restart your server to see the new features and use the new launcher.

Changes

  • Console Logging Console logging has been improved to be more verbose and informative. The entire logging system has been overhauled to provide more information to the user and be more useful for debugging for development.
  • Banner Spire now renders the image banner on bootup in the console.

Spire Admin

  • Server Launcher Has been ported natively to Spire featuring improved performance, stability, and reliability. Windows will no longer spawn a separate window for the launcher or for each of the server processes. This will be a huge quality of life improvement for Windows users.
  • Quest Hot Reload Has been ported natively to Spire featuring improved performance, stability, and reliability.
  • Crash Log Watcher Has been ported natively to Spire.
  • Zone Server The zone server page has had a UI overhaul, featuring a differentiation between active, inactive, and static zones. Players now show visually on this page. You can now search by zone name or player name. You can also kill zone processes directly from the UI.
  • Server Locking Fix error with locking server while offline.

image

image

image

v3.13.9

05 May 17:43
Compare
Choose a tag to compare

Server Launcher Remove synthetic 1-second delay on server start/stop/restart

v3.13.8

02 Apr 22:25
Compare
Choose a tag to compare

Database Fix an issue that prevents server configuration page from loading if you are missing the qsdatabase config section in your server config

v3.13.7

02 Apr 06:25
Compare
Choose a tag to compare

Database Fix an issue where we are not updating the local database connection row properly in certain circumstances

v3.13.6

31 Mar 21:23
Compare
Choose a tag to compare

Database Fix an issue where we are not updating the local database connection row properly in certain circumstances

v3.13.5

31 Mar 21:12
Compare
Choose a tag to compare

Feeding the hamsters