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 61 lines (45 sloc) 1.568 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
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