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

Fixes xeno tunnel tracking #5536

Merged
merged 7 commits into from
Jan 26, 2024
Merged

Commits on Jan 24, 2024

  1. Version 1 (index)

    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    987290f View commit details
    Browse the repository at this point in the history
  2. Revert "Version 1 (index)"

    This reverts commit 987290f.
    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b7f0fde View commit details
    Browse the repository at this point in the history
  3. Version 2 (weakref)

    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    0c0fe20 View commit details
    Browse the repository at this point in the history
  4. Xeno leader fix

    I misunderstood how the `xeno_leader_list` works. (It isn't associative, just fixed length.)
    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    58c0594 View commit details
    Browse the repository at this point in the history
  5. Better weakrefs

    Plus a fix for if someone got de-leadered
    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3056491 View commit details
    Browse the repository at this point in the history
  6. Smoother failure state

    Rather than the tracker going blank for one life tick if it can't find `tracking_atom`, this makes it immediately swap to the queen.
    SabreML committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5869211 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Clarification

    SabreML committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9368476 View commit details
    Browse the repository at this point in the history