Skip to main content

Manager of OpenArena battles

Project description

https://badge.fury.io/py/munerator.png https://travis-ci.org/aequitas/munerator.png?branch=master https://pypip.in/d/munerator/badge.png

Munerator: Organizer of gladiatorial fights. (http://www.unrv.com/culture/gladiator.php)

Installing/Running

pip install -e .

munerator -h

To run the minimal stack:

munerator trans &

munerator context &

munerator wrap “cat tests/game_output.txt”

Add -v for verbose output.

Modules

Module overview: http://auth-83051f68-ec6c-44e0-afe5-bd8902acff57.cdn.spilcloud.com/10/1395159542_munerator.png

Event producers:
  • wrap: wrap game/command, capture output, send to translator

  • trans: translator, match incoming lines to regex, create event, send to context

  • context: add context to events, eg mapname, players, and broadcast events to subscribers

Listeners:
  • ledbar: subscribe to game events, show status on ledbar

  • old: subscribe to game events, proxy events to old api http://quake.ijohan.nl

  • listen: listen to all events sent out, for debugging etc.

Other:
  • rcon: interact with running game through rcon commands (change maps, say stuff)

Planned:
  • changer: change current game (fraglimit, gametype, instagib, restart) based on game info

  • voting: store player votes on maps/gameoption in db

  • rotate: rotate maps based on player preferences

Requirements

  • Python 2.7

  • ZMQ

  • OpenArena

  • MongoDB

License

MIT licensed. See the bundled LICENSE file for more details.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

munerator-0.18.1.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distribution

munerator-0.18.1-py2-none-any.whl (2.5 MB view hashes)

Uploaded Python 2

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