Skip to main content

Simple Tool to track the alignments of your players

Project description

AlignmentReporter

A tool for DM to easily make Alignment Change Graphs for their Campaigns, with a save system to switch between parties. Originally just a part of a larger toolbox, I am currently making it a standalone project. It is a bit old and need some changes (mainly using coroutines and C compilation).

The tool is quite simple in its way, but I will add a tutorial later. For testing, simply launche the init.py at the root directory and enter a save file name. It will automatically load any existing file in the data folder if it exists. I have already created two save files from personal games (accessible with the names "Celtaidd" and "Volac").

The generated images are in the "AlignmentReporter/out/" directory, but a preview is loaded in the tool after each image generation.

System recommendations

This tool has been tested with the following setups. Please share any working or non-working setup you may use to use this tool.

  • OS:
    • Windows 10 (19041.928)
    • Linux Mint 20.1 (Xfce)
  • Python 3.8.5

Installation:

in the root directory

python setup.py install

Typical usages:

Python:

import AlignmentReporter as AR; AR.launch()

in terminal:

AlignR-Launch

Typical Output

Volac savefile output

Tutorial

To be implemented

Known Issues

  • GUI still freezes in Windows 10 when generating the image
  • Color implementation will sometimes accept wrong inputs or refuse correct ones.

Licence notice

Every .UI file contained in this project has been created with the QtDesigner software from the Qt Company under the GPL-3.0 License. (see the Official Qt website for more informations).

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

AlignR-2.0.5.tar.gz (566.4 kB view hashes)

Uploaded Source

Built Distribution

AlignR-2.0.5-py3-none-any.whl (567.1 kB view hashes)

Uploaded 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