All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- game names are now checked case insensitive
- if no comment set, use mumble name
- Notifications im mumble if in game player name and mumble user name don't match.
- Player leaving mumble no longer causes the bot to go into a panic.
- A player leaving or disconnecting from the game no longer causes the bot to do an update.
- Fixed moving player to dead when voted out for real this time.
- New Nil pointer dereference bug fixed.
- Players always get moved to the dead channel when voted out.
- Nil pointer dereference bug fixed.
- Fixed certificate commands in README.
- Allow passing botname, cert, key, server as parameters from config file.
- Updated README to include setup instructions.
- Initial Release