0.7.2 Summary
- 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 typo in ANSI escape sequence for LCYAN
- Make stdout and stderr unbuffered
What's Changed
- Fixes typo in ANSI escape sequence for LCYAN by @jbaldus in #62
- Flush stdout when needed by @kabiroberai in #39
- Fixed compiler error by @AddisonG in #53
- Merge develop to master by @Tiiffi in #83
New Contributors
- @jbaldus made their first contribution in #62
- @kabiroberai made their first contribution in #39
- @AddisonG made their first contribution in #53
Full Changelog: v0.7.1...v0.7.2
Checksums for binary releases:
Archive | SHA256 |
---|---|
mcrcon-0.7.2-linux-x86-32.tar.gz | 108f81b345c2ce70fe962b44895299308b1d237e2a8cd4062f58313d1e4404e4 |
mcrcon-0.7.2-linux-x86-64.tar.gz | c1883c3f6610c751c935f4faefbf2c52f704a0f71013be2928972eef5918cb68 |
mcrcon-0.7.2-windows-x86-32.zip | 9bc513cd039c4738764a6354df45e776ea4db58eafefaa19f92e845a9147f85e |
mcrcon-0.7.2-windows-x86-64.zip | 47ca5f9e29aac4113283c01a9aa1418ba011c0ba17b791a227c098509e0035a4 |