Skip to content

[1.20.x] [All] Feat: Discord RPC - #13

Merged
emyfops merged 70 commits into
masterfrom
feature/discordrpc
Aug 19, 2024
Merged

[1.20.x] [All] Feat: Discord RPC#13
emyfops merged 70 commits into
masterfrom
feature/discordrpc

Conversation

@emyfops

@emyfopsemyfops commented Apr 28, 2024

Copy link
Copy Markdown
Contributor

Discord RPC implementation
Custom HTTP server for publc/private parties

Uses connection server hash and discord access token to verify the ownership of the account

Features

  • Create parties with visibility (public/private)
  • Invite friends in-game from discord
  • Show who is speaking in-game (later)

@github-actions

Copy link
Copy Markdown

Qodana for JVM

3 new problems were found

Inspection nameSeverityProblems
Redundant qualifier name🔶 Warning2
Nested lambda has shadowed implicit parameter◽️ Notice1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@github-actions

github-actionsBot commented Jul 5, 2024

Copy link
Copy Markdown

Qodana for JVM

3 new problems were found

Inspection nameSeverityProblems
Redundant qualifier name🔶 Warning2
Nested lambda has shadowed implicit parameter◽️ Notice1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@emyfops
emyfops merged commit 86016c8 into masterAug 19, 2024
@emyfops
emyfops deleted the feature/discordrpc branch August 19, 2024 23:28
@emyfopsemyfops changed the title Feature: Discord RPC[1.20.x] [All] Feat: Discord RPCOct 30, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@emyfops@Avanatiker