permissions iteration 1#9618
Merged
Merged
Conversation
This is merely a first iteration and isn't yet integrated into the game.
Contributor
|
Your PR has no registered changes in its description! |
Member
Author
|
Don't merge yet, I have to make some changes in the build script |
Member
Author
|
done. Let's see if this works for tests. |
corp-0
force-pushed
the
permissions-it-1
branch
from
February 18, 2023 00:41
abd924e to
e7b8722
Compare
ThatDan123
reviewed
Feb 18, 2023
corp-0
force-pushed
the
permissions-it-1
branch
from
February 18, 2023 17:36
6cb7605 to
6038d15
Compare
ThatDan123
approved these changes
Feb 18, 2023
Contributor
|
Your PR was merged with no registered changes or there was a problem with the API caller. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Adds the new permissions system. It will allow server owners and administrators to set arbirtrary ranks in a config file and grant permissions to said ranks.
In this iteration, this is still not integrated into the game, but I wanted to PR as soon as possible because I don't know when will I have time to complete it.
Notes
Since this is still not visible by players, I'm not including a changelog record.