mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-28 03:41:07 -04:00
Update CHANGELOG.md
This commit is contained in:
@ -2,10 +2,11 @@
|
|||||||
|
|
||||||
###### 0.8.0
|
###### 0.8.0
|
||||||
- Implement support for multipacket responses
|
- Implement support for multipacket responses
|
||||||
- Add support to Valve style rcon authentication
|
- Add support for Valve style rcon authentication
|
||||||
|
- Add experimental UTF-8 support for Windows
|
||||||
- Change maximum packet size to correct value (4096 -> 4106)
|
- Change maximum packet size to correct value (4096 -> 4106)
|
||||||
- Attempt to add missing newlines in Minecraft servers
|
- Attempt to add missing newlines in bugged Minecraft servers
|
||||||
* Currently implemented only for the 'help' command
|
* Implemented for responses to the 'help' command and unknown commands
|
||||||
- Print auth failed message to stderr instead of stdout
|
- Print auth failed message to stderr instead of stdout
|
||||||
- Fail immediately if received packet size is out of spec
|
- Fail immediately if received packet size is out of spec
|
||||||
- Return proper exit code from run_terminal_mode()
|
- Return proper exit code from run_terminal_mode()
|
||||||
|
|||||||
Reference in New Issue
Block a user