crushyourfoes

1.0.2 • Public • Published

CRUSHYOURFOES

A combat log analyser for Lord of the Rings Online

Usage

Web

There's an on-line version available at booyaa.github.io/CRUSHYOURFOES.

node.js

Command line client

Alternatively you can install a command line client if you have node and npm installed.

npm install -g crushyourfoes

Then run the client using

cyf path/to/your/Combat_YYYYMMDD_N.txt your_lotro_name

The example above is the equivalent of running the web version using the player as yourself the opponent as ALL.

Coding

npm install crushyourfoes # if you haven't already installed it globally

var cyf = require('crushyourfoes');

Caveat: I wouldn't touch the lib, it's liable to change between now and v2.

Todo

  • Create Raid aware version, but first I've got to refactor the hell out of the code.

Bugs, feature requests or suggestions

Please file them as an issue through the github repo.

Credits

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i crushyourfoes

    Weekly Downloads

    2

    Version

    1.0.2

    License

    Apache-2.0

    Last publish

    Collaborators

    • booyaa