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

Prevent minor landing missions from offering on RTF planets. #38

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Pshy0
Copy link
Owner

@Pshy0 Pshy0 commented Feb 2, 2025

This file adds an invisible minor landing mission that offers every time you land on RTF planets.
The goal is to prevent other minor missions from offering.
I needed this to prevent a couple of plugins from spamming me with missions when I didn't yet left the RTF system.

I had this file non-tracked for a while. I remember I though it had side effects, or perhaps it might not be wanted if you want a minor mission to trigger when landing on RTF.

@Pshy0 Pshy0 added the enhancement New feature or request label Feb 2, 2025
@Pshy0 Pshy0 added this to the endless-sky 1.0 milestone Feb 2, 2025
@TheGiraffe3
Copy link
Contributor

Since this starts with "A 0000" it'll only offer when there's nothing else that can be offered. A better approach would be "zzzzz"

@Pshy0
Copy link
Owner Author

Pshy0 commented Feb 2, 2025

Since this starts with "A 0000" it'll only offer when there's nothing else that can be offered. A better approach would be "zzzzz"

Wow this is confusing.

Thank you, I'll make the change.

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

Successfully merging this pull request may close these issues.

2 participants