------------------------------------------------------------------------
r78 | raeli87 | 2018-02-19 10:26:51 +0000 (Mon, 19 Feb 2018) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   A /trunk/Media/Extra
   A /trunk/Media/Extra/Armory.tga
   A /trunk/Media/Extra/Cabaret 2.tga
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

All Mana and Power tags can now be set to hide at zero.
Two additional layouts are now included - with more to come in the future, so you can easily select a style and go from there.
Test mode has been improved in a variety of ways to more accurately reflect the settings you have chosen.
Default reaction colors now use Blizzard's colors for these values.

------------------------------------------------------------------------
r77 | raeli87 | 2018-02-16 19:11:48 +0000 (Fri, 16 Feb 2018) | 1 line
Changed paths:
   M /trunk/Utilities.lua

Restored an accidentally removed a necessary function in previous revision.
------------------------------------------------------------------------
r76 | raeli87 | 2018-02-16 19:05:29 +0000 (Fri, 16 Feb 2018) | 3 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Init.lua
   M /trunk/Options/Options.lua
   M /trunk/RUF.toc
   M /trunk/Utilities.lua

Fixed an issue where RUF would cause UI taint when using test mode that would cause unitframe visibility not to be toggled in combat i.e if you didn't have a target, and entered combat, then selected a unit, it would not show. That is now fixed.

Fixed several variables that were set as global variables where they should not have been, also causing UI taint.
------------------------------------------------------------------------
r75 | raeli87 | 2018-02-16 03:33:56 +0000 (Fri, 16 Feb 2018) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Fixed numerous bugs. You can now set mana tags to be hidden if your primary power is mana
To elaboarte:
The intended use is that if you're a Shadow Priest, power tag will show as insanity, and then you can still see your mana using another text area with a mana tag. But if you then switch to Holy or Disc, it will hide that extra mana tag, as your power tag will become mana since that will now be your primary resource.

There are two additional default profiles available to be selected - these are also in early progress, but the idea is to have a selection of several profiles available by default to quickly choose a layout you like, or as a starting point to more quickly setup your own unitframes.
------------------------------------------------------------------------
r74 | raeli87 | 2018-02-12 01:04:45 +0000 (Mon, 12 Feb 2018) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Added ability to set name text truncation.
------------------------------------------------------------------------
r73 | raeli87 | 2018-02-11 19:10:23 +0000 (Sun, 11 Feb 2018) | 1 line
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Utilities.lua

Tags can now be anchored to other tags, so you can easily have elements move around.
------------------------------------------------------------------------
r72 | raeli87 | 2018-02-11 04:32:05 +0000 (Sun, 11 Feb 2018) | 5 lines
Changed paths:
   M /trunk/Config.lua
   M /trunk/Core.lua
   M /trunk/Localisation/enUS.lua
   M /trunk/Options/Options.lua
   M /trunk/Tags.lua
   M /trunk/Utilities.lua

Updated tagging system - now you choose from a drop down of existing tags.
To have several tags in an area, just add a new text area.
Added more robust frame anchor checking, so you can't break the addon by trying to anchor a unit to a unit that is anchored to it.
You can now choose if the level tag is hidden or not if the unit is the same level as you.
You can now choose the text gradient colour when coloring by percentage.
------------------------------------------------------------------------
r71 | raeli87 | 2018-02-10 19:38:32 +0000 (Sat, 10 Feb 2018) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Fixed pkgmeta
------------------------------------------------------------------------

