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

Release 4.2.2 #124

Merged
merged 5 commits into from
Apr 20, 2024
Merged

Release 4.2.2 #124

merged 5 commits into from
Apr 20, 2024

Commits on Jan 3, 2024

  1. Version 4.2.2

    tastybento committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a491faf View commit details
    Browse the repository at this point in the history
  2. Added protection against console error spam if island size is zero.

    If the protection range is 0 then the caluclations to teleport players
    back into the border will result in infinite values and other
    strangeness so this prevents that. This is an edge case and only really
    happens when the island size has been set wrongly.
    tastybento committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    08df85f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update README.md

    tastybento authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bcae4d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fix perm issue #120 (#121)

    tastybento authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9ed606e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    b344194 View commit details
    Browse the repository at this point in the history