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

Permission system Part 1 #541

Closed
5 of 6 tasks
Dubjunk opened this issue Nov 28, 2018 · 2 comments
Closed
5 of 6 tasks

Permission system Part 1 #541

Dubjunk opened this issue Nov 28, 2018 · 2 comments
Assignees
Milestone

Comments

@Dubjunk
Copy link
Contributor

Dubjunk commented Nov 28, 2018

Short Summary

As an admin I wanna be able to control the player permissions, like vehicle usage or the build menu.

Description

We want to provide a permission system, which can be controlled by the commander and admin.
There will be an dialog with a list of every player that has joined the mission since the last wipe.

the permission system will influence:

  • Light vehicles
  • Heavy vehicles
  • Helicopters
  • Planes
  • Support vehicles
  • Build
  • Recycle
  • Production
  • Logistic
  • Commander
  • Sub-commander

Sub-Tasks

  • Create permissionmodule
  • Provide a permission dialog for admin and commander
  • Setup general functions
    • Check specific permission
    • Set permissions
  • Implement it to the various modules
@Dubjunk Dubjunk self-assigned this Nov 28, 2018
@Dubjunk Dubjunk added this to the Sprint 9 milestone Nov 28, 2018
@Wyqer Wyqer added in progress and removed backlog labels Dec 9, 2018
@EvilSh4d0w
Copy link

it is possible to link the right ones so that if I give player A right ones to use light vehicles and the right ones to build he can only build the vehicles released for him but not everything and player B to whom I give full brewing rights can build everything regardless of what he has for vehicle rights. Or would you think nothing of such a right system?

@Dubjunk Dubjunk mentioned this issue Dec 23, 2018
8 tasks
@Dubjunk
Copy link
Contributor Author

Dubjunk commented Dec 23, 2018

The permission module is just a framework so everything is possible, but this feature is not planned to be provided as a "default feature".

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

No branches or pull requests

3 participants