Skip to content

Releases: ZeusPlugins/ZplDiscordPlugin

IDE updates....

15 Aug 15:58

Choose a tag to compare

Changelog

  • Updated for latest IDE.
  • Proper disposing of library resources.

2.3.3

13 Jul 17:43

Choose a tag to compare

Changelog

  • Add support for IDE v2.3.3
  • Seem to have finally fixed the ghosting issue. (i.e. Closed Project with a large timestamp)

Time matters.

26 Jun 08:56

Choose a tag to compare

Changelog

  • Now the time is shown in Rich Presence too.
  • A bit more cleaner approach for RPC initialization. (sane OnReady handling)

Original instructions

This release was ILMerged into a one, single DLL.

Copy the DLL into the Custom Plugins folder and restart the IDE.

All errors are logged into ui.log, with the ZplDiscord prefix and the log level after |.

Example:

[13:58:11:747(3128)] [ZplDiscord|Info   ]: Attempting a new connection
[13:58:12:115(3128)] [ZplDiscord|Trace  ]: Ending Read
[13:58:12:116(3128)] [ZplDiscord|Trace  ]: Read 333 bytes

Have fun !

Merged.

24 Jun 09:01

Choose a tag to compare

This release was ILMerged into a one, single DLL.

Copy the DLL into the Custom Plugins folder and restart the IDE.

All errors are logged into ui.log, with the ZplDiscord prefix and the log level after |.

Example:

[13:58:11:747(3128)] [ZplDiscord|Info   ]: Attempting a new connection
[13:58:12:115(3128)] [ZplDiscord|Trace  ]: Ending Read
[13:58:12:116(3128)] [ZplDiscord|Trace  ]: Read 333 bytes

Have fun !