Download
(34Kb)
Download
Updated: 09-09-08 04:55 PM
Pictures
File Info
Updated:09-09-08 04:55 PM
Created:unknown
Downloads:5,554
Favorites:16
MD5:

EnvenomX  Popular! (More than 5000 hits)

Version: final
by: break19 [More]

This addon is not under active development. It -should- work as-is, at least until WOTLK comes out, after that, it may not. I purposely include -no- license info on any of my addons, as everything I've -ever- coded is released as public domain, which means, basically, do whatever you want, claim it's yours even, I don't care, I write code for myself to use, and not to show off my code (which usually stinks lol).. Take it, mutilate it, do whatever.

break19

Maximize your Envenom Damage!

When you have 5 Deadly Poison, and 5 Combo Points on your Target, this addon will print a nice notification message.. It is currently compatible with
MSBT, SCT, and Parrot scrolling text addons, as well as Blizzard's SCT (which is in the default UI).

This addon verifies the poisons that are applied to the enemy are indeed your own, so you can use this addon with multiple rogues and it wont "false flag" that your target is ready for an envenom.

There is a simple configuration GUI available, by typing either /envenomx or /evx. Here you can select where to display your text (default: Envenom!!). The text is also customizable. Settings are saved on a per-character basis, but I have taken steps to ensure that the default settings are "workable".

Feel free to dive into the code, if you wish, and submit language (or other) patches that feel would be a good addition to the code. I need translators for this.

EnvenomX uses the Ace3 framework, plus LibStub(framework-free library management tool), LibSink-2.0(framework-free SCT interface library). It is designed to be as light as possible and still get the job done.

Final Release of EnvenomX. Updated libraries. no other fixes.
This addon is not under active development, as other addons have displaced my need for it. If this addon does not work for you, then might I suggest "MutilatePoints" - excellent addon, does similar things to mine, but instead of text messages, it gives you an on-screen view of combo points and deadly poison charges.

r65390.2 | break19 | 2008-03-25 21:43:03 -4000 (Tue, 25 Mar 2008) | 2 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc

EnvenomX: Update for 2.4 (updated libraries and TOC)

------------------------------------------------------------------------
r64548 | break19 | 2008-03-14 22:54:46 -0400 (Fri, 14 Mar 2008) | 2 lines
Changed paths:
M /trunk/EnvenomX/core.lua

EnvenomX: replace timer function with one that actually works.

------------------------------------------------------------------------
r64468 | break19 | 2008-03-13 18:01:35 -0400 (Thu, 13 Mar 2008) | 2 lines
Changed paths:
M /trunk/EnvenomX/core.lua

EnvenomX: Finally fixed the excess spam!

------------------------------------------------------------------------
r62661 | break19 | 2008-02-23 11:44:26 -0500 (Sat, 23 Feb 2008) | 2 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
M /trunk/EnvenomX/core.lua
M /trunk/EnvenomX/embeds.xml
M /trunk/EnvenomX/libs

EnvenomX - Re-embed Sink, using LibSink-2.0, and finish configuration GUI

------------------------------------------------------------------------------------------------------------------------------------------------
r62568 | break19 | 2008-02-22 14:36:05 -0500 (Fri, 22 Feb 2008) | 3 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
M /trunk/EnvenomX/core.lua

EnvenomX - Removed SinkLib as a dependency, in doing so, also removes the need
- for both Ace3 -and- Ace2 (since SinkLib needs Ace2 to function)
------------------------------------------------------------------------
r62154 | break19 | 2008-02-19 21:21:57 -0500 (Tue, 19 Feb 2008) | 3 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
M /trunk/EnvenomX/core.lua
M /trunk/EnvenomX/embeds.xml
A /trunk/EnvenomX/enUS.lua
M /trunk/EnvenomX/libs

EnvenomX:
- Moved to Ace3 libs, also added Locale support
- feel free to add missing translations
------------------------------------------------------------------------
r61352 | break19 | 2008-02-14 20:23:02 -0500 (Thu, 14 Feb 2008) | 3 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
A /trunk/EnvenomX/embeds.xml

EnvenomX:
-- Switched from embedding libraries in the .toc file, to properly using
-- embeds.xml to load embedded libs.
------------------------------------------------------------------------------------------------------------------------------------------------
r55081 | speeddymon | 2007-11-16 22:25:22 -0500 (Fri, 16 Nov 2007) | 2 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc

.trunk: Bump TOC's of more addons

------------------------------------------------------------------------
r45436 | break19 | 2007-07-31 15:07:41 -0400 (Tue, 31 Jul 2007) | 3 lines
Changed paths:
M /trunk/EnvenomX/core.lua

EnvenomX
- Fixed the spamming of "Envenom!" that can sometimes occur in special cases.
- Removed some un-used code
------------------------------------------------------------------------
r45130 | break19 | 2007-07-28 17:05:43 -0400 (Sat, 28 Jul 2007) | 2 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
M /trunk/EnvenomX/core.lua
M /trunk/EnvenomX/libs

EnvenomX
- Now uses SinkLib instead of Soar (Soar is being/has been deprecated)
------------------------------------------------------------------------
r45120 | break19 | 2007-07-28 14:56:10 -0400 (Sat, 28 Jul 2007) | 1 line
Changed paths:
M /trunk/EnvenomX/libs

EnvenomX - Actually remove the externals that I thought I already did.
------------------------------------------------------------------------
r45119 | break19 | 2007-07-28 14:54:34 -0400 (Sat, 28 Jul 2007) | 4 lines
Changed paths:
M /trunk/EnvenomX/EnvenomX.toc
M /trunk/EnvenomX/core.lua

EnvenomX
- Removed unneeded externals and cleaned it up some more.
- Now checks that the poisons are *your* poisons
- Made the "Envenom" Text a lot more visible
------------------------------------------------------------------------
r44951 | break19 | 2007-07-27 00:31:00 -0400 (Fri, 27 Jul 2007) | 1 line
Changed paths:
M /trunk/EnvenomX/core.lua

EnvenomX - rewrote my poison detection scheme.. Cleaned up code somewhat
------------------------------------------------------------------------
r44946 | break19 | 2007-07-26 22:25:05 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
M /trunk/EnvenomX/libs

EnvenomX (hopefully) fixed externals..
------------------------------------------------------------------------
r44943 | break19 | 2007-07-26 21:28:06 -0400 (Thu, 26 Jul 2007) | 1 line
Changed paths:
A /trunk/EnvenomX
A /trunk/EnvenomX/EnvenomX.toc
A /trunk/EnvenomX/core.lua
A /trunk/EnvenomX/libs

EnvenomX -- Initial Commit - Uses Soar to show 'Envenom' at the best time
------------------------------------------------------------------------
Optional Files (0)


Post A Reply Comment Options
Unread 10-13-07, 02:47 PM  
break19
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 116
File comments: 99
Uploads: 3
Originally posted by odariz
Like the addon wish Blizzard had made something like this, kind of like what they do with Execute and Overpower. Still spams but very nice.
Well.. thanks, I think..

"still spams" not quite like it did before, trust me.. you'd have 4-5 on your screen come up at the SAME TIME. now it displays a max of 1 per second.
Report comment to moderator  
Reply With Quote
Unread 09-28-07, 12:18 AM  
odariz
A Kobold Labourer
 
odariz's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Like the addon wish Blizzard had made something like this, kind of like what they do with Execute and Overpower. Still spams but very nice.
Last edited by odariz : 09-28-07 at 12:18 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: