public
Description: WoW Addon - Food/water macro generator
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/buffet.git
Click here to lend your support to: buffet and make a donation at www.pledgie.com !
buffet / changelog.txt
100644 85 lines (63 sloc) 2.071 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
3.0.1.21-Beta
    STRUDEL!
 
3.0.1.20-Beta
    Seems we get more global macros in Wrath
    Buttons now pickup the macro after creating it, or just pick up if it exists
 
3.0.1.19-Beta
    Embed update
 
3.0.1.18-Beta
    Update tekKonfig to live+beta version
    DKs don't get cheese anymore it seems...
 
3.0.1.17-Beta
    Embed update, whee!
 
3.0.1.16-Beta
    Wrath pots
    Wrath bandaids
    Wrath food and water
    Add [Noth's Special Brew]
    Tweak launcher declaration to match the updated spec
 
2.4.2.15-Beta
    Fix LDB embed
 
2.4.2.14-Beta
    Add LDB quicklaunch button
    Make addon loaded check case-insensative
 
2.4.2.13-Beta
    Make HP and MP macros use different custom texts
    Add special case for multi-use mage gem
    [Underspore Pod] should be considered conjured
    Add [Enriched Terocone Juice]
    Add ability to customize macro text on a per-char basis
 
2.4.2.12-Beta
    Rescan on level up, there may be new items usable
    Fix required level not being tested
    Add more mana/heal items that are on shared cooldown with the stones
 
2.4.2.11-Beta
    Add [Black Coffee]
 
2.4.1.10-Beta
    Add [Star's Tears] to water
    Add demonic rune to mana stones
 
2.4.1.9-Beta
    Fix stone+pot castsequence macro
 
2.4.1.8-Beta
    Reset castsequence when leaving combat
    Fix typo with Naaru Rations
 
2.4.1.7-Beta
    Added Naaru Rations and Hot Buttered Trout
    Self-cast them bandaids
 
2.4.1.6-Beta
    Add config and about panels, TOC metadata
 
2.4.0.5-Beta
    Add crystal potions (Ogri'la vendor items)
    Add Holy Spring Water... a crappy potion, but a potion none the less
 
2.3.3.4-Beta
    Shorten macro a tad, make sure sequence doesn't fire when using a bandaid
 
2.3.3.3-Beta
    Add /castsequence for stone then pot if player has both
    Added [Mad Alchemist's Potion]
 
2.3.3.2-Alpha
    Change how the macro is constructed so it will never use more than one item per click
    Conjured Manna Biscuit was missing... the fuck?
 
2.3.3.1-Alpha
    Add missing water
    Use the correct value when comparing items
    Initial commit