tekkub / stealyourcarbon

WoW Addon - Automatically restock items from vendors and your bank

This URL has Read+Write access

tekkub (author)
Sat Nov 01 23:19:33 -0700 2008
commit  146b5d517ca415b9ebab0d5ac259080fd1331724
tree    1e1fd090b1dfa6120a1df1038d259ebff20ff089
parent  7e429c3d1f3f2632f1a7ce49ae4fed9c1969ce43
stealyourcarbon / changelog.txt
100644 61 lines (46 sloc) 1.505 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
3.0.2.15-Beta
    Add scroll bar to config group box
    Add group box to config
    Use two columns for restock list
    Add bank restocking
     - Doesn't try to do anything fancy like split stacks or pull from multiple stacks
    Allow bags to be opened when config is shown
    Add total spent output if chat output is on
 
3.0.2.14-Beta
    Remove 2.4.3 compat
    Lowercase addon folders... fucking curse
 
3.0.2.13-Beta
    nilsafe, fucking uncached items
    Only query items we don't have data on
 
3.0.1.12-Beta
    Update for wrath build 8962 config panel breakage
    Embed update
 
3.0.1.11-Beta
    Fix water upgrade being lost if item info is not cached
    Fix water upgrading when items are not cached
    Embed update
 
3.0.1.10-Beta
    Load water list appropriate for the client version
    Embed update
 
3.0.1.9-Beta
    New wrath water
    Embed update
 
2.4.3.8-Beta
    Remove merchant button, we have LDB now
 
2.4.3.7-Beta
    Tweak launcher declaration to match the updated spec
 
2.4.2.6-Beta
    Add LDB quicklaunch button
 
2.4.2.5-Beta
    Account for cases where the items in the stock list are not cached (after a patch)
 
2.4.2.4-Beta
    Apply patch "Merchant button overlays SellOMatic buttons"
 
2.4.1.3-Beta
    Screw you, and your self
 
2.4.0.2-Beta
    Add GUI config frame
    Add "About" panel, TOC metadata
    query server for water tooltips so GetItemInfo doesn't nil out
    Add button to merchant frame, trim down slash handler
 
2.3.3.1-Beta
    Initial release (DUH!)