Skip to main content

PvE tool for AllianceAuth

Project description

allianceauth-pve

version

PvE tool for AllianceAuth

Free software: GNU General Public License v3

Features

This package aims at helping groups of people manage PvE sessions, centralized loot management and loot taxes.

Rotations are a sort of containers for entries. When created, they have some options to customize the behavior of the tool with the entries, such as tax rate, count of setups of the system before ratting etc.

Entries are the corrisponding of an actual PvE fleet. They consist in an estimated total loot value and a set of shares. When an Entry is submitted to a rotation, all the rules of tax rate and setups are applied and the loot value is split between the participants according to their share weight.

When a loot manager sells all the loot, he can close the rotation and enter the actual loot sales value and send money to the people accordingly.

Help wanted

This modeling is based on how whormoles fleets and loot are managed. If you have some feature requests for other types of environment, pls join AllianceAuth discord and give me a shout in the #community-packages channel. I don't have any experience in anything except whormholes so any help is appreciated.

Installation

The following is assuming you have a functioning AllianceAuth installation.

  1. pip install allianceauth-pve.
  2. Add allianceauth_pve (note the underscore) to your INSTALLED_APPS.
  3. Run migrations.
  4. Run collectstatic.
  5. Restart AllianceAuth.

Permissions

The following permissions are provided:

  1. access_pve: only users with this permission can see the tool and be added in entries.
  2. manage_entries: only users with this permissions can create entries.
  3. manage_rotations: only users with this permissions can create and close rotations.

You'll have to assign this permissions to desired groups/states to make the tool working.

Credits

From an original idea of iRBlue.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allianceauth_pve-1.1.2.tar.gz (25.7 kB view hashes)

Uploaded Source

Built Distribution

allianceauth_pve-1.1.2-py2.py3-none-any.whl (34.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page