Skip to content

Friends functionality fixed / added to, /msg fixed to use correct "HypixelDataPlayer"#607

Merged
Swofty-Developments merged 11 commits intoSwofty-Developments:masterfrom
petethepossum:master
Dec 30, 2025
Merged

Friends functionality fixed / added to, /msg fixed to use correct "HypixelDataPlayer"#607
Swofty-Developments merged 11 commits intoSwofty-Developments:masterfrom
petethepossum:master

Conversation

@petethepossum
Copy link
Copy Markdown
Contributor

Also added presence tracking within the friend service. Its probably better to run this somewhere else outside the friend service as it requires the friend service to be running.
Also added hover to the friend list

@petethepossum
Copy link
Copy Markdown
Contributor Author

Also current implementaion is slow at marking a player as online, I think there's something wrong with the way I mark it on the proxy

@petethepossum
Copy link
Copy Markdown
Contributor Author

Cross server /msg doesnt seem to work still will work on fix

@Swofty-Developments
Copy link
Copy Markdown
Owner

I think it might be nicer just to send it out to every service from the proxy, not caring about getting a response, and then we can have servicegeneric catch it if the type so needs, and we can have that as a toggle from the service loader

@Swofty-Developments Swofty-Developments merged commit 24bbee8 into Swofty-Developments:master Dec 30, 2025
1 of 2 checks passed
Sign up for free to 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