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

Vehicles can be followed by ghosts #62

Closed
wants to merge 2 commits into from

Conversation

Doubleumc
Copy link
Contributor

About the pull request

Loosens the type restrictions on what a ghost can orbit from mob to atom/movable, allowing vehicles to be orbited again. Doesn't effect ghosts viewing player UIs as that is still guarded by an ishuman() check.

Explain why it's good for the game

Vehicles are listed in a ghost's "Follow" menu but clicking them does nothing. This PR allows the ghost to follow the vehicle, as expected.

Testing Photographs and Procedure

Screenshots & Videos

image

image

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
add: vehicles can be followed by ghosts
/:cl:

@Doubleumc Doubleumc closed this Nov 17, 2023
@Doubleumc Doubleumc deleted the vehicle-observe branch November 17, 2023 06:44
@Doubleumc
Copy link
Contributor Author

Merged into PvP CM, can be pulled from upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant