Skip to content

r55

Compare
Choose a tag to compare
@Vauff Vauff released this 04 Jun 18:14
· 69 commits to master since this release
  • Fixed the 0 player count workaround for host_info_show 1 CS:GO servers not working
  • Made some early server tracking initialization code safer
  • Added a redirect workaround with my domain due to Discord breaking steam://connect links
  • Fixed /steam erroring
  • Fixed some cached GameServer objects breaking & reporting bad player data by caching addresses instead
  • Fixed message logging inconsistency by doing it all in bot code rather than using event listeners
  • Fixed /help erroring in DM's
  • Fixed some cases of /reddit reporting an API error with bad input
  • Added command mentions in various areas where command names were being referred to
  • Fixed /reddit still trying to run when API credentials were not configured in the bot
  • Fixed /minecraft by moving to Mojang API after the old API shut down