Skip to main content

Z-Kill Campaigns for Alliance Auth

Project description

PyPI - Version PyPI - Downloads PyPI - Format python versions django versions license

[!IMPORTANT] AA Campaign requires a working installation of Alliance Auth plus django-eveonline-sde.

AA Campaign

AA Campaign is a plugin for Alliance Auth that allows you to create and track ZKill campaigns. Whether you're monitoring a specific system, a whole region, or targeting a rival alliance, AA Campaign pulls data directly from ZKillboard to provide real-time intelligence and performance tracking.

Screenshots

AA Campaign dashboard overview AA Campaign killmails view

Index

Core Requirements

The following AllianceAuth plugins are required:

allianceauth >= 4.12
django-eveonline-sde

Install Instructions

After making sure to add the above prerequisite applications.

source /home/allianceserver/venv/auth/bin/activate && cd /home/allianceserver/myauth/
pip install django-eveonline-sde
pip install aa-campaign
vi myauth/settings/local.py

Add aacampaign to your INSTALLED_APPS.

python manage.py migrate && python manage.py collectstatic --noinput
python manage.py esde_load_sde
python manage.py aa_campaign_setup

Upgrade Notes

For an existing installation that is still using django-eveuniverse:

pip install -U django-eveonline-sde aa-campaign
python manage.py migrate eve_sde
python manage.py esde_load_sde
python manage.py migrate

If you already have campaign location or killmail data, load the SDE before running the AA Campaign migration so the new foreign keys can be created successfully. After the upgrade is complete, django-eveuniverse can be removed from your environment and INSTALLED_APPS. restart the things exit your venv

sudo supervisorctl restart myauth:

[!TIP] You can manually trigger a data pull using:

python manage.py aa_campaign_pull --days 30

adding --verbose to the end will display the raw data pulled from ZKillboard.

You can repair killmails using:

python manage.py aa_campaign_pull --repair

[!WARNING] Running a long pull, or setting a campaign set far into the past can take an extremely long time. This app is designed with politeness towards API first and foremost. The more data you pull, the longer it will take.

Features

Campaign Dashboard

The AA Campaign dashboard provides a unified view of all active operations.

Track your progress with a suite of analytical tools and live data feeds. Selecting a campaign displays a detailed breakdown of performance.

  • Campaign Stats
    • Instant overview of total kills, losses, ISK value, and overall efficiency.
  • Location Tracking
    • Campaigns can be locked to specific Solar Systems, Constellations, or Regions, or set to Global for entity-wide tracking.
  • Member vs Target Tracking
    • Define exactly which friendly characters, corporations, or alliances are participating and which hostile entities are the targets.

Leaderboards

Compete for the top spot with integrated character leaderboards.

  • Tracks individual performance within each campaign.
  • Ranks pilots by kill count and total ISK value.
  • Highlights top performers with rank icons for the top 5.

Recent Killmails

A detailed feed of all activity associated with your campaign.

  • Color-coded indicators for kills (green) and losses (red).
  • Direct links to ZKillboard for detailed analysis.
  • Summarized victim and final blow information for quick review.

Ship Class Statistics

Analyze the meta of your campaign.

  • Breakdown of kills and losses by ship class.
  • Helps identify what ships are being used effectively and where losses are occurring.
  • Interactive data tables for easy filtering and sorting.

Permissions

Permission Description
basic_access Can access this app
manage_campaign Can manage campaigns

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

aa_campaign-1.1.1.tar.gz (63.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aa_campaign-1.1.1-py3-none-any.whl (72.0 kB view details)

Uploaded Python 3

File details

Details for the file aa_campaign-1.1.1.tar.gz.

File metadata

  • Download URL: aa_campaign-1.1.1.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for aa_campaign-1.1.1.tar.gz
Algorithm Hash digest
SHA256 ac91fde1703ec3af75d72d25d7ccd61d86e70920fd18eac70bdee776cee21cfa
MD5 d3cb41cde96ccc98a04e164a5c231877
BLAKE2b-256 ecf53a156b79094337b6620813031c182892505409bdbce04d9c82ced9e7d183

See more details on using hashes here.

File details

Details for the file aa_campaign-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: aa_campaign-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 72.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for aa_campaign-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 600c06b7b0e57c44e3b632b8d1e96118c9883752fa6526bf68ea4434b20d7b94
MD5 cba1c3c3c853c0bbcc77865516d26f8c
BLAKE2b-256 ba36f92014fa0d91c930644b07958ab7156703237d331c65bc2b1e9884f1c56f

See more details on using hashes here.

Supported by

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