Skip to content

Releases: fjaros/wowchat

v1.3.8

21 Feb 03:51
Compare
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.