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

feat: world border overhaul, turned into a record and handled by the instance #2062

Merged
merged 2 commits into from
May 27, 2024

Conversation

DeidaraMC
Copy link
Collaborator

removed the coupling between world borders and instances as well as turned them into records

  • opted to use seconds for transition time over ticks as the client takes a value in milliseconds rather than ticks

@DeidaraMC DeidaraMC added this to the 1.20.5 milestone May 25, 2024
@mworzala mworzala changed the base branch from master to 1_20_5 May 27, 2024 16:30
@mworzala mworzala merged commit 95f7327 into Minestom:1_20_5 May 27, 2024
2 checks passed
mworzala pushed a commit that referenced this pull request May 27, 2024
…instance (#2062)

* feat: world border overhaul, turned into a record and handled by instance

* chore: replace WorldBorder#defaultBorder() with a DEFAULT_BORDER constant
mworzala pushed a commit that referenced this pull request Jun 2, 2024
…instance (#2062)

* feat: world border overhaul, turned into a record and handled by instance

* chore: replace WorldBorder#defaultBorder() with a DEFAULT_BORDER constant
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.

None yet

2 participants