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

[SUGGESTION] Add whitelist #84

Open
Batimius opened this issue Jan 5, 2025 · 0 comments
Open

[SUGGESTION] Add whitelist #84

Batimius opened this issue Jan 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Batimius
Copy link

Batimius commented Jan 5, 2025

Just like the title says, there should also be a whitelist feature. A friend of mine wants this mod, however, it basically allows you to explore EVERYTHING. I can add to the blacklist, however, there are more blacklisted items than whitelisted ones.

I suggest that a whitelist is added. How this will work is that the blacklist will apply over the default, and the whitelist over the blacklist. So if we had the structures "A", "A.A", "B", and "C", we could have a blacklist of ['A*', 'B'], which would only return "C" in the compass, but if we add a whitelist of ['A.A'], then the compass would return "A.A" and "C".

Alternatively, the game could run purely on whitelist if configured to do so. Either way, this method would allow for specific whitelists without having to worry about adding 100 different structures.

@Batimius Batimius changed the title [FEATURE] Add whitelist [SUGGESTION] Add whitelist Jan 5, 2025
@MattCzyr MattCzyr added the enhancement New feature or request label Jan 12, 2025
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

No branches or pull requests

2 participants