Cutup is a collection of small modules that I wanted as a Rogue. Anything you don't use can be disabled. /cutup to configure.
Modules
Bleeder
Bleeder is a bar that displays the current duration of your Rupture. It will also show you how long your Rupture would last based on your current combo points.
Glutton
Glutton is a bar that displays the current duration of your Hunger For Blood. The bar can be custom colored based on how many stacks of the buff you currently have.
Julienne
Like Bleeder, but for Slice and Dice. Shows the current duration of Slice and Dice, and the duration of your next Slice and Dice based on your current combo points. Accounts for Improved Slice and Dice, Glyph of Slice and Dice and the Netherblade Armor bonus.
LightFingers
Automatically loots items after Pick Pocket is cast.
Spam
Blocks repeated error messages that are often the result of spamming attack buttons.
TickToxin
TickToxin displays timer bars for your Crippling, Deadly, Mind-numbing and Wound Poison debuffs on the target.
------------------------------------------------------------------------
r102 | tsigo | 2008-10-27 04:42:09 +0000 (Mon, 27 Oct 2008) | 1 line
Changed paths:
A /tags/3.0.2.6 (from /trunk:101)
Cutup: Tag 3.0.2.6
------------------------------------------------------------------------
r101 | tsigo | 2008-10-26 22:33:24 +0000 (Sun, 26 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup/TickToxin: Apparently there's a nil error *and* a non-string error!
------------------------------------------------------------------------
r100 | tsigo | 2008-10-24 05:37:19 +0000 (Fri, 24 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup/TickToxin: Fix a fix.
------------------------------------------------------------------------
r99 | tsigo | 2008-10-23 21:20:34 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Glutton.lua
Cutup/Glutton: Adjust how we scan the talent.
------------------------------------------------------------------------
r98 | tsigo | 2008-10-23 20:49:29 +0000 (Thu, 23 Oct 2008) | 3 lines
Changed paths:
M /trunk/modules/Julienne.lua
Cutup/Julienne:
- Scan the correct glyph spell ID.
- Scan our bonuses after PLAYER_LOGIN so it might, you know, work.
------------------------------------------------------------------------
r97 | tsigo | 2008-10-23 20:47:43 +0000 (Thu, 23 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Bleeder.lua
Cutup/Bleeder: Glyph of Rupture support.
------------------------------------------------------------------------
r96 | tsigo | 2008-10-22 23:53:20 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup/TickToxin: Fix a nil value error.
------------------------------------------------------------------------
r95 | tsigo | 2008-10-22 23:52:43 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/LightFingers.lua
Cutup/LightFingers: Unregister events on disable.
------------------------------------------------------------------------
r94 | tsigo | 2008-10-22 04:48:23 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Cutup.lua
M /trunk/Cutup.toc
M /trunk/embeds.xml
M /trunk/locale/Cutup-enUS.lua
M /trunk/modules/Bleeder.lua
M /trunk/modules/Glutton.lua
M /trunk/modules/Julienne.lua
M /trunk/modules/LightFingers.lua
M /trunk/modules/Spam.lua
M /trunk/modules/TickToxin.lua
M /trunk/modules/modules.xml
Cutup: svn:keywords
------------------------------------------------------------------------
r93 | tsigo | 2008-10-22 04:45:54 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Julienne.lua
Cutup: Non-retarded glyph scanning thanks to evl.
------------------------------------------------------------------------
r91 | tsigo | 2008-10-22 04:43:36 +0000 (Wed, 22 Oct 2008) | 1 line
Changed paths:
M /trunk/embeds.xml
Cutup: Forgot to add LibBars-1.0 to embeds.xml
------------------------------------------------------------------------
r90 | tsigo | 2008-10-21 04:43:03 +0000 (Tue, 21 Oct 2008) | 6 lines
Changed paths:
A /tags/3.0.2.4 (from /trunk:89)
Cutup:
- Add Glutton (Hunger For Blood timer bar)
- Add TickToxin (Poison debuff timer bars)
- Julienne: Cut to the Chase support
- LightFingers: Fixed
- Spam: Fixed
------------------------------------------------------------------------
r89 | tsigo | 2008-10-21 04:24:06 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup/TickToxin: Hide running bars on disable.
------------------------------------------------------------------------
r88 | tsigo | 2008-10-21 04:00:46 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Cutup: Add LibBars-1.0 external, fix LSM-3.0 external.
------------------------------------------------------------------------
r87 | tsigo | 2008-10-21 03:58:20 +0000 (Tue, 21 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup/TickToxin: Honor the 'track' option for each poison.
------------------------------------------------------------------------
r86 | tsigo | 2008-10-20 23:14:54 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/locale/Cutup-enUS.lua
M /trunk/modules/TickToxin.lua
M /trunk/modules/modules.xml
Cutup/TickToxin: Working. Might self-destruct without an enUS client, needs to be tested. The "Track" option for each poison isn't yet honored.
------------------------------------------------------------------------
r85 | tsigo | 2008-10-20 22:32:31 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/locale/Cutup-enUS.lua
Cutup/TickToxin:
- Make Test use the correct bar colors.
- Right-click the anchor to run a bar test.
- Hide corresponding bars when a poison's tracking is toggled off.
------------------------------------------------------------------------
r83 | tsigo | 2008-10-20 21:57:49 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/TickToxin.lua
Cutup: Start working on TickToxin. Only configuration works for now (no functionality).
------------------------------------------------------------------------
r82 | tsigo | 2008-10-20 20:51:00 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Bleeder.lua
M /trunk/modules/Glutton.lua
M /trunk/modules/Julienne.lua
Cutup: Remove extra 'db' locals.
------------------------------------------------------------------------
r81 | tsigo | 2008-10-20 20:36:34 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Spam.lua
Cutup/Spam: Just...make it work!
------------------------------------------------------------------------
r80 | tsigo | 2008-10-20 20:01:14 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Julienne.lua
Cutup/Julienne: Hopefully fix the frFR glyph support issue, where the spell is "Débiter" and the glyph is "Glyphe de débiter" (lowercase).
------------------------------------------------------------------------
r78 | tsigo | 2008-10-20 19:23:25 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/LightFingers.lua
Cutup/LightFingers: Apply fix from Xymriel.
------------------------------------------------------------------------
r77 | tsigo | 2008-10-20 19:15:21 +0000 (Mon, 20 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Julienne.lua
Cutup/Julienne: Cut to the Chase support by Tazaz.
------------------------------------------------------------------------
r76 | tsigo | 2008-10-17 19:40:20 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Glutton.lua
Cutup/Glutton: Uh, yeah. Delete Print calls.
------------------------------------------------------------------------
r75 | tsigo | 2008-10-17 19:39:48 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Glutton.lua
Cutup/Glutton: Attempted fix for talent scanning on initial login.
------------------------------------------------------------------------
r73 | tsigo | 2008-10-17 04:28:23 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/locale/Cutup-enUS.lua
M /trunk/modules/Glutton.lua
Cutup: Glutton's ready for beta!
------------------------------------------------------------------------
r72 | tsigo | 2008-10-17 04:27:42 +0000 (Fri, 17 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Bleeder.lua
M /trunk/modules/Julienne.lua
Cutup: Update left/right text alignment to be inside the bar rather than outside.
------------------------------------------------------------------------
r71 | tsigo | 2008-10-16 22:21:18 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
M /trunk/locale/Cutup-enUS.lua
A /trunk/modules/Glutton.lua
M /trunk/modules/modules.xml
Cutup: Glutton (Hunger For Blood tracker) in progress. Works, just not very configurable.
------------------------------------------------------------------------
r70 | tsigo | 2008-10-15 19:00:17 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
A /tags/3.0.2.2 (from /trunk:69)
Cutup: Tag as 3.0.2.2
------------------------------------------------------------------------
r69 | tsigo | 2008-10-15 18:56:24 +0000 (Wed, 15 Oct 2008) | 1 line
Changed paths:
M /trunk/modules/Julienne.lua
Cutup/Julienne: Glyph of Slice and Dice support.
------------------------------------------------------------------------
r67 | tsigo | 2008-10-14 01:57:37 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
A /tags/3.0.2.1 (from /trunk:66)
Cutup: Tag 3.0.2.1
------------------------------------------------------------------------
r66 | tsigo | 2008-10-14 01:56:07 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
M /trunk/Cutup.lua
M /trunk/Cutup.toc
M /trunk/modules/Bleeder.lua
M /trunk/modules/Julienne.lua
Cutup: Merge Wrath branch into trunk.
------------------------------------------------------------------------
r62 | tsigo | 2008-09-30 23:44:35 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/embeds.xml
Cutup: Update .pkgmeta to Ace3 libs.
------------------------------------------------------------------------
r58 | tsigo | 2008-09-30 23:24:10 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/Cutup.lua
M /trunk/Cutup.toc
M /trunk/embeds.xml
M /trunk/locale/Cutup-enUS.lua
A /trunk/modules/Bleeder.lua
M /trunk/modules/Julienne.lua
M /trunk/modules/LightFingers.lua
M /trunk/modules/Spam.lua
M /trunk/modules/modules.xml
Cutup: Merge our Ace3 branch from OldWowAce to NewWowAce trunk.
------------------------------------------------------------------------
r56 | tsigo | 2008-09-30 23:15:44 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
D /trunk/libs
Cutup: Delete libs. Your move, .pkgmeta!
------------------------------------------------------------------------
r55 | tsigo | 2008-09-30 23:14:48 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/libs
Cutup: Wait, so I have to set externals in two places?
------------------------------------------------------------------------
r54 | tsigo | 2008-09-30 23:13:56 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Cutup: Point LibStub external to the correct location.
------------------------------------------------------------------------
r53 | root | 2008-09-30 15:47:25 +0000 (Tue, 30 Sep 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Hopefully fix .pkgmeta
------------------------------------------------------------------------
r52 | root | 2008-09-29 21:40:39 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
A /trunk/.pkgmeta
M /trunk/libs
Facilitate WowAce-on-CurseForge transition
------------------------------------------------------------------------
r50 | root | 2008-09-29 20:57:47 +0000 (Mon, 29 Sep 2008) | 1 line
Changed paths:
D /tmp/trunk/Cutup
A /trunk (from /tmp/trunk/Cutup:49)
Importing old repo data under /trunk
------------------------------------------------------------------------
r47 | tsigo | 2008-06-14 13:14:39 +0000 (Sat, 14 Jun 2008) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup/Julienne: Fix text alignment; thanks evl
------------------------------------------------------------------------
r45 | tsigo | 2008-03-26 22:38:20 +0000 (Wed, 26 Mar 2008) | 1 line
Changed paths:
M /tmp/trunk/Cutup/embeds.xml
M /tmp/trunk/Cutup/libs
M /tmp/trunk/Cutup/modules/Julienne.lua
M /tmp/trunk/Cutup/modules/LightFingers.lua
Cutup: Use GetSpellInfo; removes Babble-Spell dependency.
------------------------------------------------------------------------
r43 | tsigo | 2008-02-12 19:58:03 +0000 (Tue, 12 Feb 2008) | 3 lines
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/modules/Spam.lua
Cutup:
- Update toc for 2.4, all other modules seemed to be working on PTR.
- Allow Druids to use the Spam module, as that's the only one that currently applies to them.
------------------------------------------------------------------------
r42 | tsigo | 2007-11-20 18:01:12 +0000 (Tue, 20 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/embeds.xml
M /tmp/trunk/Cutup/libs
M /tmp/trunk/Cutup/modules/Julienne.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Use LibSharedMedia-2.0. All the cool kids were doing it!
------------------------------------------------------------------------
r41 | tsigo | 2007-11-13 00:25:23 +0000 (Tue, 13 Nov 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
Cutup: Update the TOC for 2.3
------------------------------------------------------------------------
r40 | tsigo | 2007-09-25 19:25:34 +0000 (Tue, 25 Sep 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
Cutup: Interface: 20200
------------------------------------------------------------------------
r39 | tsigo | 2007-08-29 07:27:21 +0000 (Wed, 29 Aug 2007) | 3 lines
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
A /tmp/trunk/Cutup/embeds.xml
M /tmp/trunk/Cutup/modules/Julienne.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
A /tmp/trunk/Cutup/modules/modules.xml
Cutup:
- embeds.xml and modules.xml
- (Julienne) Increase max dimensions to 600x50.
------------------------------------------------------------------------
r38 | tsigo | 2007-07-23 05:40:17 +0000 (Mon, 23 Jul 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Show tenths of a second; use bigStep for width option
------------------------------------------------------------------------
r37 | tsigo | 2007-06-07 17:52:52 +0000 (Thu, 07 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Show the potential timer text when our SnD runs out.
------------------------------------------------------------------------
r36 | tsigo | 2007-06-02 17:33:39 +0000 (Sat, 02 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
Cutup: WoWInterface ID, we's official!
------------------------------------------------------------------------
r35 | tsigo | 2007-06-02 07:42:16 +0000 (Sat, 02 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Show potential time text when not currently running.
------------------------------------------------------------------------
r34 | tsigo | 2007-06-02 07:27:38 +0000 (Sat, 02 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Alway display timer text until SnD has actually run out.
------------------------------------------------------------------------
r33 | tsigo | 2007-06-02 07:13:01 +0000 (Sat, 02 Jun 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Fix some display issues and errors.
------------------------------------------------------------------------
r32 | tsigo | 2007-05-31 17:18:31 +0000 (Thu, 31 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Spam.lua
Cutup_Spam: Working again.
------------------------------------------------------------------------
r31 | tsigo | 2007-05-31 05:38:17 +0000 (Thu, 31 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Use SUCCEEDED rather than SENT, should prevent the rare false positive.
------------------------------------------------------------------------
r30 | tsigo | 2007-05-29 11:48:50 +0000 (Tue, 29 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/locale/Cutup-enUS.lua
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Added optional border.
------------------------------------------------------------------------
r29 | tsigo | 2007-05-27 23:47:51 +0000 (Sun, 27 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Julienne.lua
Cutup_Julienne: Fix talent scanning on first login; don't show text after buff expires.
------------------------------------------------------------------------
r28 | tsigo | 2007-05-27 21:20:08 +0000 (Sun, 27 May 2007) | 3 lines
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/libs
M /tmp/trunk/Cutup/locale/Cutup-enUS.lua
A /tmp/trunk/Cutup/modules/Julienne.lua
M /tmp/trunk/Cutup/modules/LightFingers.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup:
- New module 'Julienne', a Slice and Dice timer.
- Added Babble-Spell for Julienne and LightFingers.
------------------------------------------------------------------------
r27 | tsigo | 2007-05-25 13:39:50 +0000 (Fri, 25 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/libs
A /tmp/trunk/Cutup/locale
A /tmp/trunk/Cutup/locale/Cutup-enUS.lua
M /tmp/trunk/Cutup/modules/LightFingers.lua
M /tmp/trunk/Cutup/modules/Spam.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Mostly code design changes, added some localization strings, improved some option layouts; added optional Waterfall and/or Dewdrop configs.
------------------------------------------------------------------------
r26 | tsigo | 2007-05-22 03:03:18 +0000 (Tue, 22 May 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/libs
D /tmp/trunk/Cutup/modules/Charges.lua
M /tmp/trunk/Cutup/modules/Spam.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Merge 2.1 branch into trunk.
------------------------------------------------------------------------
r25 | tsigo | 2007-04-01 23:19:12 +0000 (Sun, 01 Apr 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Drycode fix for "Cutup\modules\TickToxin.lua:390 attempt to index field 'abilityName' (a boolean value)"
------------------------------------------------------------------------
r24 | tsigo | 2007-03-28 01:48:27 +0000 (Wed, 28 Mar 2007) | 6 lines
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/Cutup.toc
M /tmp/trunk/Cutup/libs
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup:
- TickToxin now correctly ignores "Missed" applications.
- Added Parser-3.0 support for TickToxin.
- Add AceDebug support.
- Should've fixed the TickToxin bug with first-time procs not starting a bar.
- Changed Step for bar height in TickToxin to 1.
------------------------------------------------------------------------
r23 | tsigo | 2007-03-27 21:01:50 +0000 (Tue, 27 Mar 2007) | 4 lines
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/Cutup.toc
Cutup:
- AceHook-2.1 wasn't being included properly.
- Add AceConsole as a module mixin.
- AceForum metadata.
------------------------------------------------------------------------
r22 | rabbit | 2007-03-23 11:42:30 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/Spam.lua
Cutup: Forgot this module since I had deleted it.
------------------------------------------------------------------------
r21 | rabbit | 2007-03-23 11:36:39 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/modules/Charges.lua
M /tmp/trunk/Cutup/modules/LightFingers.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Don't create anything if the player is not a rogue.
------------------------------------------------------------------------
r20 | rabbit | 2007-03-23 11:33:20 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/Cutup.lua
M /tmp/trunk/Cutup/modules/LightFingers.lua
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: Tweaks.
------------------------------------------------------------------------
r19 | kergoth | 2007-03-23 08:56:23 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
M /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: TickToxin Module: SurfaceLib usage fixup.
------------------------------------------------------------------------
r18 | tsigo | 2007-03-23 07:17:37 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
A /tmp/trunk/Cutup/Cutup.lua
A /tmp/trunk/Cutup/Cutup.toc
A /tmp/trunk/Cutup/libs
A /tmp/trunk/Cutup/modules
A /tmp/trunk/Cutup/modules/Charges.lua
A /tmp/trunk/Cutup/modules/LightFingers.lua
A /tmp/trunk/Cutup/modules/Spam.lua
A /tmp/trunk/Cutup/modules/TickToxin.lua
Cutup: A framework for Rogue-specific modules.
------------------------------------------------------------------------
r17 | tsigo | 2007-03-23 07:08:12 +0000 (Fri, 23 Mar 2007) | 1 line
Changed paths:
A /tmp/trunk/Cutup
Hei all, thanks for this awesome addon. I really liked it and when i finally decided to stop using it because it was kinda bugged. I quickly noticed how used i was to it. So here is my fan update for it:
Does any one else have display issues with slice and dice? I'll see one number of seconds but get a different one when I use it, usually a longer time. Is it due to combat spec and/or glyph?
I would love to see this updated for 3.1, especially Glutton to reflect the HfB changes. I know that with a duration as long as a minute, I'm in less danger of letting it run out and could easily glance at my normal buff bars, but I am extremely accustomed to having the little green HfB bar right under Julienne and Bleeder.
Glutton, by default, spawns its bar in the same location as Julienne (which I use) and PROBABLY Bleeder (which I don't) as well. I moved it, changed the color scheme, length, border, etc. It will only show if I disable and enable Glutton each time I log in, while I do not have HfB up.
That's annoying, but only that. More annoying was getting rid of TickToxin (which has to be locked AND disabled before its little bar will go away).
Other than that, I am about this mod! I'd hate to try to live without it.
I have the same bug about HfB too... I don't know why that happens but when I log in to game, I open Cutup conf window, disable glutton and then enable it. This solves the problem. Be carefull, you must not have HfB active on you at the moment you disable & enable.
I'm talking about 3.0.2.6 version btw... Hope this will be solved soon.
I get 3 time the following Error with TickToxin on german client
[2008/10/24 20:38:30-2800-x672]: Cutup\modules\TickToxin.lua:244: attempt to index local 'spellName' (a number value)
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...ber\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[18]":4: in function <[string "safecall Dispatcher[18]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[18]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
AceEvent-3.0\AceEvent-3.0.lua:70: in function <Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:69>
This is not taking into consideration the Glyph of Slice and Dice.
Glyph of Slice and Dice
Major Glyph
Classes: Rogue
Requires Level 15
Use: Increases the duration of Slice and Dice by 3 sec.
It also might not be taking into effect the LONGER duration of a Talented Slice and Dice (its up to 50% now from 45% for the full talent 3/3)
I posted in the thread on WoWAce, but it doesn't seem to be monitored so I was hoping this one was.
My TickToxin bar won't remember where it's supposed to be after every reload/relog, and it's irritating me to the point of wanting to switch addons. Halp?