Get an Epic Experience with Premium

Phlebotomiser

Druid Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 12 Monthly Downloads
  • Supports: 4.0.6
  • 5,525 Total Downloads
  • Updated 02/17/2011
  • Created 11/02/2010
  • 32 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: zlib/libpng License
  • Newest File: v1.1.42
or

About Phlebotomiser

This project started as an update to Feral By Night. I have been using that addon for quite a while and really liked certain aspects. In refactoring and updating the code for Cataclysm, I ended up deciding to start from scratch and build a similar addon, without the cruft that I don't use and with a focus on performance and maintainability.

Features

  • Super Low cpu utilization
  • Shared buff/debff frame which displays the status of Berserk, Survival Instincts, Barkskin, Faerie Fire and Skull Bash
  • Cat Frame which displays Mangle( and Hemorhage/trauma), Rake, Rip (including glyph of shred support) on the current target as well as Savage Roar and Tiger's Fury. The timers on Rake and Rip disappear after the last tick, and go transparent when the debuff actually falls off.
  • Bear Frame which displays Mangle (including Berserk Proc), Pulverize(if talented), Lacerate, Maul, Swipe, Demoralizing Roar, Growl and Enrage
  • Proc frame which shows supported procs (and internal cooldowns when known)
  • Frames can be moved and disabled out of combat and per spec
  • Suggester Frame which shows the best* action to take, with projected future actions. If the current action is a combo point generating move, the top right icon will be the next action on a non-crit, and the bottom right will be the next action on a crit. If the current action is not a cp generating move, then the bottom will be the next action 1 GCD after the top action
  • Left side of the suggester frame shows charges/interrupts and cower when useable.

Suggester

Cat

The suggester frame is using a modified version of the Mew default script. There are probably some unintentional changes fromt eh mew script along with the intentional ones:

  • Latency is taken in to account in some places, but the support is a work in progress.
  • The window to use Ravage after a charge is larger
  • Savage Roar suggestion does take in to account combo points on dead enemies.
  • Any time Tiger's Fury is available and you don't have enough energy for the suggested move, it will suggest Tiger's Fury instead.
  • The timers on Rip/Rake count down to the last dot, but stay lit until the debuff falls off.

Bear

The bear suggester is pretty basic right now. The priority is FFF>Mangle>Thrash>Swipe>Laceratex3>Pulverize>Demoralizing Roar>Burn rage on lacerate.

  • Pulverize is only suggested if talented. Will show on the left side of the suggester frame if you have lacerate up and no pulverize buff.
  • Growl will be suggested if you are not tanking your target.
  • Demoralizing Roar is only suggested for boss targets and targets 3 or more levels higher than you.
  • Berserk proc is supported.

Coming Soon

More customization

  • Individually disable all buff/debuff tracking icons
  • Suggester customization
  • Display for the time to kill counter
  • Easier frame placement
  • Disable individual frames
  • Hide frames when in a vehicle
  • Button Facade support
  • Savage Roar CP timer

Suggester Frame

  • Out of range/not behind target warning

Cat

  • Options for Tiger's Fury and Berserk suggestion

Bear

  • Pulverize frequency (always, without buff, 3 stack often, 3 stack rarely)

Missing FBN Features

Specific features from fbn which I didn't use and don't plan to include.

  • Hud
  • Boss/fight specific frames
  • Combo points/energy/rage frames

Known Problems

  • When mobs despawn the shredded rip counter is left until a new rip is applied

(*) May not actually be the best action to take.

------------------------------------------------------------------------
r42 | dolphin | 2011-02-09 07:05:40 +0000 (Wed, 09 Feb 2011) | 1 line
Changed paths:
   A /tags/v1.1.42 (from /trunk:41)

tagging 1.1.42
------------------------------------------------------------------------
r41 | dolphin | 2011-02-09 07:05:05 +0000 (Wed, 09 Feb 2011) | 4 lines
Changed paths:
   M /trunk/Phlebotomiser.lua

Added unheeded warning proc (thought it was already in there, but I guess not).
Refresh shred extensions via FB+nom nom nom
Added a command line function '/pb d' which will save the current state to your saved variables.
Possible fix for losing suggester mid fight
------------------------------------------------------------------------
r40 | dolphin | 2011-01-29 15:51:28 +0000 (Sat, 29 Jan 2011) | 1 line
Changed paths:
   M /trunk/Phlebotomiser.lua

Fix for friendly target going hostile, works with duels and going to war with a faction, not sure if it works with the drakes on halfus yet
------------------------------------------------------------------------
r38 | dolphin | 2011-01-25 18:11:36 +0000 (Tue, 25 Jan 2011) | 1 line
Changed paths:
   M /trunk/Phlebotomiser.lua

Added 4t11 proc and options for refreshing it.
------------------------------------------------------------------------
r36 | dolphin | 2011-01-23 05:31:04 +0000 (Sun, 23 Jan 2011) | 8 lines
Changed paths:
   M /trunk/BuffFrame.lua
   M /trunk/Phlebotomiser.lua

Fixed Shred extensions when refreshing Rip with Bite.
Suggester background transparency can be modified
Show Maul when above rage threshold (configurable).
Suggest FFF if nothing else to do in bear form.
Added option for the minimum rip time remaining to suggest bite.
Added Heart of Thunder and PVP trinket to proc frame

------------------------------------------------------------------------
r34 | dolphin | 2011-01-17 15:39:25 +0000 (Mon, 17 Jan 2011) | 2 lines
Changed paths:
   M /trunk/BuffFrame.lua
   M /trunk/Phlebotomiser.lua

Fixed the problem with the proc frames getting messed up when you zone.
Removed Swipe(Bear Form) from the suggester.
------------------------------------------------------------------------

Comments

First Previous Page 4 of 4 Next Last
  • #7
    Tried 0.1.8beta. Seems good so far, though hemorrage doesn't work well (Blood frenzy does). What seems to happen is that if hemo is on the target prior to oneself attacking, the timer isn't shown, no matter if one starts to attack or not. Only if one puts up one mangle, the timer is shown and then behaves appropriately (only shows the longest duration of any of the 2 debuffs). If I don't use mangle, I never get to see that timer in a fight. That's not what one desires, it should show the timer for hemo as soon as I come infight.
  • #9
    The latest should be better, though I haven't had tried it yet in a raid.
  • #8
    ug, I mised a couple lines for Hemorrhage, I'll get it in the next build, hopefully with the beginnings of the move suggester.
  • #3
    Your v0.1.2 beta download consists of only a changelog. I'll try this out, I'm very interested in that, although I'd like to have bars instead of icons. Any plans to have an option for that?
  • #4
    Thanks, I am still trying to get the hang of the curse packaging system.

    Bars might be an option, but I will have to investigate how to do it efficiently. If I did to bars, it would be something like event horizon (bars length is actual time, not %)
  • #5
    Latest beta gives me this error:

    Date: 2010-11-03 20:34:24
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Phlebotomiser\Phlebotomiser.lua line 706:
    attempt to index global 'PhlebotomiserDb' (a nil value)
    Debug:
    [C]: ?
    Phlebotomiser\Phlebotomiser.lua:706: Setup()
    Phlebotomiser\Phlebotomiser.lua:1156: PLAYER_LOGIN()
    Phlebotomiser\Phlebotomiser.lua:1121: ?()
    Phlebotomiser\Phlebotomiser.lua:1099:
    Phlebotomiser\Phlebotomiser.lua:1093
    AddOns:
    Swatter, v5.6.4424 (KangaII)
    Altoholic, v4.0.002
    Auctionator, v2.6.7
    Clique, vv40000-1.2.7
    DataStore, v4.0.001
    DataStoreAchievements, v4.0.001
    DataStoreAuctions, v4.0.001
    DataStoreCharacters, v4.0.001
    DataStoreContainers, v4.0.001
    DataStoreCrafts, v4.0.001
    DataStoreCurrencies, v4.0.001
    DataStoreInventory, v4.0.001
    DataStoreMails, v4.0.001
    DataStorePets, v4.0.001
    DataStoreQuests, v4.0.001
    DataStoreReputations, v4.0.001
    DataStoreSpells, v4.0.001
    DataStoreStats, v4.0.001
    DataStoreTalents, v4.0.001
    DBMCore, v
    Energized, v1.0
    EnergizedOptions, v
    Grid, v1.40000.r1387
    GridIndicatorCornerIcons, v40000-1
    GridIndicatorCornerPlus, v40000-1
    GridIndicatorCornerText, v1.4.2
    GridSideIndicators, v4.0.1-1
    GridStatusCloseUp, v2.4.1
    GridStatusHots, v4.010a
    GridStatusNamelist, v1
    GridStatusRaidDebuff, vv3.01
    GridStatusRDWotLK, v1.0
    GridStatusTankCooldown, vv1.3
    LilSparkysWorkshop, v
    OptionHouse, v
    Outfitter, v5.0.1
    Phlebotomiser, v
    BlizRuntimeLib_deDE v4.0.1.40000
    (ck=410)

  • #6
    Thanks, fix uploaded
  • #1
    This sounds great...I would love to see a pic of this!
  • #2
    I know, I completely forgot to post some pics (I took some, just forgot to post em). I'll put some up when I get back to my computer.
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!