public
Description: WoW Addon - Generic reminder framework
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/cork.git
Click here to lend your support to: cork and make a donation at www.pledgie.com !
cork / changelog.txt
100644 67 lines (57 sloc) 2.318 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
3.0.3.8-Beta
    Tweak tooltip strata a smidge
    Hunter Viper module (thanks adirelle)
 
3.0.2.7-Beta
    Don't track Earth Shield when solo
    Greater wisdom and greater kings got swapped?
    Allow bags to be opened when hunter pet module config is visible
 
3.0.2.6-Beta
    Don't check if pally blessings are mine if target is out of range
    Remove 2.4.3 compat
    Remove Omen of Clarity, is now passive
 
3.0.2.5-Beta
    Make raid buffer fall back to the single-target spell when checking range, since raid-wide spell range checking is currently broken
 
3.0.1.4-Beta
    Update for wrath build 8962 config panel breakage
    Embed update
    Fix raid buffer not actually checking if people in the group need a buff
    Fix hunter pet feeder nil error on first use
    Prevent corking when stealthed
    Add dynamic mousewheel binding (Thanks Adirelle)
 
3.0.1.3-Beta
    Add priest fear ward module
    Add shaman earth shield module, tracks the last group member you cast on
    Make tooltip limit slider refresh the tooltip when changed
    Add about panel
    TOC metadata
    Embed update
 
3.0.1.2-Beta
    Add compatibility layer for live. Not super efficient, but it seems to get the jorb done
    Fix raid buffer not checking focus and target on full scan
    Delay spell checking till PLAYER_LOGIN
    Prefer buffing the player first, players second, pets last
    Pally seal was missing Seal of Wisdom
    
    New Modules
    * Clam shucker
    * DK Horn of Winter
    * DK Path of Frost
    * Hunter pet happiness
    * Repairs
    * Tracking (Only spells, not "helpers")
    * Warlock demons
    * Warlock soul link
    
    Config Enhancements
    * Added keybinding (thanks clad)
    * Add option to limit the tooltip lines (thanks clad)
    * Add group threshold config
    * Make cast on pets option char-wide instead of per-module
    * Add macro generator
    * Add pretty group box for modules
    * Add module toggles to base config page
    * Removed config panels for simple self buffs (only had "enable" toggle)
    * Removed config for raid buffs (all options in the base panel now)
    * Move advanced self buffer config into base config page
    * Strip off the borders from icons
    * Add solo/party/bg options to pally blessing module
 
3.0.1.1-Beta
    Initial redesign for Wrath