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

Job Whitelisting support #440

Merged
merged 2 commits into from
Oct 22, 2023

Conversation

DebugOk
Copy link
Contributor

@DebugOk DebugOk commented Oct 18, 2023

About the PR

This adds support for making anything that supports job requirements a whitelist only job. Requires game.role_timers to be true, but doesnt check whitelist.enabled.

For more, see the original PR at DeltaV-Station/Delta-v#191

DebugOk and others added 2 commits October 19, 2023 00:41
* Add job whitelists

* Redo whitelist system with jobrequirements

* Remove unused function

* Fix linter errors

* Remove unused dependency and whitespace
@DebugOk
Copy link
Contributor Author

DebugOk commented Oct 18, 2023

Also, if you want to fully wipe the slate clean, you can wipe the existing whitelist records with TRUNCATE TABLE whitelist; (After taking a backup, of course)

@Cheackraze Cheackraze merged commit fbba872 into new-frontiers-14:master Oct 22, 2023
8 of 9 checks passed
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

Successfully merging this pull request may close these issues.

2 participants