vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 1.1.5
2 Time-to-Victory support added
3 Many tweaks and bugfixes
4  
5 1.1.0
6 Converted to FuBar 1.2 embedded libraries
7 Clicking on a battlefield queue in the tooltip opens its corresponding BattlefieldFrame
8  
9 1.0.4
10 Added filter to show only contested node status
11  
12 1.0.3
13 Fixed nil value bug on line 615
14  
15 1.0.2
16 Added ability to hide the bar text
17  
18 1.0.1
19 Re-release with new CORRECT GloryLib release API; sorry about the delay.
20  
21 1.0.0
22 Release!
23 Thanks to ckknight, Tekkub, and the members of #wowace for all your help!
24  
25 0.10.1
26 Lots of minor code tweaks and cleanup
27 Added display for number of bases controlled in Arathi Basin
28 Updated GloryLib to rev350
29  
30 0.10.0
31 Migration to GloryLib for data handling
32 Added CTF Flag Carrier tooltip display; click to target the specified flag carrier.
33  
34 0.9.11
35 Scrutinized code, lots of small optimizations
36 Added battlefield team scores to tooltip
37  
38 0.9.10.1
39 Updated right-click menu displays for detached tooltips
40 Fixed an error when tooltip contains nil data and is visible (i.e. from being detached) when loading the UI (also fixed from Boss's end)
41  
42 0.9.10
43 Detachable tooltip TEST release -- USE WITH CAUTION and only with the latest version of FuBar!
44 Cleaned up some code
45  
46 0.9.9
47 Minor bugfixes
48 Added option for OnClick() to only toggle scoreboard when inside the battlegrounds
49 Added team size display to tooltip
50  
51 0.9.8
52 Localization fix
53 Transition to BabbleLib
54  
55 0.9.7
56 Fixed the battlefield objective initializations on battleground entrance/switching problem. Really.
57  
58 0.9.6.2
59 Fixed bpCompatible -> fuCompatible
60  
61 0.9.6.1
62 Fixed some FuBar naming conventions
63  
64 0.9.6
65 Battlefield objective table initialization on entering/switching battlegrounds (hopefully!) fixed
66 Switch-over to FuBar naming scheme
67  
68 0.9.5
69 Feature complete: Full queue management, battlegrounds objectives, player stats, completely configurable.
70  
71 0.6.1
72 bpCompatible typo fixed >8P
73  
74 0.6.0:
75 Rudimentary queue management added
76 Many bugs squashed, including the screwy nils with for loops and table indices
77 Updated for new tooltip API
78 Minor tweaks
79 .toc update
80  
81 0.5.1:
82 Fixed some AV objective status changes that weren't registering
83  
84 0.5.0:
85 Initial beta release