Skip to content

Releases: OperationalDev/amongusmumble

Release 0.3.0

14 Nov 09:49
8342d6d
Compare
Choose a tag to compare

Added

  • Notifications im mumble if in game player name and mumble user name don't match.

Fixed

  • 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.

Release 0.2.2

14 Nov 03:50
Compare
Choose a tag to compare

Fixed

  • Fixed moving player to dead when voted out for real this time.
  • New Nil pointer dereference bug fixed.

Release 0.2.1

14 Nov 03:47
Compare
Choose a tag to compare

Fixed

  • Players always get moved to the dead channel when voted out.
  • Nil pointer dereference bug fixed.
  • Fixed certificate commands in README.

Release 0.2.0

14 Nov 03:43
Compare
Choose a tag to compare

Added

  • Allow passing botname, cert, key, server as parameters from config file.

Changed

  • Updated README to include setup instructions.

Release 0.1.0

14 Nov 03:36
Compare
Choose a tag to compare

Added

  • Initial Release