Skip to content

Releases: 2mal3/somnus

somnus v1.1.6

05 Mar 20:47
Compare
Choose a tag to compare

v1.1.6

Fixed

  • missing busystate update after /start error added
  • second wol try works now

Changed

  • Better Stability
  • Better detection for localhost usecases

somnus v1.1.5

25 Feb 21:45
Compare
Choose a tag to compare

v1.1.5

Changed

  • DEBUG_LOGGING in environment added to show Debug messages without using debug timeouts

somnus v1.1.4

24 Feb 19:36
Compare
Choose a tag to compare

v1.1.4

Changed

  • cleaner world name design

Fixed

  • change_world command requests to restart again
  • restart command blocks other commands during restart (use /reset_busy to reset a wrong busy state)

somnus v1.1.3

23 Feb 17:18
Compare
Choose a tag to compare

v1.1.3

Changed

  • more information in error messages
  • seperate log data for seperate somnus startups

Fixed

  • start command
  • stop command
  • stop_without_shutdown command
  • restart command
  • errors in gracefull shutdown will not curse errors anymore

somnus v1.1.2

21 Feb 20:20
Compare
Choose a tag to compare

v1.1.2

Changed

  • refactoring for cleaner code

Fixed

  • removed unnecessary line break in /get_players plural message

v1.1.1

16 Feb 10:16
Compare
Choose a tag to compare

v1.1.1

Changed

  • simpler and cleaner delete and world change command ui

Fixed

  • possible stability issues for unreliable internet connections
  • get players command not working when more than one player is online

somnus v1.1.0

07 Jan 16:53
89f3295
Compare
Choose a tag to compare

What's Changed

  • get_players added, HOST_SERVER_MAC is now optional, help-command updated by @programmer-44 in #27

Full Changelog: v1.0.0...v1.1.0