Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.2.0.26-Beta
Date:
11-08-2009 03:19 AM
Size:
56.34 Kb
Downloads:
8,203
Favorites:
242
MD5:
Cork   Popular! (More than 5000 hits)
Cork is a reminder addon, aimed primarily at buffs. Cork was inspired long ago by NeedyList, and has been Alpha quality for years. Wrath introduces new buff query APIs that let me finally make Cork as small as I'd prefer, so I'm finally pushing out a beta-quality version.

Due to the new API, Cork is designed to work on WoW 3.0 (Wrath). A Live-compatibility layer is provided, but I make no promises that it will work correctly or efficiently. Modules are written for Wrath's spell mechanics and will not be rewritten for different behaviour on Live.

Cork provides, at it's heart, one-click buff casting. Some non-buff reminders are included, however, and more are planned.

Implemented
  • Reminders for self-only buffs, auras and shapeshifts
  • Reminders for raid-group buffs (ones that cast on multiple targets)
  • Reminders for palidin seals and warrior shouts only shown in combat
  • Hunter pet happiness (includes macro for feeding or calling a feed addon)
  • Priest Fear Ward (shows whenever fear ward is not on cooldown, must be manually enabled when needed)
  • Shaman Earth Shield (tracks the last group member cast on, so you must cast manually the first time)
  • Warlock summons
  • Warlock Soul Link
  • Low durability warnings when resting (in town)
  • Clam shucker
  • Minimap tracking
  • Keybinding (thanks cladhaire)
  • Macro-generating button, like Buffet's
Planned
  • "Friendly target" buffs which are applied selectivly instead of to the whole party/raid
    • Druid Thorns
    • Mage Dampen/Amplify Magic
    • Shaman Water Breathing/Walking
    • Warlock Detect Invisibility
    • Warlock Unending Breath
  • Reagent restock reminders when resting
  • Tabard (once reputation tabards are implemented)
  • LDB data source
  • Option to disable the always-up tooltip
If I have forgotten a buff for your class, feel free to open a bug on github

One-click? How?

Simple! Make a macro: /click CorkFrame. You might wish to add a /cast [combat] Some Spell at the start as well... for example I put Inner Fire in my priest's macro.

You can also use the keybinding in the default keybind UI.

Be warned, Cork will only cast out of combat. If you want to apply buffs in combat, you'll have to do it manually.

Links

Visit my site for more great addons.
Please report all bugs and feature requests to my Github tracker
Alpha builds can be found on GitHub.
Please direct all feedback and questions to my Google Groups mailinglist
  Change Log - Cork
3.2.0.26-Beta
Added "Combine" module, that combines small items into larger ones, e.g. 10 crystallized waters into eternal water. (Thanks Adirelle)
RaidBuff now ignores dead units and units in vehicle. (Thanks Adirelle)
Update "show in battleground" checkbox on config show. (Thanks Adirelle)
Embed update

3.2.0.25-Beta
Add new raid buffing items
Make macro editboxes also accept drag
Default blank macro would be a good thing.

3.2.0.24-Beta
UnitAura doesn't do isMine anymore
Rejigger druid bear list to avoid forgetting settings on low-level toons

3.1.0.23-Beta
Make "last buffed" templates hide when resting
And we have shaman weapon buffs!
Warlock temp enchant (spellstone) module
Fixed range check issues (****ing eh, Blizzy, 0 IS NOT FALSE IN LUA)
Make druid shapeshift module only cast if no other needs are up
Hide tooltip when on a taxi (thanks PProvost)
Fixed Warlock pets (thanks PProvost)
Unspent talent points module (thanks Iain Broadfoot)

3.1.0.22-Beta
Fix tooltip not hiding when entering WG

3.1.0.21-Beta
Make buffer modules hide when in town (resting)
Ignore arena unitids

3.1.0.20-Beta
Fix macro blocking if well fed macro is nil (not blank)
Add more mini-config rows when possible
Add all-might/wis and all-kings buttons to pally blessing config

3.1.0.19-Beta
Add talent "profiles", per-char settings automatically Swap for the current talent set
Fix for UnitAura changes in 3.1
Adjust hunter viper slider min/max on value change to ensure low never goes above high

3.0.9.18-Beta
Fix secondary module config frames disappearing after first use

3.0.9.17-Beta
Add scrollbar to module config group
Add option to hide tooltip in battlegrounds

3.0.9.16-Beta
Clarify a tooltip just a smidge
Make sure all the modules are shown on the config pane
When in a raid, condese multi-target spells down into a single line
Add Well Fed module, cause I suck at keeping that buff up (I have year old buff food in my bag)
Add Vigilance to warrior modules
Add mage focus magic

3.0.9.15-Beta
Add amp/damp magic modules for mages, default them to disabled
Fix mage Int module for players without dalaran int
Merge fear ward and earth shield modules into an abstract template, add druid thorns to new system

3.0.9.14-Beta
Make crusader aura module only watch auras cast by the player
Move pally seals to normal buffs
Add raid mode setting for raid buffing classes
* 10-man will only watch groups 1 and 2 for needed buffs
* 25-man will watch groups 1-5
* 40-man will watch all groups
Smarter mage int module (Will cast Dalaran Int and ignore non-mana classes)
Don't show target and focus if they're the same unit
Update after the anchor is reset to position the tip correctly
Add anchor reset button

3.0.3.13-Beta
Make crusader module properly update when aura module's config changes

3.0.3.12-Beta
Extend the config list checkbox hit rects
Make self-buff modules show spell name instead of unit name
Pally crusader aura module
Warlock soul link fixes

3.0.3.11-Beta
Fix anchor saving on drag stop

3.0.3.10-Beta
Vehicles are NEVER happy...
Remove locale-specific bits from pet happy module

3.0.3.9-Beta
Add a NR clam
"Feed Pet Effect" was renamed "Feed Pet"... bastards
Add aspect of the dragonhawk

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
  Optional Files - Cork
Sorry, there are currently no optional files available.
  Archived Versions - Cork
File Name
Version
Size
Author
Date
3.2.0.25-Beta
56kB
Tekkub
10-11-2009 09:57 PM
3.2.0.24-Beta
54kB
Tekkub
09-21-2009 11:25 PM
3.1.0.23-Beta
54kB
Tekkub
07-26-2009 06:48 PM
3.1.0.22-Beta
49kB
Tekkub
06-13-2009 05:23 PM
3.1.0.21-Beta
49kB
Tekkub
05-31-2009 07:09 PM
3.1.0.20-Beta
49kB
Tekkub
04-27-2009 11:55 PM
  Comments - Cork
Post A Reply Comment Options
Old 11-18-2009, 05:59 AM  
Maelynn
A Kobold Labourer
 
Maelynn's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
Could it be made possible to wipe the buff reminder list when someone dies, kind of when they enter a resting zone? Yesterday I was figthing a lost battle against a few mobs, and at some point my Inner Fire expired. However, before I had a chance to rebuff it, I died - but when I released I kept getting Cork's reminder that I had to rebuff Inner Fire. It didn't nag about PW:Fort and Spirit, so it's as if it did notice I had died and just didn't think of removing Inner Fire from the list.
__________________
Just remember... if the world didn't suck, we'd all fall off.
Maelynn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2009, 04:04 PM  
lduvall
A Murloc Raider

Forum posts: 6
File comments: 15
Uploads: 0
Rebuff Timer, Self First, Individually Configurable

There are two main things that this addon needs to suit all my needs.

1. It needs to have a self first option. This is mostly for battlegrounds, where after rezzing you only get a short period of time where your buffs are free, and you don't want to waste them all on random people who run off anyways before they can be buffed.

2. It needs an option to scale the rebuff timers for buffs. Imo this needs to be able to be selected either individually, or by a higher scale than a previous poster mentioned. Most raiders make sure all buffs have a minimum of 10 minutes on them before a boss fight begins, because they tend to last around that long. When solo farming however, and just in general, buffs like lightning shield and a single blessing of might for ret pallies don't need to be refreshed nearly as often.
lduvall is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-03-2009, 08:58 PM  
xtoq
A Fallenroot Satyr
 
xtoq's Avatar
Interface Author - Click to view interfaces

Forum posts: 24
File comments: 493
Uploads: 1
Re: Poison Reminder

Quote:
Originally posted by Mook
Does anyone know of an AddOn that will prompt/remind a Rogue to apply Poisons to his weapon(s) until when/if this is added to Cork?

This AddOn is almost it, but I'm looking for something more Cork-like ... that is, notices that you don't have any Poisons applied and shows a reminder, different than reminding you when your current poisons are running low:

http://www.wowinterface.com/download...nReminder.html
BuffWatcher
BuffEnough
__________________
There is absolutely no evidence to support the theory that life is serious.
xtoq is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2009, 01:59 AM  
Slaxi81
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Simple and useful, thank you for this!

The only Problem i´ve: When iam in a group and the party members are out of range the buff reminder pops up "trotzdem". Like Lare said.


Sorry for bad english, have a nice day!
Slaxi81 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-13-2009, 07:46 PM  
Mook
A Murloc Raider

Forum posts: 6
File comments: 106
Uploads: 1
Poison Reminder

Does anyone know of an AddOn that will prompt/remind a Rogue to apply Poisons to his weapon(s) until when/if this is added to Cork?

This AddOn is almost it, but I'm looking for something more Cork-like ... that is, notices that you don't have any Poisons applied and shows a reminder, different than reminding you when your current poisons are running low:

http://www.wowinterface.com/downloads/info14557-CyanidePoisonReminder.html

Last edited by Mook : 10-13-2009 at 07:51 PM.
Mook is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-12-2009, 08:42 PM  
richerich
A Fallenroot Satyr
 
richerich's Avatar
Interface Author - Click to view interfaces

Forum posts: 28
File comments: 392
Uploads: 5
Bug from when trying to buff in VoA10:

Quote:
[2009/10/13 02:13:17-547-x1]: Cork-3.2.0.25\modules\PaladinBlessings.lua:73: attempt to concatenate local 'class' (a nil value)
Cork-3.2.0.25\templates\RaidBuffer.lua:83: in function <Interface\AddOns\Cork\templates\RaidBuffer.lua:83>
<string>:"safecall Dispatcher[2]":4: in function <[string "safecall Dispatcher[2]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[2]":13: in function `?'
CallbackHandler-1.0-5:91: in function `Fire'
AceEvent-3.0-3 (Bagnon):119: in function <...ace\AddOns\Bagnon\libs\AceEvent-3.0\AceEvent-3.0.lua:118>

---
__________________


Dajova UI

Dajova UI Mini
richerich is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-28-2009, 08:05 AM  
KleinerMink
A Deviate Faerie Dragon

Forum posts: 11
File comments: 71
Uploads: 0
Getting this error on loggin in on my DEde Mac client:

Date: 2009-07-27 13:46:52
ID: -1
Error occured in: Global
Count: 3
Message: ..\AddOns\Cork\Cork.lua line 244:
attempt to concatenate field '?' (a nil value)
Debug:
(tail call): ?
Cork\Cork.lua:244:
Cork\Cork.lua:243
(tail call): ?
Cork\modules\WarlockSoulLink.lua:23:
Cork\modules\WarlockSoulLink.lua:23
[string "safecall Dispatcher[2]"]:4:
[string "safecall Dispatcher[2]"]:4
[C]: ?
[string "safecall Dispatcher[2]"]:13: ?()
Ampere\CallbackHandler-1.0.lua:91: Fire()
...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:119:
...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:118
AddOns:
ClassColors, v3.1.2.14
Swatter, v3.1.13 (<%codename%>)
acbAuras, v09.05.17
acbCastBar, v09.05.17
acbMirror, v09.05.17
Align, v
Ampere, v3.1.0.15
ArenaCountDown, v1.0
Atlas, v1.14.1
AtlasOutdoorRaids, v1.14.1
AutoLootToggle, vr4
AzCastBar, v09.05.17
Bartender4, v4.3.3
Buffet, v3.1.0.29
Butsu, v1.10
caelNamePlates, v
Carbonite, v3.13
CarboniteTransfer, v1.01
cargBags, v1.3
cargBagsAnywhere, v1.3
cargBagsNivaya, v
cError, v
Clique, vwowi:revision
ControlFreak, v3.0.3.15
Cork, v3.1.0.23
Dolemite, v30100.7
Engravings, v3.1.0.13
Fane, v1.3
FeedIt, vv1.5
FishermansFriend, v
kRestack, v1.0.8
LearningAid, v1.07.2
MikScrollingBattleText, v5.4.61
Molinari, v30100.16
NeonChat, v
numeinSharedMedia, v1.0
oGlow, v1.12
OmniCC, v2.5.5
OmniCCOptions, v
OmniCCPulse, v1.1.0
OPie, v
Postal, v3.1.2
Producer, v2.4.1
ProducerEffect, v1.2.1
ProducerPosition, v1.2.1
QuickAuctions, v
RangeDisplay, v3.5.0
RatingBuster, v
Rawr, v3.0.3.3
rBottomBarStyler, v
SatrinaBuffFrame, v3.1
SBFOptions, v3.1
SellFish, v2.1.10
ShadowedUFArena, v
ShadowedUFGrid, v
ShadowedUFSmoothBars, v
ShadowedUnitFrames, v
ShadowedUnitFramesFive, v
ShadowsightTimer, v1.30
ShardKeeper, v1.0
SharedMedia, v3.0.1-177
SharedMediaAdditionalFonts, v1.0
SlideBar, v3.1.13 (<%codename%>)
SmartDebuff, v3.1a
tChat, v
tekJunkSeller, v2.3.2.1
TidyThreat, v
TinyCasterStats, v1.0.3
TipTac, v09.05.26
TipTacItemRef, v09.05.25
TipTacTalents, v09.05.25
tStats, v
TukuiCDT, v
VendorBait, v3.1.0.3
(ck=637)
KleinerMink is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-20-2009, 10:22 AM  
Itonohito
A Kobold Labourer
 
Itonohito's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 6
Uploads: 2
Great addon indeed. But I agree with Laren - the only think it lacks of is possibility of rebuff before buff ends. It can be configurable per buff - but I propose simple solution: just allow to rebuff at the 1/6 of buff duration left. So for 30 min buffs it will be 5 min, for 10 min buffs - 100 sec (~1.5 min), for 2 min buffs - 20 sec. I think it should be enough.
Itonohito is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-11-2009, 11:55 AM  
Laren
A Defias Bandit

Forum posts: 2
File comments: 33
Uploads: 0
Range check for one-click buffing

I don't "get" how to use the google site, so apologies for posting here.

It would be awesome and take all the annoyances of buffing away for me, if the following behavior could be implemented for the one-click feature:

If some party/raid members are outside of buffing range and some are inside and need the same buff, group buffs should only be applied if the number of members in range needing the buff is 2 or more, otherwise if only one member is in range or myself needing a buff, single buffs should be used.
Members outside of buffing range needing a buff should not block one-click buffing as it does often currently, or even worse, keep on wasting reagents by repeatably trying to apply group buffs to members out of range (like other similar addons do).

A nice to have would be the possibility to rebuff before a buff runs out, e.g. 1 minute (configurable per buff).

Many thanks in advance if this is possible!

EDIT: Figured out the github.com thingie now, sorry for cross posting.

Last edited by Laren : 06-11-2009 at 07:53 PM.
Laren is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-02-2009, 05:02 PM  
Mook
A Murloc Raider

Forum posts: 6
File comments: 106
Uploads: 1
Issues with Mage Armors

Howdy Folks -

I just started using Cork last night, and it worked awesome, and I loved it.

This morning after I logged in it doesn't seem to recognize Mage 'Armor' buffs missing. I have both 'Arcane Intellect' and 'Armor' checked - if I cast both on myself, there is no reminder box; if I remove the Arcane Intellect buff, it appears in the reminder box; but if I remove any of my Armor spells, they no longer show up in the reminder box.

Did today's mini-patch possibly change something? I didn't change any settings that I'm aware of - last night Armors were tracked, this morning not so much. Anyone else experiencing this?

Thanks!

UPDATE: It may just be something I didn't notice last night. I currently have Cork set to alert me for missing Arcane Intellect, Molten Armor, Well Fed, and Find Herbs. If I strip all of those off and am in Dalaran, only Find Herbs and Arcane Intellect display in the reminder box. If I fly out of Dalaran and into Crystalsong Forest zone, Molten Armor and Well Fed pop into the reminder window; if I return to Dalaran, they disappear again.

Is there a way I can change that to set the reminders to always show?

Last edited by Mook : 06-02-2009 at 05:13 PM.
Mook is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-25-2009, 08:43 AM  
PurpleWedgie
Premium Member
Premium Member

Forum posts: 29
File comments: 22
Uploads: 0
Quote:
Originally posted by light007 could you please insert an check that buffing with mouse wheel is not triggered if i'm mounted - unmounted multiple times from my gryphon by buffing me in the air by using accidentially the mouse wheel. As a paladin it's not a big issue if i have my bubble ready but if not - plitsh platsh ... corpse run [/b]
You've probably found this by now but if not, uncheck "Auto Dismount In Flight" under the Interface->Game->Controls :-)
PurpleWedgie is online now Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-11-2009, 11:32 AM  
FantaPants
A Kobold Labourer

Forum posts: 1
File comments: 6
Uploads: 0
Just a quick suggestion

Really liking your addon, i've stopped using ZOMGBuffs altogether now.

Would you be able to add an exception list to things such as blessings so i can say that even though i will give all pally's might, as the tank i may want Sanctuary so would like a reminder for sanctuary.

Cheers.
FantaPants is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-04-2009, 01:39 PM  
Maelynn
A Kobold Labourer
 
Maelynn's Avatar

Forum posts: 0
File comments: 15
Uploads: 0
I'm really enjoying this addon, it helps this forgetful girl greatly - especially during raids.

In that light, there are some things that I was hoping could be added somehow.. a Warlock's Spellstone/Firestone, a Rogue's Poisons, and one of the most important general buffs: flasks!

If it's possible to add those, I'd be a happy squirrel.
__________________
Just remember... if the world didn't suck, we'd all fall off.
Maelynn is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-01-2009, 08:29 AM  
Gsusnme
An Aku'mai Servant

Forum posts: 32
File comments: 95
Uploads: 0
I love you Tekkub.

Just wondering if maybe you're planning on including the Paladin's Sacred Shield as a watch option? Thanks so much! I want to have your babies.
Gsusnme is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-28-2009, 12:56 PM  
mrruben5
PvP Clicking Holydin :P
Premium Member
Interface Author - Click to view interfaces

Forum posts: 486
File comments: 149
Uploads: 2
If you would be able to integrate pallypower into this, it would be the bacon on the Big Tasty.
__________________

Last edited by mrruben5 : 04-28-2009 at 12:57 PM.
mrruben5 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.