Skip to content

Releases: Akkadius/spire

v3.1.4

10 Jun 06:10
Compare
Choose a tag to compare

Add command spire:launcher [start|stop|restart] to start, stop, or restart the launcher. This will be used in the future in tandem with installer v2 and utility scripts to manage the launcher

v3.1.3

30 Apr 23:46
Compare
Choose a tag to compare

More improvements to pre-flight checks, they should fail pass-through now and not block the server from booting

v3.1.2

30 Apr 23:16
Compare
Choose a tag to compare

More improvements to pre-flight checks, they should fail pass-through now and not block the server from booting

v3.1.1

29 Apr 07:31
144fbc1
Compare
Choose a tag to compare
  • Add command spire:occulus-update to update Occulus to the latest version or install it if it doesn't exist #116

v3.1.0

29 Apr 06:26
5c632cf
Compare
Choose a tag to compare
  • Improvements to how Spire acquires static assets

v3.0.8

29 Apr 03:09
Compare
Choose a tag to compare
  • Spire will now exit immediately after updating if no terminal is attached #114
  • Spire web interface port can now be configured using eqemu_config.json @ spire.http_port if it exists or environment variable SPIRE_HTTP_PORT if it exists #112
  • Add command spire:init [username] [password] --auth-enabled=true to initialize a new Spire install with a default admin #113
  • Add command user:change-password [username] [password] to change a user's password #113

v3.0.7

16 Apr 04:47
Compare
Choose a tag to compare
  • Added an asterisk to optional services in the pre-flight checks to make it more clear that they are optional
  • Fixed an issue with pre-flight checks where an optional service would keep the operator from booting the server
  • Fixed an issue where pre-flight checks would not clear between runs giving false reporting on checks

image

v3.0.6

13 Apr 04:12
Compare
Choose a tag to compare

Fix issue with NPC/Bots editors that were incorrectly sending types on save in the edit form

v3.0.5

05 Apr 04:44
Compare
Choose a tag to compare

Fix issue with chat message returns bleeding into other telnet API command output

v3.0.4

04 Apr 22:16
Compare
Choose a tag to compare
  • Fix a regression with Spells and Items editor where changing tabs would wipe out edits made in other tabs