WoWInterface SVN PVPTimer

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/PVPTimer
    from Rev 2 to Rev 3
    Reverse comparison

Rev 2 → Rev 3

PVPTimer.lua
1,5 → 1,5
--[[
PVP Timer 0.01b by EVmaker
PVP Timer 0.02b by EVmaker
 
A simple mod to display the remaining time left on the players flagged PVP timer either in its own window,
or in a LDB Displayer (Titan, Fubar, etc..)
10,7 → 10,7
local debugMode = false;
local PVPT_updateInterval = 1.0;
local PVPT_defaultSettings = {
["Version"] = "0.01b",
["Version"] = "0.02b",
["OnOff"] = true,
["ShowWindow"] = true
}
32,7 → 32,7
-- Declare the global variables
PVPT_whatTimer = "wait";
PVPT_Settings = {
["Version"] = "0.01b";
["Version"] = "0.02b";
["OnOff"] = true,
["ShowWindow"] = true
}
PVPTimer.toc
1,4 → 1,4
## Interface: 30100
## Interface: 30200
## Title: PVP Timer
## Notes: Displays the pvp flag time remaining in its own window, or via LDB.
## Dependencies: EMLib
readme.txt
1,7 → 1,7
Readme for PVP Timer, a World of Warcraft Mod.
----
 
Version 0.1b
Version 0.02b
PVP Timer by EVmaker
 
A simple mod to display the remaining time left on the players flagged PVP timer either in its own window,
34,6 → 34,10
* Eliminate any bugs (if any)
----------------------------------------------------------------------
Changelog:
0.02b:
3.2 Compatibility and TOC Update. Essentially just an update for the TOC, so that 'load out of date addons' does not need to be
checked, since PVPTimer was 3.2 Compatible already.
 
0.01b:
Initial release, has the PVP Timer window which displays the time remaining on your pvp counter, colored by faction (red and yellow
for horde, blue and yellow for alliance). Slash options for whether to show the window constantly (/pvpt toggle window) and to turn