vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 0.4.7 - 2006/6/11
2 - ParserLib 1.1-15
3 - Fixed typo on vulnerable damage trailer (line 523 error)
4  
5 0.4.6 - 2006/6/10
6 - Fixed color setting for physical damage.
7  
8 0.4.5 - 2006/6/9
9 - Trailers were not showing on 0.4.4
10  
11 0.4.4 - 2006/6/9
12 - Added color settings: skill, buff, debuff.
13 - Fixed message Rep: <Faction> <NewRank>
14  
15 0.4.3 - 2006/6/8
16 - Suppressing of the default combat messages is back, with a safer implementation method.
17 - Fixed exp, honor, reputation messages not showing.
18 - Added filters: hit (both melee and spell), heal, miss, gain, drain.
19 - Localization file doesn't use GlobalStrings now, half english / half other language looks so strange.
20  
21 0.4.2 - 2006/6/7
22 - Fixed line 171: attempt to perform arithmetic on field `b' (a nil value)
23 - Added minimap button, right click it for drop down menu.
24  
25 0.4.1 - 2006/6/7
26 - Removed suppressing of default combat messages before I can find out what are causing the problems.
27 - /scl option to open the configuration menu.
28  
29  
30 0.4 - 2006/6/7
31 - Right click on the chat menu button on default chat frame to show drop down options.
32 - Complete GUI configurations : colors, filter by parsed names, events.
33 - Events which not set to show will be unregistered from ParserLib.
34 - Fixed /scl showfailure
35 - Removed .xml file
36  
37 0.3.1 - 2006/6/6
38 - Fixed stack overflow bug.
39  
40 0.3 - 2006/6/6
41 - ParserLib 1.1-11
42 - Reviewed some message formats and colors.
43 - target, pet, party, raid members will be colored differently too.
44 - Separated message formats to customization.lua, you may customize the message formats there.
45  
46 0.2.4 - 2006/6/1
47 - ParserLib 1.1-8 (Other's split damage)
48  
49 0.2.3 - 2006/6/1
50 - ParserLib 1.1-7 (Your Viper Sting, Dispell Fail, Dishonor Kill)
51 - Added Dishonor Kill (Shown as "DK: Name")
52  
53 0.2.2 - 2006/5/31
54 - ParserLib 1.1-6 (Trailers)
55 - Added trailers.
56  
57 0.2.1 - 2006/5/30
58 - ParserLib 1.1-5 (Added spell reflects, spell immunes)
59 - Spell failure message is not shown default, "scl /showfailure" to turn them on.
60 Note that the default combat failure message will not be suppressed when showfailure off, you can turn it off by unselecting "Spell Messages (cont'd)" -> "Your Insufficient Spell Resource Errors" in combat log frame.
61  
62 0.1.2 - 2006/5/28
63 - Upgraded ParserLib to 1.1-4
64 - '/scl nosuppress' to toggle suppressing of default combat messages.
65 - '/scl onlyyou' to toggle the state of showing messages related to you only.
66  
67 0.1.1 - 2006/5/28
68 - ParserLib: Quick Fix on pattern converting for non-english clients.
69  
70 0.1 - 2006/5/28
71 - Initial release.
72  
73  
74  
75  
76 Other
77  
78 Miss