Skip to content

Releases: xspanger3770/GlobalQuakeServer

GlobalQuakeServer v0.11.0_pre-1

23 Feb 15:14
Compare
Choose a tag to compare
Pre-release

New features will be properly described with full 0.11.0 release, for now visit https://github.com/xspanger3770/GlobalQuake/releases for more info.

GlobalQuakeServer v0.10.0

18 Jan 13:51
Compare
Choose a tag to compare

GlobalQuakeServer v0.10.0_pre4

09 Nov 20:35
Compare
Choose a tag to compare
Pre-release
  • Fixed a lot of bugs
  • Clients no longer need to restart their instances in case the server itself gets restarted
  • Server now also sends magnitude histograms
  • Versioning scheme synced with client implementation

GlobalQuakeServer v0.10.0_pre18

20 Dec 09:59
Compare
Choose a tag to compare
Pre-release

Changelog here

GlobalQuakeServer v0.10.0_pre15

03 Dec 09:36
Compare
Choose a tag to compare
Pre-release

GlobalQuakeServer v0.10.0_pre10

20 Nov 17:33
Compare
Choose a tag to compare
Pre-release
  • New Feature: The server is now Docker container-compatible, enhancing its adaptability for cloud environments.

  • Headless Mode: The server can now run in a completely headless mode by using the -headless parameter. In this case, all settings are loaded from files, and the server starts automatically.

  • Enhancement: Improved logging functionality for advanced troubleshooting. Logs are now categorized into distinct directories, facilitating easier issue identification.

  • Bug Fix: Resolved an issue where earthquake reports were not being saved by the server.

  • Security Enhancement: Implemented the ability to limit the number of connections from specific addresses. (Configurable settings will be available in a future release.)

  • Request Management: Introduced a feature to limit the number of requests from each client, aligning with the required amount for unmodified instances.

  • Controlled Client Count: Users can now control the maximum number of clients by using the -clients [count] parameter.

GlobalQuake 0.10.0_pre1-beta

26 Oct 15:51
f32e13a
Compare
Choose a tag to compare
Pre-release

For testing only