Skip to content

DiscordLink 3.3.1

Compare
Choose a tag to compare
@MonzUn MonzUn released this 18 Dec 22:41
· 82 commits to develop since this release

--- Important Notes ---

  • The DSharp version has been rolled back and therefore you should delete the files "Polly.Core.dll" and "Polly.dll".
  • Updated to EcoWorldCore 1.0.1.

--- Improvements ---

  • Made it less likely to time out before a connection was established. (R3sist3nt)
  • Improved some error messages with suggestions on what could be causing the errors. (R3sist3nt)
  • Reworked the Server Log Feed to post the accumulated log messages once per second instead of posting once for each message.

--- Bugfixes ---

  • Fixed DSharp failing to soft rate limit, causing Discord to temporarily block the bot.
  • Fixed exceptions not being printed to the console.
  • Fixed nullref exceptions that would occur when attempting to select channels in the GUI while the plugin wasn't connected to the Discord server. (R3sist3nt)
  • Fixed storage files getting reset on each server restart.
  • Fixed the ConnectionInfo config field defaulting to using a link while Discord has removed functionality for these types of links.
  • Fixed displays using long fields sometimes failing to post.
  • Fixed permission check sometimes passing even though the bot didn't have the requested permission.
  • Fixed nullref exceptions on shutdown if the plugin was disconnected. (R3sist3nt)
  • Fixed crafting feeds not working.