promotional bannermobile promotional banner

One Rune Bar

Simple 1 Rune bar display. Combines all 6 runes into one energy like bar.

File Details

7.1.1.beta

  • B
  • Jan 7, 2017
  • 15.25 KB
  • 75
  • 7.1.0
  • Retail

File Name

ThreeRuneBars-7.1.1.beta.zip

Supported Versions

  • 7.1.0

------------------------------------------------------------------------
r40 | istandalonetoo | 2017-01-06 21:39:40 -0600 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/ThreeRuneBars.toc

Bump version number
------------------------------------------------------------------------
r39 | istandalonetoo | 2017-01-06 18:46:30 -0600 (Fri, 06 Jan 2017) | 2 lines
Changed paths:
   M /trunk/TRB_Config.lua
   M /trunk/TRB_Diseases.lua
   M /trunk/TRB_Module.lua
   M /trunk/TRB_Runes.lua
   M /trunk/TRB_RunicPower.lua

- Added ability to change font size. It will update when pressing enter.
- Made the options layout a bit better
------------------------------------------------------------------------
r38 | istandalonetoo | 2017-01-06 12:41:31 -0600 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/TRB_Runes.lua

- Added midlines to the rune bar
------------------------------------------------------------------------
r37 | istandalonetoo | 2017-01-06 11:48:11 -0600 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/TRB_Diseases.lua

- Can now set the disease icon size in the configuration pane
------------------------------------------------------------------------
r36 | istandalonetoo | 2017-01-06 11:31:48 -0600 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/TRB_Diseases.lua
   M /trunk/TRB_Module.lua
   M /trunk/TRB_Runes.lua
   M /trunk/TRB_RunicPower.lua

- Removed unnecessary functions and unnecessary frames
------------------------------------------------------------------------
r35 | istandalonetoo | 2017-01-06 11:14:56 -0600 (Fri, 06 Jan 2017) | 1 line
Changed paths:
   M /trunk/TRB_Runes.lua

- Rune sizes can now be updated upon pressing enter (no reload required)
------------------------------------------------------------------------
r34 | istandalonetoo | 2017-01-05 18:58:32 -0600 (Thu, 05 Jan 2017) | 2 lines
Changed paths:
   M /trunk/TRB_Config.lua
   M /trunk/TRB_Diseases.lua
   M /trunk/TRB_Module.lua
   M /trunk/TRB_Options.lua
   M /trunk/TRB_RunicPower.lua
   M /trunk/ThreeRuneBars.lua

- Removed scale option
- Disease and RP now update when pressing enter
------------------------------------------------------------------------
r33 | istandalonetoo | 2017-01-04 17:53:24 -0600 (Wed, 04 Jan 2017) | 5 lines
Changed paths:
   M /trunk/TRB_Config.lua
   M /trunk/TRB_Diseases.lua
   M /trunk/TRB_Module.lua
   M /trunk/TRB_Options.lua
   M /trunk/TRB_Runes.lua
   M /trunk/TRB_RunicPower.lua
   M /trunk/ThreeRuneBars.lua
   D /trunk/borders.tga
   D /trunk/highlight.tga

Lots of changes:
- Removed outdated looking textures
- Borders are now a single line
- Bar size and border size are configurable. Still requires a reload, though.
- Removed lots of dead code.
------------------------------------------------------------------------
r32 | istandalonetoo | 2017-01-04 16:54:39 -0600 (Wed, 04 Jan 2017) | 1 line
Changed paths:
   M /trunk/TRB_Diseases.lua
   M /trunk/TRB_Module.lua
   M /trunk/TRB_Runes.lua
   M /trunk/TRB_RunicPower.lua

Setting a color on a texture was removed from SetTexture.  We must now use SetColorTexture.  Replaced all appropriate occurrences.
------------------------------------------------------------------------