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 world border #364

Merged
merged 8 commits into from
Jun 15, 2023
Merged

Implement world border #364

merged 8 commits into from
Jun 15, 2023

Commits on Jun 13, 2023

  1. Implement world border

    tachibanayui committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    47b158b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800c1fd View commit details
    Browse the repository at this point in the history
  3. rename speed to duration

    more documentation
    tachibanayui committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ece9404 View commit details
    Browse the repository at this point in the history
  4. fix clippy errors

    tachibanayui committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8903318 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    aa3013d View commit details
    Browse the repository at this point in the history
  2. Move world border to a new crate

    Change documentation as pointed out by rj
    Updated examples
    Fix divide by zero when setting duration of SetWorldBorderSizeEvent to 0
    tachibanayui committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    10bf36a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aebc87 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update documentation

    remove tests in world border crate
    tachibanayui committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ce911b0 View commit details
    Browse the repository at this point in the history