-
Notifications
You must be signed in to change notification settings - Fork 81
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
Adds SDL based upload check for imagers #1458
Conversation
Sets up the an SDL variable so you can set individual pellet uploads to everyone/member only/off
2e7a036
to
471494a
Compare
Relatively minor thing: the code looks like it would work for all imagers that pop up in the KI, not just the pellet imager. Perhaps the things in the script should be called |
Your absolutely right, change made. |
Co-authored-by: Adam Johnson <[email protected]>
As of #1450, we could theoretically merge this immediately without breaking MOULa. However, I think there's probably a discussion to be had about what our repository's SDL should look like compared to the rest of the ecosystem, so we should probably wait until either after that discussion or the SDL is deployed to MOULa. |
Assets - H-uru/moul-assets#241
Sets up the an SDL variable so you can set individual permissions for upload/pellet drops to everyone/member only/off
Requested by Cyan Shard operator to prevent pellet uploads in individual hoods
Adds new SDL variable to Neighborhood.sdl
nb01PelletUploadState
0 <= Everyone can upload (Default)
1 = Members only upload
2 >= No one can upload