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 !
tekkub (author)
Sun Apr 19 23:50:02 -0700 2009
commit  3f065ffba6c8a849849062e57839d9aad5f91998
tree    d33c5adc01dad43a139c1f427a84d1ba8ba74308
parent  527b64ece2b535ae026b56aed127457f0f4818f6
buffet / changelog.txt
100644 116 lines (87 sloc) 2.684 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
3.1.0.28-Beta
    GET IN MAH JELLY!
    Wait... fuck that made no sense
 
3.0.9.27-Beta
    YOU CRAZY!
 
3.0.3.26-Beta
    Updated food and water lists, should include all non-buff food and water currently on wowhead
 
3.0.3.25-Beta
    Injizzectors
    New food
    Add "endless" potions
 
3.0.3.24-Beta
    More conjables
    PIE!
    Apple juice!
    New health stones
 
3.0.3.23-Beta
    Those argent guys are a bunch of potheads
    Embed update
    Remove 2.4.3 compat
 
3.0.2.22-Beta
    Don't make macros char-specific (3.0 broke this)
    Update for wrath build 8962 config panel breakage
    Embed update
 
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