vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 -=-=-=-=-=-=-=-=-=-=-=-=-=-
2 = =
3 = BGBuddy v1.5 = by Conflictus (Illidan Alliance)
4 = =
5 -=-=-=-=-=-=-=-=-=-=-=-=-=-
6  
7 BGBuddy is a simple addon which tracks your progress in
8 the battlegrounds and provides helpful features such as
9 Auto-Join, Auto-Resurrect and Auto-Release.
10  
11 If you have any suggestions, comments, questions or
12 problems, please feel free to post them at any of the
13 following websites. Your input is always very appreciated!
14  
15 http://ui.worldofwar.net/ui.php?id=941
16 http://www.curse-gaming.com/mod.php?addid=1506
17 http://wowinterface.com/downloads/fileinfo.php?id=4023
18  
19  
20 ------------------------------------------------------------
21 - INSTALLATION
22 ------------------------------------------------------------
23 1) Copy the "BGBuddy" folder and it's contents to your
24 "Interface/Addons" folder.
25  
26 2) Run World of Warcraft.
27  
28 3) Enter a queue for Battlegrounds to display BGBuddy.
29  
30  
31 ------------------------------------------------------------
32 - COMING SOON
33 ------------------------------------------------------------
34 -> Localization
35 -> Option to save Session Honor throughout a number of
36 sessions with the ability to "Reset Honor" when desired.
37 -> Options for CTF to show/target Flag Carriers and to show
38 the score.
39 -> TitalPanel support
40 -> InfoBar support
41 -> Any other mentionable suggestions you might have :)
42  
43  
44 ------------------------------------------------------------
45 - HISTORY
46 ------------------------------------------------------------
47 + Version 1.5 06/28/2005
48 -> Fixed bug with French and German clients that was
49 causing a nil error when entering a battleground
50 (serious this time!) :)
51 -> Added the feature of automatically coming out of AFK
52 before joining a battleground
53 -> Fixed bug with Auto-Resurrect hiding the "Release"
54 button if you had Auto-Release disabled while Auto-Res
55 was enabled
56 -> Fixed bug with the auto-resizing function that caused
57 the score button (+) to ocassionally overlap the
58 contents beneath it
59  
60 + Version 1.45 06/28/2005
61 -> Fixed bug with French and German clients that made
62 honor point calculations incorrect
63  
64 + Version 1.4 06/28/2005
65 -> Fixed bug with French and German clients that caused
66 nil value errors when entering a battleground
67 -> Honor point calculations now factor in diminishing
68 returns. The Session Honor and Last Kill fields now
69 display in the following format:
70 (diminished honor / full honor)
71 -> Added the option to hide the BGBuddy display
72  
73 + Version 1.35 06/23/2005
74 -> Fixed bug that caused BGBuddy to use Alterac Valley's
75 customized display settings when you were inside of
76 Warsong Gulch -_-
77  
78 + Version 1.3 06/23/2005
79 -> Added the ability to customize the display for Alterac
80 Valley and Warsong Gulch seperately
81 -> Added the option to show/hide your current honor rank
82 name and icon
83 -> Fixed bug that wasn't displaying current rankname and
84 rankicon correctly for non-english clients
85 -> Fixed bug with nil values that occurred in Warsong
86 Gulch
87  
88 + Version 1.2 06/22/2005
89 -> Added several more displayable statistics such as
90 Lifetime Kills, Graveyards Assaulted/Defended,
91 Towers Assaulted/Defended, Mines Captured, Leaders
92 Killed, Secondary Objectives and Bonus Honor
93 -> Added the ability to select which items you want
94 BGBuddy to display while inside the Battleground
95 -> BGBuddy now auto-resizes to fit it's content
96 -> Removed "BGBuddy is enabled..." message upon loading
97 -> Fixed bug that labeled the 1st rank as "Unranked"
98 -> Fixed bug that wasn't setting saved transparency
99 settings upon loading
100  
101 + Version 1.1 06/21/2005
102 -> Added option to adjust Border Transparency
103 -> Removed "Change Instance" and "Leave Queue" buttons and
104 replaced with an icon to toggle a dropdown menu
105  
106 + Version 1.05 06/21/2005
107 -> Added myAddons support
108 -> Integrated the standard BG Minimap Icon features and
109 popup windows into BGBuddy
110 -> Integrated Auto-Join, Auto-Res and Auto-Release
111 enabling/disabling into the options menu
112 -> Rearranged the options on the Graphical Options Menu
113 -> Fixed bug that would hide the countdown popup windows
114 if you tried to exit or logout while the Auto-Join
115 feature was enabled
116  
117 + Version 1.0 06/20/2005
118 -> Added functionality to remember settings
119 -> Added a Graphical Options Menu
120 + Added Enable BGBuddy checkbox
121 + Added Lock BGBuddy checkbox
122 + Added Always Show BGBuddy checkbox
123 + Added Play Sound When Ready checkbox
124 + Added Background Transparency slider
125 -> Added command '/bgbuddy' to toggle options menu
126 -> Added several helpful ToolTips
127 -> Fixed bug that wasn't calculating the total players
128 within the battlefield correctly.
129  
130 + Version 1.0 BETA 2 06/18/2005
131 -> Fixed bug that removed "Release" button if you died
132 outside of the instance.
133  
134 + Version 1.0 BETA 1 06/18/2005
135 -> Added Statistics Tracking for Standings, Kills,
136 Killing Blows, Deaths, Session Honor and Last Kill.
137 -> Added Auto-Join feature
138 -> Added Auto-Resurrect feature
139 -> Added Auto-Release feature
140  
141