Skip to content

Releases: TLeonardUK/ds3os

Release v0.17.0.0-main

17 Feb 10:01
7264221
Compare
Choose a tag to compare

What's Changed

  • Fix loader exception on startup when manual server entries are present by @kh0nsu in #112

New Contributors

Full Changelog: v0.16.0.0-main...v0.17.0.0-main

Release v0.16.0.0-main

12 Feb 18:54
Compare
Choose a tag to compare

Follow on from 0.15, fixes some issues that caused delays for certain actions (places signs etc)

Release v0.15.0.0-main

12 Feb 16:57
Compare
Choose a tag to compare
  • Performance improvements.
  • Debug information made visible in webui.
  • Sorting/searching added to launcher.
  • Whole bunch of other misc things.

Release v0.14.0.0-main

05 Feb 15:55
Compare
Choose a tag to compare
  • Network connectivity improvements and various protobuf fixes. Should make things a lot more stable.

Release v0.13.0.0-main

30 Jan 21:02
Compare
Choose a tag to compare
  • Some additional debugging logs added to track down some issues.

Release v0.12.0.0-main

30 Jan 18:55
Compare
Choose a tag to compare
  • Fixed a bug causing the client to not be able to parse GetSignList responses.
  • Some further WebUI improvements.

Release v0.11.0.0-main

30 Jan 14:56
Compare
Choose a tag to compare
  • Fixed main cause of crashes of the server.
  • Added filtering, sorting and various bits of debug info to the loader.
  • Server database now periodically trims itself to avoid it getting bloated.
  • Weapon/Soul level matching toggle added to webui.

Release v0.10.0.0-main

29 Jan 21:23
Compare
Choose a tag to compare
  • Added support for WebUI for managing servers.

Release v0.9.0.0-main

26 Jan 21:43
Compare
Choose a tag to compare
  • Quick match fixes.
  • Summon sign crash fixes.
  • Some disconnect fixes due to incorrect protobuf definitions.
  • Reduced verbosity of some logs and changed the message of the master server advertisment warning to stop getting constant issues about it.

Release v0.8.0.0-main

24 Jan 22:36
bca4c82
Compare
Choose a tag to compare

Couple of minor bug fixes, some debug logging added to narrow down some other bugs.