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

Client/GUI: HUD display #45

Open
1 of 7 tasks
assofohdz opened this issue Aug 23, 2020 · 0 comments
Open
1 of 7 tasks

Client/GUI: HUD display #45

assofohdz opened this issue Aug 23, 2020 · 0 comments
Assignees

Comments

@assofohdz
Copy link
Owner

assofohdz commented Aug 23, 2020

Implement a basic player HUD:

On the server, there should be a system keeping track of player stats

On the client, create a hud state that uses the HostState.java to retrieve the above system and get the stats displayed

  • Location/Position (bin/area and world coordinates)
  • Energy / health
  • Freq / team
  • Flag info (maybe just how many flags are owned by client freq)
  • Bounty (goes up with kills or greens)
  • Timer (only needed if a module loads a timer
  • Spacebucks (score)
@assofohdz assofohdz self-assigned this Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo or Ready
Development

No branches or pull requests

1 participant