promotional bannermobile promotional banner

Vengeance Status

Movable StatusBar showing AP from Vengeance (Tank)

File Details

v1.31

  • R
  • Jul 1, 2012
  • 5.39 KB
  • 5.1K
  • 4.3.4
  • Retail

File Name

VengeanceStatus-1.31.zip

Supported Versions

  • 4.3.4

v1.31-40300
-----------------
- MoP Beta compatibility (build 15799 tested)

v1.30-40300
-----------------
- toc update, compatible with Hour of Twilight (4.3)

v1.30-40200
-----------------
- toc update, compatible with WoW 4.2.

v1.30-40100
-----------------
- .toc update, compatible with WoW 4.1.

v1.30-40000
-----------------
- WoW v4.0.6 api update.

v1.29-40000
-----------------
- calculate and store accurate baseHP value in the addon saved variables and use it for exact Vengeance cap calculation.
- fallback "best guess" value when we don't yet have a verified / accurate baseHP.
(will be correct most the times but can "off" if the player logs on / reloads with an +HP buff active)

v1.28-40000
-----------------
- bugfix /vgs reset not persisting a /reload
- update the vengeance cap calculation according to new info by Blizzard.
(comes out roughly to 80% of previously calculated cap as it's not based on maxHP instead is stamina + a percentage of baseHP)

v1.27-40000
-----------------
- bufix statusbar occasionally showing on first logon/reload for non-tanking spec.
- "vgs border" added. Toggles showing the statusbar border.
- "vgs bgalpha #" added. Sets the background opacity. (0 to 1 = transparent to opaque)
- "vgs scale #" accepts values from 0.5 to 2.0 now.

v1.26-40000
-----------------
- "/vgs combat" added. Toggles showing the statusbar in combat only or not.
- "/vgs humor #" added. Toggles humorous happenings when you get # % Vengeance or more.
"/vgs humor" will atm toggle some random emotes to happen when you reach 100% vengeance.
"/vgs humor 75" will do the same but when your vengeance reaches or passes over 75%.
This will only happen once for each fight (no spamming). Might add sounds or visuals at a later date.
Default for new installations is OFF.
- minor internal logic and aesthetic changes.

v1.25-40000
-----------------
- Fixed gui bug with slow updates on max health changes (only affected the display not the actual data)
- Statusbar is now clamped to the screen so it can't be accidentally dragged outside
- "/vgs scale #" added. Scales the statusbar. Valid scale from 0.5 to 1.5.
- "/vgs reset" added. Resets the position and scale.
- Minor logic and aesthetic improvements.

v1.24-40000
-----------------
- "/vgs spam" added. Toggles self-reporting fight statistics to chatframe if statusbar is locked.

v1.23-40000
-----------------
- Shutdown if loaded on a non-tanking class (not druid,death knight,paladin,warrior)
- Pause processing and hide statusbar if player is not currently in a tanking spec (and out of bear for druids)

v1.22-40000
-----------------
- Graphic update for the statusbar (prettier border)
- Ability to toggle bar lock and enable/disable mouse.
- Minimal config added through "/vgs" command
"/vgs lock" Locks/unlocks the bar and turns mouse interaction on/off.
"/vgs session" Toggles statistic logging to saved variables (default off)
v1.21-40000
-----------------
- Add combat time to session log
v1.2-40000
---------------
- Tooltip graphical update.
- Ability to log session statistics to saved variables.
v1.1-40000
---------------
- Added a statusbar displaying
VengeanceAP/VengeanceCAP and percent of max in real-time.
- Last Fight report moved to statusbar tooltip.