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

Makes observers able to see the UI of Xeno players (and also action buttons) #5751

Merged
merged 6 commits into from
Feb 21, 2024

Commits on Feb 18, 2024

  1. Moved auto observe stuff to /carbon

    Seems to already work surprisingly well with the xeno HUD (I'll test it more though).
    SabreML committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bb70ae2 View commit details
    Browse the repository at this point in the history
  2. View the target's actions

    also added something to the tips pool because I had no idea about it
    SabreML committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    890c4da View commit details
    Browse the repository at this point in the history
  3. Final bits

    SabreML committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5e9ece2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Better documentation

    SabreML committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bd1e3ed View commit details
    Browse the repository at this point in the history
  2. Misc refactors

    Made `/mob/living/carbon/human/auto_observed()` just get the target's active inventory rather than looping through their contents.
    Also made build mode not show to observing players.
    SabreML committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ead2cdd View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Suspiciously easy alternative

    Not sure why I didn't just do this in the first place...
    SabreML committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    34e8b15 View commit details
    Browse the repository at this point in the history