Skip to content

Releases: ryanwohara/irc-plugin

IRC v2.0.2

14 Oct 03:37

Choose a tag to compare

  • fix: Use RL's KeyListener

IRC v2.0.1

29 Sep 04:00

Choose a tag to compare

  • Moves to async http calls
  • Injected OkHttp calls
  • Move preview logic to the preview manager

IRC v2.0.0

27 Sep 07:18

Choose a tag to compare

  • fix: Autojoin first channel
  • fix: Process messages even if side panel is hidden
  • feat: Image previews for image links in the side panel (disabled by default)
  • feat: Hide image previews behind a CloudFlare worker (Discord is exempt due to their network rules)
  • feat: Move mess of channels into a dropdown menu
  • feat: Navigate channels with backtick/pageDn/shift+backtick/shift+pageUp
  • feat: Font selector previews fonts
  • feat: Right click + open links from within the game's chatbox
  • feat: In-game overlay

IRC v1.1.2

23 Apr 22:09

Choose a tag to compare

  • Rename the plugin within the hub to be clearer that it is, in fact, a "global chat"
  • Add : to URLs to support wikis

IRC v1.1.1

14 Apr 12:00

Choose a tag to compare

  • Fixes guest usernames (when you have not provided one yet)
  • Fixes Quit messages and adds /quit

IRC v1.1.0

12 Apr 23:40

Choose a tag to compare

  • Reload button (reconnects; updates settings from the config)
  • Replace spaces with underscores in nicks
  • Stop duplicating PM windows because of case sensitivity (still not tracking /nick changes)
  • Fix links regex to stop supporting spaces
  • Fix auto-ID with NickServ

IRC v1.0.2

24 Mar 14:16

Choose a tag to compare

Accommodating feedback from the upstream PR review.

  • Disable link previews for now
  • Valid link regex
  • Precompile regexes
  • IrcAdapter is nullable

IRC v1.0.1

14 Mar 23:52

Choose a tag to compare

fix: Changing the font doesn't toggle the side panel
chore: Convert emoji.json into a single line

IRC v1.0.0

08 Mar 00:09

Choose a tag to compare

Complete refactor of the architecture.
More configuration options.
Multiple channel support.
Server selection.
Links are clickable.
Images can be previewed without your browser.
Font selector.
Best effort emoji support.
Ctrl+k, Ctrl+i, Ctrl+b, Ctrl+u support in the side panel.

IRC v0.4

25 Jan 18:05

Choose a tag to compare

Improved side panel
Join/part/quit/kick messages
;;ms for MemoServ
View the topic
Previous startup messages are hidden and replaced with the MOTD
Rejoin channel on kick