PlateTweaks
Version 1.0.0  ·  World of Warcraft 12.1 (Midnight)

Colors enemy nameplate health bars and borders based on which of your own
debuffs are active on them.


INSTALL
-------
Extract the PlateTweaks folder into:

    World of Warcraft\_retail_\Interface\AddOns\

You should end up with ...\Interface\AddOns\PlateTweaks\PlateTweaks.toc

Restart the game, or type /reload if it is already running.


GETTING STARTED
---------------
Type  /pt  to open the settings window.

    1. Health Coloring -> New Rule
    2. Add a debuff from the dropdown, or type its name
    3. Click the color swatch and pick something you will notice

Use the Test buttons at the top of either coloring tab to see your colors on
real nameplates without needing the debuffs up.


MODULES
-------
Health Coloring   tints the health bar
Border Coloring   draws a colored border, with its own separate rules
Aura Icons        an optional row of icons; off by default

Each is enabled independently in its own tab header. The window header lists
which are currently on.


COMPATIBILITY
-------------
Works with Blizzard's default nameplates and with other nameplate addons
(EllesmereUI, Plater, Platynator and others). It draws on whatever health bar
it finds rather than replacing your plates.

If your nameplate addon already shows aura icons, leave the Aura Icons module
off so you do not get two rows.


PERFORMANCE
-----------
Single-debuff rules are cheap. Rules requiring several debuffs at once cost
considerably more, because the game does not let addons read enemy auras and
every combination has to be covered in advance.

    One debuff      ~10 textures per nameplate
    Two debuffs     ~100
    Three debuffs   ~1000  (experimental)

If you ever see stutter, remove three-debuff rules first.


HELP
----
Discord:  https://discord.gg/cdKSgKyCVJ

This addon is early and changing quickly. Bug reports and suggestions welcome.


CREDITS
-------
Font: Expressway, included in media/fonts.
Libraries: LibStub, CallbackHandler-1.0, LibSharedMedia-3.0.
