Releases: 2mal3/somnus
Releases · 2mal3/somnus
somnus v3.0.0
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
v2.0.0
Removed
de-funlanguage 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
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
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
v1.1.5
Changed
- DEBUG_LOGGING in environment added to show Debug messages without using debug timeouts
somnus v1.1.4
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
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
v1.1.2
Changed
- refactoring for cleaner code
Fixed
- removed unnecessary line break in /get_players plural message
v1.1.1
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
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