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

Beacons #1193

Closed
wants to merge 11 commits into from
Closed

Beacons #1193

wants to merge 11 commits into from

Conversation

sleepyyapril
Copy link
Contributor

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

Beacons example


Changelog

nah

@github-actions github-actions bot added Changes: C# Changes any cs files Changes: YML Changes any yml files labels Nov 8, 2024
@VMSolidus
Copy link
Member

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.

@sleepyyapril
Copy link
Contributor Author

I can easily fix this, one moment.

@sleepyyapril sleepyyapril requested a review from Aidenkrz November 8, 2024 19:52
@github-actions github-actions bot added the Status: Needs Review Someone please review this label Nov 8, 2024
Content.Server/Pinpointer/NavMapSystem.cs Outdated Show resolved Hide resolved
[Dependency] private readonly ITileDefinitionManager _tileDefManager = default!;
[Dependency] private readonly TransformSystem _transform = default!;

private EntityQuery<PhysicsComponent> _physicsQuery;
Copy link
Contributor

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;

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No longer relevant

Copy link
Contributor

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

Copy link
Contributor Author

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

@sleepyyapril sleepyyapril deleted the beacons branch November 8, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Changes: YML Changes any yml files Status: Needs Review Someone please review this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants