add infinite snowmen bug to changelog

This commit is contained in:
Lion Kortlepel 2022-03-10 12:31:02 +01:00
parent a85fef15c2
commit daa674f448
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -2,6 +2,7 @@
- ADDED Backup URLs to UpdateCheck (will fail less often now)
- ADDED console cursor left and right movement (with arrow keys) and working HOME and END key (via github.com/lionkor/commandline)
- FIXED infinite snowmen / infinite unicycle spawning bug
- FIXED a bug where, when run with --working-directory, the Server.log would still be in the original directory
- FIXED a bug which could cause the plugin reload thread to spin at 100% if the reloaded plugin's didn't terminate
- FIXED an issue which would cause servers to crash on mod download via SIGPIPE on POSIX