GithubHelp home page GithubHelp logo

threat's Introduction

Threat

A World of Warcraft Vanilla (v1.1.12) Addon to simplify Warrior tanking.

Usage

Provide a single button to generate the maximum available threat on a given single target. My keybindings have this on a easy-to-reach button, such as E. Other frequently used abilities such as Shield Block or Bloodrage are not included, since they have different intentions.

Installation

Clone the repository into your Addons folder:

cd <WOW_BASE_DIR>/Interface/Addons
git clone https://github.com/muellerj/Threat

Create a macro to call Threat() or /threat:

/threat

# or

/script Threat();

Commands

Threat can be enabled or disabled and its operation inspected:

/threat             Cast "best" threat ability
/threat debug       Toggle debug messages on/off

Bugtracker

Please create an issue at https://github.com/muellerj/Threat/issues

Credit

Many of the boilerplate functions are taken directly from Fury.lua by Bhaerau (http://www.vanilla-addons.com/dls/fury/).

Contributing

  1. Fork it (https://github.com/muellerj/Threat/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

threat's People

Contributors

epitaque avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.