Envenomous
As I am no longer playing WoW, this mod will not be updated. Feel free to send me a PM if you wish to help maintain it.
Overview
Envenomous is a small collection of modules designed with Mutilate rogues in mind to help optimize their damage output. Currently, it contains 2 modules:
- Deadly - tracks individual ticks of Deadly Poison your target. Supports multi-mob tracking, but will continue to only show your target's tick time.
- Envenom - Simple timer bar for the Envenom buff.
2.0 is a complete rewrite and users of prior versions will want to delete their SavedVariables file before installing.
Use /envenomous to customize the bars to your liking.
Credit goes to Latito of <Vis Maior> on Bonechewer for some of the initial code, and tsigo (author of Cutup) for inspiring the rewrite.
Known Bugs
None!
Interface\AddOns\Envenomous\options.lua:185: attempt to index global 'AceGUIWidgetLSMlists' (a nil value)
I keep getting the original 207 error also
I went ahead & reinstalled tooltip wrangler & reinstalled envenomous 1.2 but as soon I put 1.3 on, I get the 207 error as soon that I click on a mob or npc, then once I click away to untarget I get the error again.
...AddOns\Envenomous\libs\AceAddon-3.0\AceAddon-3.0.lua:33:attempt to index global 'LibStub' (a nil value)
Interface\AddOns\Envenomous\core.lua:207:attempt to index field 'anchor' (a nil value)
207 in core.lua is
self.anchor.dp:RemoveBar("DPTICK")
i'm not sure how to fix it