vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 IMBA (IMpervious Boss Addons) 1.4 - November 11th, 2006
2 by John "Cryect" Rittenhouse
3 This is an addon trying to achieve the third generation of information supplied by boss mods. All options can be set via the options window which can be accessed via "/imba". Windows if hidden will pop up on the start of a boss fight so you can position and close them.
4  
5 For the Addons Friendly Neighbor and Tank Finder they have slash commands for targeting a unit in a macro. For Friendly Neighbor its "/targetfn #" where # is the position on the list and the same for Tank Finder except its "/targettf #". For either of the commands to work the player needs to have the corresponding window open.
6  
7 Current Addons
8 -Zul'Gurub
9 Hakkar
10 -Temple of Ahn'Qiraj
11 Huhu
12 Ouro
13 Twin Emperors
14 Viscidus
15 -Naxxramas - Abomination Wing
16 Grobbulus
17 Gluth
18 Thaddius
19 -Naxxramas - Deathknight Wing
20 Razuvious
21 Gothik
22 Four Horsemen
23 -Naxxramas - Plague Wing
24 Noth the Plaguebringer
25 Heigan the Unclean
26 Loatheb
27 -Naxxramas - Spider Wing
28 Anub'Rekhan
29 Grand Widow Faerlina
30 Maexxna
31 -Naxxramas - Frostwyrm Lair
32 Sapphiron
33 Kel'Thuzad
34 Kel'Thuzad - Interrupt Assister
35 -Other
36 Blackboard
37 Friendly Neighbor
38 Minimap Marker
39 Raid Icon Monitor
40 Range Checker
41 Tank Finder
42  
43  
44  
45 Credits
46 A Function for parsing strings is taken from AIOI
47 The Templates for enabling & disabling mods is from CTRA (I really liked that setup so figure I would borrow it)
48 Thanks to MRNaxxramas addon for the basis of the charge detection on Thaddius and the quick confirmation of a few events for a few boss encounters (my own personal old CTRA Boss addons over used events lets say)
49 Template for the timer bars is based off the template from SWStats
50 Thanks to Transcriptor for easing my logging of events for AQ40 (I wish I had known of this for Naxx :-p)
51  
52  
53 Release History
54 1.4 - November 11th, 2006
55 Fixes the error message when you login
56 Fixes closing on mob death (whoops >_>)
57 Adds raid tracking ability though no tools to use it yet (next version but wanted to get 1.4 out with Fixes)
58 Changed how maps work slightly with Blackboard to allow catergorizing by zone
59 Four Horsemen mod will now flash red when Blaumeux casts a void zone or you are standing in one
60 Fixed Faerlina enrage announces to take into account silences
61 Added the below Boss Mod
62 -Hakkar
63  
64 1.3 - November 4th, 2006
65 Adds French Translation for boss mods in Naxx for all but Four Horsemen, Sapphiron and Kel'Thuzad thanks to A.su.K.A
66 Boss Windows will now AutoClose on Boss Death
67 Fixed Rogue not being selectable to ignore for Friendly Neighbor (sorry rogues :-p)
68 Fixed issue with leaving combat and reentering can trigger the addon to restart (Feign Death or Combat Res will both cause this issue)
69 Added the slash commands "/targetfn #" and "/targettf #" to allow users to easily macro targeting a specific position in the list
70  
71  
72 1.2 - October 30th, 2006
73 Fixes bugs with Ouro, Twin Emps, and Viscidus addons
74 Adds Blackboard
75  
76 1.1 - October 25th, 2006
77 Fixed Minimap Issues with other minimap mods
78 Changed unit boxes that find mobs by name to be able to click on to target those mobs and determine the health without anyone targetting them (will be broken in TBC though)
79 Raid Icon Monitor now no longer shows raid icons that haven't been seen in 30 seconds (autohides/shows them as they are added/removed)
80 Fixed an issue with whispers for Horde side being in common
81 Added the below boss mod
82 -Twin Emperors
83  
84 1.0 - October 22nd, 2006
85 First Public Release
86 Fixed various bugs from 0.14
87 Added the below boss mod
88 -Huhu
89  
90 0.14 - October 14th, 2006
91 Likely the last version before a public release.
92 Changed the way to simplify how timers are started and added prewarning msgs.
93 Changed how options are done and setup so its on a per character basis instead of per account the settings (as a result your old settings are all gone).
94 Major changes that allow you to customize how most things look
95 Changes to most the various boss mods adding more alerts if chosen to be enabled
96 Added the below new boss mods
97 -Ouro
98 -Viscidus
99  
100 0.13 - October 2nd, 2006
101 Fixes an error with minimap additions
102 Added a Range Checker mod which can be set to activate for the relevant fights
103 If the background is Grey then the mod is currently not checking range
104 If the background is Red then you are too close to someone
105 If the background is Green then you should be a safe distance from everyone
106 Is setup to automatically disable/enable for Kel'Thuzad, Sapphiron, and Four Horsemen. Other fights you want to use it for will have to set it to always active
107  
108 0.12 - September 30th, 2006
109 Added minimap markers for Sapphiron for the Ice Blocks
110 Added few announces to Loatheb mod
111 Improved performance of the minimap markers
112 Added the below Boss Mods
113 -Kel'Thuzad
114 -Kel'Thuzad - Interrupt Assister
115  
116 0.11 - September 26th, 2006
117 Fixed issue with when bringing up the map it saying activated/deactivated
118 Fixed some issues with attempting to send alerts to everyone when not promoted
119 Added the Minimap Marker which allows the Raid Leaders to place icons on everyones minimap
120  
121 0.10 - September 24th, 2006
122 Added option for scaling the alert message size
123 Added ability to deactivate raid announces for Four Horsemen in options (will be allowing raid announcements in other addons shortly)
124 Can non deactivate/activate IMBA by ctrl clicking on the minimap icon
125 Added the below boss mod
126 -Sapphiron
127  
128 0.9 - September 20th, 2006
129 Fixed Class Colors actually being saved this time for Friendly Neighbor >_>
130 Fixed all the health bars so you can click spells on them and will cast at that unit
131 Few more optimizations mainly for memory
132 Added the below boss mod
133 -Instructor Razuvious (Still planning to add mod with timers for all abilities and cooldowns)
134  
135 0.8 - September 19th, 2006
136 Performed a lot of performance tuning which should improve performance by at least 2/3 fold. (Tank Finder, Friendly Neighbor, and Raid Icon Tracker had the most tuneups)
137 Fixed some minor bugs with Tank Finder & Friendly Neighbor (dead people on the list and class colors not being updated on UI reload or restart)
138 Fixed an issue with SW Stats 2.0 screwing up log parsing
139 Added the below boss mod
140 -Noth the Plaguebringer
141 Disabled the full version of Four Horsemen but its still there just add it to the TOC if you want it
142  
143 0.7 - September 17th, 2006
144 Fixed a bug preventing Maexxna from popping up
145 Added feature to Friendly Neighbor allowing classes to be selected for tracking and allowing bars to be colored instead by class colors
146 Changed the Minimap Icon
147 Added the below mods
148 -Thaddius Phase 1 & 2 (Phase 2 mod also reduces combat log range for just the Thaddius fight to improve performance)
149 -Raid Icon Monitor (Tracks the HP of all the Raid Icons and allows them to be clicked on to target if someone else has one targeted)
150  
151 0.6b - September 13th, 2006
152 Performance change with how events are handled
153  
154 0.6 - September 13th, 2006
155 Added alerts and fixed some minor bugs
156 Added the below boss mods
157 -Maexxna
158 -Loatheb
159  
160 0.5 - September 10th, 2006
161 Added Void Zone timer to Four Horsemen mod as well included a reduced version for those who don't want the mark countdown on their marks.
162 Added the below boss mod
163 -Grand Widow Faerlina
164 Added an additional mod called Friendly Neighbor which works similarly to Tank Finder except for all classes and shows 5 players within 30 yds sorted by percent health (should assist with healing on Thane)
165  
166 0.4 - September 9th, 2006
167 Fixed Heigan Timing
168 Fixed issue with regen activated based mods not starting
169 Fixed issue with grobbulus slime spray detection
170 Added the below boss mods
171 -Four Horsemen
172 Added an additional mod called Tank Finder which finds the 3 tanks within 30 yds of the player that are lowest on health. Intended for Four Horsemen to aid finding the tanking warrior.
173  
174 0.3 - September 4th, 2006
175 Adds the below mods and fixes minor issue with scalebar not being set on load. Also fixes some minor timing with Gothik
176 -Anub'Rekhan
177 -Grobbulus
178  
179 0.2b - September 3rd, 2006
180 Fixes an issue with mods not being displayed
181  
182 0.2 - September 2nd, 2006
183 First Guild Release
184 -Gluth
185 -Gothik
186 -Heigan