jbueza / Ninjalist

Ninjalist is a World of Warcraft addon dedicated to providing players an early warning system before they commit themselves to a raid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ninjalist

by Jaime Bueza

Ninjalist Screenshot

A World of Warcraft addon that is dedicated to providing players with an early warning system for ninjas (people who master loot the raid and unfairly steal the loot from you)

USAGE

/ninjalist

This will open up the Ninjalist console that will allow you to add ninjas, scan for ninjas, and filter them.

DEBUGGING AND DEPLOYING TRICKS

For really fast debugging, you can open up your WoW game, create the following macro: /reload ui

cd into your Ninjalist working copy (not your World of Warcraft Interface Addons directory, this is your deploy directory!)

run ant (build.xml) with the following: ant deploy or simply ant. This will copy your working directory into your Mac OS X World of Warcraft Interface Addons directory.

Once this is complete, you can alt-tab back into your World of Warcraft game client and then type /reload ui or if you made macro for it, hit that.

TODO

  • Create Windows batch (.bat) file for Windows developers that want to contribute to this project We are now using Ant as a deployment utility

  • Develop a workflow for users to upload their ninjalists to a web service

    • name of player (ninja)
    • date of the incident
    • server the player is on
    • the location (vault of archavon, ice crown citadel)
  • Develop a UI using Frame.xml that allows users to add ninjas easily, as well as, search easily

About

Ninjalist is a World of Warcraft addon dedicated to providing players an early warning system before they commit themselves to a raid.

License:Other