Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement client side hud rendering #18

Draft
wants to merge 10 commits into
base: 1.21
Choose a base branch
from
Draft

Implement client side hud rendering #18

wants to merge 10 commits into from

Conversation

S-N00B-1
Copy link
Collaborator

@S-N00B-1 S-N00B-1 commented Mar 6, 2025

Adds client side rendering for some hud elements

Generic:

  • Banner rendering
  • Player bar rendering

Battle:

  • Refill rendering

Glide:

  • Timer
  • Speedometer
  • Score
  • Player progress bar
  • Rankings

@S-N00B-1 S-N00B-1 added the enhancement New feature or request label Mar 6, 2025
@S-N00B-1 S-N00B-1 self-assigned this Mar 6, 2025
@S-N00B-1
Copy link
Collaborator Author

S-N00B-1 commented Mar 9, 2025

Re: cd8698a

Handling all the minigame information inside of hud rendering seemed like a bad idea, PR now introduces ServerInfoMod, see documentation in serverInfoPackets

S-N00B-1 added 2 commits March 8, 2025 18:16
Provides more information to the client, to be used in banner rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant