-
Notifications
You must be signed in to change notification settings - Fork 195
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
Beacons #1193
Beacons #1193
Conversation
* use nav beacon locations for announcements * :thumbs_up:
I'm unable to repair the Server NavMapSystem, since it looks like this was either a bad merge, and/or it is missing a dependency PR. |
I can easily fix this, one moment. |
[Dependency] private readonly ITileDefinitionManager _tileDefManager = default!; | ||
[Dependency] private readonly TransformSystem _transform = default!; | ||
|
||
private EntityQuery<PhysicsComponent> _physicsQuery; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
your missing a using, Robust.Shared.Physics.Components;
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No longer relevant
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"no longer relevant" look at your checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, somehow relevant? I moved back to the commit with EE's stuff
Description
Changes carp rifts, nuke arming, and emergency shuttle to use readable locations.
I don't know EE codebase as well, so please request changes on anything I shouldn't have changed!
Media
Changelog
nah