-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(discord): Ability to change details of the game
Used to set the gameplay name (e.g. Josharias Survival, Metal Renegades, etc...) It will show on discord in this format "Game: <name>" - Improve the buffer change trigger and handler - Ability to change details in the buffer - Apply the new format for the rich presence -- Details -> "Game: <name>" -- Party State -> "Playing Solo" / "Playing Online" / "Hosting" - Fix: Triggering `Thread#setEnabled` with keeping the connection alive - Fix: No safe shutdown to the RPC thread
- Loading branch information
1 parent
2002af3
commit 54bb9a3
Showing
5 changed files
with
99 additions
and
23 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters