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

Add anti-grief to water in danger ores #1121

Open
Jayefuu opened this issue Dec 16, 2020 · 2 comments
Open

Add anti-grief to water in danger ores #1121

Jayefuu opened this issue Dec 16, 2020 · 2 comments
Assignees

Comments

@Jayefuu
Copy link
Collaborator

Jayefuu commented Dec 16, 2020

Just leaving this here so I don't forget.

Danger ores water keeps getting griefed. I need to add a check when landfill is used. Possible fixes:

  1. Detect when landfill placed and not allow it within X, Y of spawn
  2. Detect when landfill and do an entity search for nearby pumps, disallow landfill use if pumps are nearby.

I think I prefer (1), there's no good reason to fill in the water near spawn.

@Jayefuu Jayefuu self-assigned this Dec 16, 2020
@grilledham
Copy link
Collaborator

Note: We do have the feature where players can remove landfill with the deconstruction planner, so this might not be needed.

I prefer 1) and wouldn't object to it in danger ores. It does have the advantage that players don't need to know about the landfill remover feature. The downside is that players may genuinely want to landfill the spawn water mid-late game as the bus normally ends up through spawn.

@Jayefuu
Copy link
Collaborator Author

Jayefuu commented Dec 16, 2020

What about just limiting use of landfill to regulars and auto-trusted?

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

No branches or pull requests

2 participants