GloryLib
A library for PvP and Battlegrounds.
Authors: Boss and hyperactiveChipmunk
German Translations: neriak
Handy features:
Check in battlegrounds, which battlegrounds.
Get the current or next battleground weekend.
Get today's hk's, deaths, hk honor, bonus honor, total honor (this is accurate).
Keep track of battlegrounds wins/losses.
Get the current PvP cooldown.
Get scoreboard info in battlegrounds.
Get base/resource/flag/player info in battlegrounds.
Users:
TO INSTALL: Put the GloryLib folder into
\World of Warcraft\Interface\AddOns\
Developers:
Place the GloryLib.lua file into your AddOn's folder, then add GloryLib.lua to the .toc file.
Then, to access the library, in your code, write `local glory = GloryLib:GetInstance("1.0")`.
From that point on, you can access GloryLib's functions.
Comments