Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Releases: Vatuu/discord-rpc

Reverted back from Getters/Setters.

08 Mar 18:20
Compare
Choose a tag to compare

Minecraft Version released.

08 Mar 01:41
Compare
Choose a tag to compare

New release with that fixed a collision with a pre-existing Minecraft Library.

Updated DiscordRichPresence Object.

07 Mar 18:45
Compare
Choose a tag to compare

Updated the DiscordRichPresence Object to utilize getters and setters.

Updated to discord-rpc 3.0.0

03 Mar 19:09
Compare
Choose a tag to compare

Updated attached binaries to Discord RPC Version 3.0.0.

No major changes.

ClearPresence and DiscordRegister were implemented in the previous version already.

Fixed native library issue.

21 Feb 15:22
Compare
Choose a tag to compare

Fixed the error where the x64 windows lib was read as x32, therefore throwing an unsatisfied link exception.

Fixed small screwup.

19 Feb 20:32
Compare
Choose a tag to compare
1.0.1

Fixed small screwup.

First final version.

04 Feb 01:43
Compare
Choose a tag to compare

Updated the DiscordRPC.jar with the latest addition to the discord-rpc. Namely, the discordRegister and discordRegisterSteam methods, which allow you to customize the path that the game would launch on a join and spectate request!

And to celebrate that these methods were added by a pull request made by me, we finally move from some beta garbage to the first final 1.0 version.

Updated to Discord-RPC Version 2.1.1!

29 Jan 23:38
Compare
Choose a tag to compare
Pre-release

Updated the binaries and the code to Version 2.1.1!

Which means

you can now use DiscordRPC.discordClearPresence(); to remove every trace of your presence!

Fixed critical JNA Error

18 Jan 00:44
Compare
Choose a tag to compare
Pre-release

Fixed missing abstract method for JNA.

Added OSX/macOS Support

07 Jan 20:20
4bb8e98
Compare
Choose a tag to compare
Pre-release

Self-explanatory.