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

Add timers for the game phase and TNT #13

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

kevinrpb
Copy link
Contributor

@kevinrpb kevinrpb commented Dec 8, 2024

Notes

After our messages in #1 about this, I started looking around into how to implement custom HUDs and whatnot.. And then I saw a picture of someone using the boss bar from Minecraft to display progress for something else! What a revelation.

So here it is for AnimalRoyale. I did two bars:

  1. Show info about the 'game phase', basically when the game will start.
  2. Show when the next TNT will be launched.

Demo

Disclaimer: some sections of the video are at x10 speed.

AnimalRoyaleTimersDemo.mp4

This uses the Boss bar to display how long it is until the game starts
or sudden death gets activated.
@AdamLearns
Copy link
Owner

Good find on the boss bars, and the feature looks good! 👏

@AdamLearns AdamLearns merged commit eb12108 into AdamLearns:master Dec 9, 2024
@kevinrpb kevinrpb deleted the i/1/actionbar-status branch December 10, 2024 16:26
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