Skip to content

Releases: 2mal3/somnus

somnus v3.0.0

25 Apr 19:43

Choose a tag to compare

v3.0.0

Removed

  • MC_SERVER_START_CMD_SUDO config
  • DEBUG_LOGGING config

Changed

  • always log debug logs
  • improved responsivness
  • more stable inactivity shutdown
  • stabler discord bot status

Fixed

  • didn't wait for some shell commands to finish before sending additional commands
  • busy state sometimes set incorrectly
  • update_players_online_status incorrectly started
  • broken ssh timeout detection
  • ssh connection not always properly closed
  • changing worlds sometimes wouldn't work

somnus v2.0.0

27 Oct 20:12

Choose a tag to compare

v2.0.0

Removed

  • de-fun language pack
  • restart request after changing worlds

Fixed

  • critical bug: change_world didn't work if server was offline

Changed

  • improved display of errors
  • better error handling in /start, /stop, /restart
  • consistent error display in /start, /stop, /restart
  • various language pack improvements
  • discord status text updated due to discord redesign

somnus v1.1.7

26 Aug 11:00

Choose a tag to compare

v1.1.7

Fixed

  • critical bug: missing answer in various commands
  • critical bug: crash / missing answer and action on stop with players online
  • missing players_online_verification in /restart
  • wrong busy-state-reply
  • missing super-user-check in /stop_without_shutdown
  • spelling errors in de-fun

Changed

  • improved display of errors
  • better error handling in /start

somnus v1.1.6

05 Mar 20:47

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

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

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

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

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

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

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