mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 19:31:07 -04:00
Change maximum packet size to correct value (4096 -> 4106)
This commit is contained in:
@ -2,13 +2,14 @@
|
||||
|
||||
###### 0.7.3
|
||||
- Add support to Valve style rcon authentication
|
||||
- Change maximum packet size to correct value (4096 -> 4106)
|
||||
|
||||
###### 0.7.2
|
||||
- Quit gracefully when Ctrl-D or Ctrl+C is pressed
|
||||
- Remove "exit" and "quit" as quitting commands
|
||||
* these are actual rcon commands on some servers
|
||||
- Suppress compiler warning (strncpy)
|
||||
- fix erroneous string length in packet building function
|
||||
- Fix erroneous string length in packet building function
|
||||
- Fix typo in ANSI escape sequence for LCYAN
|
||||
- Make stdout and stderr unbuffered
|
||||
|
||||
|
||||
Reference in New Issue
Block a user