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

Dev #265

Merged
merged 4 commits into from
Aug 29, 2023
Merged

Dev #265

merged 4 commits into from
Aug 29, 2023

Commits on Aug 29, 2023

  1. fix: in-world waypoints config being ignored for icons

    Only worked to suppress the beacons
    desht committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    3e21e12 View commit details
    Browse the repository at this point in the history
  2. fix: eliminate some unnecessary region data loading

    Region data was being loaded by all clients whenever a UpdateChunkFromServerTask
     message was received, i.e. when any player claimed/unclaimed a chunk etc.
    desht committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2f85388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da7c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4396ac1 View commit details
    Browse the repository at this point in the history