Skip to content

Releases: fjaros/wowchat

v1.4.0

17 Jun 23:13

Choose a tag to compare

  • Upgraded Discord Library to the latest version - 5.6.1 as of this release - this fixes a number of issues like #125
  • Added support to set a custom item database website. See "item_database" in wowchat.conf.

v1.3.8

21 Feb 03:51

Choose a tag to compare

  • Fixed issue with login to Mistblade MoP server
  • Fixed issue in parsing names in chat on certain MoP servers
  • Fixed issue in throwing error for handle_SMSG_INVALIDATE_PLAYER on MoP servers
  • Fixed SMSG_GM_MESSAGECHAT opcode for Cataclysm
  • Added support for different realm and game build numbers (to support Turtle WoW)

  • Updates to used libraries.
  • Added build hashes and support for more 1.x vanilla builds.
  • Fixed issue with bot not sending messages longer than 255 characters, since this is unsupported by WoW clients.
    Instead, the bot will split up these messages and send them in multiple chat packets.
  • Fixed issue with bot not sending Discord messages which are replies.