CurseForge Register Sign In

Authors CurseForge

  • Dashboard
  • Forums
  • Paste
  • Knowledge Base
  • Reward Store
Desktop View
  • Home
  • Member List
  • Rayvene's Profile
  • Send Private Message
  • View Rayvene's Profile
  • Rayvene
  • Curse Premium
  • Member for 14 years, 6 months, and 29 days
    Last active Tue, Feb, 11 2020 05:06:50
  • 0 Followers
  • 654 Total Posts
  • 1 Thank
  • Posts
  • Threads
  • Forum Posts
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 43
  • Next
  • View Rayvene's Profile

    0

    May 24, 2014
    Rayvene posted a message on Recount slows log-out procedure
    That's because you're saving all your recorded fights. If you clear Recount before you logout it will be just as fast.

    Saved Variables are written on logout, and your fight data is a Saved Variable.
    Posted in: AddOn HELP!
  • View Rayvene's Profile

    0

    Sep 21, 2013
    Rayvene posted a message on Bartender
    The bar is called PlayerPowerBarAlt. That is the name of the frame in the game. The addons are CustomPlayerPowerBarAlt and BetterPlayerPowerBarAlt.
    Posted in: AddOn HELP!
  • View Rayvene's Profile

    0

    Sep 20, 2013
    Rayvene posted a message on Bartender
    You need something like BetterPlayerPowerBarAlt or CustomPlayerPowerBarAlt to move that indicator, it's not something Bartender takes over.
    Posted in: AddOn HELP!
  • View Rayvene's Profile

    0

    Jun 10, 2013
    Rayvene posted a message on Recount
    If I remember right it's a Blizzard bug (or feature) that the new enchants don't show proper ownership/GUIDs. In other words, a Blizzard combat log issue is preventing Recount from tracking.

    Similar to an issue with not being able to track Jade Spirit in WeakAuras.
    Posted in: General AddOns
  • View Rayvene's Profile

    0

    Mar 25, 2013
    Rayvene posted a message on Resetting a Bigwigs plugin on boss wipe
    Try adding this line to OnBossEnable

    self:RegisterEvent("INSTANCE_ENCOUNTER_ENGAGE_UNIT", "CheckBossStatus")


    You might not actually be rebooting on a wipe.
    Posted in: AddOn HELP!
  • View Rayvene's Profile

    0

    Feb 11, 2013
    Rayvene posted a message on Recount
    Quote from Lorcanarius
    Is there any plan to fix the ability to post to a party in dungeons?


    Use Instance Chat if you're in a random dungeon. Party chat is only for a party you create manually now.
    Posted in: General AddOns
  • View Rayvene's Profile

    0

    Feb 3, 2013
    Rayvene posted a message on Recount
    I agree with Phanx on this. Those that want the fine granularity will likely not have any numbers shortened. So linking the DPS numbers to the setting makes sense to me.
    Posted in: General AddOns
  • View Rayvene's Profile

    0

    Dec 22, 2012
    Rayvene posted a message on Aura duration
    Try one of these functions depending on your needs:

    http://www.wowpedia.org/API_UnitAura
    http://www.wowpedia.org/API_UnitBuff
    http://www.wowpedia.org/API_UnitDebuff

    Technically the last two are aliases of the first one, but sometimes being lazy is nice.
    Posted in: Lua Code Discussion
  • View Rayvene's Profile

    0

    Jun 14, 2012
    Rayvene posted a message on multi-addon repository question
    Ace3 is a single addon that loads all the Ace3 libraries. The individual libraries (AceComm, AceAddon, AceDB) are in subfolders, similar to how an addon might have the main Lua files in the root directory, then a subfolder for embedded libraries and locale files.

    The pkgmeta file just references these subfolders when addons pull the specific libraries they need.
    Posted in: General Chat
  • View Rayvene's Profile

    0

    Mar 25, 2012
    Rayvene posted a message on I'd like an addon to calculate what you've consumed in WoW...
    I believe AllYouCanEat will do what you want.

    http://www.wowace.com/addons/allyoucaneat/
    Posted in: Addon Ideas
  • View Rayvene's Profile

    0

    Mar 5, 2012
    Rayvene posted a message on Reward points & Reputation
    Thanks for the info Torhal.
    Posted in: General Chat
  • View Rayvene's Profile

    0

    Oct 7, 2011
    Rayvene posted a message on Recount
    Quote from Galvin
    I think the problem is recount. The top is skada and the bottom is recount.
    Sometimes recount works fine other times it does not but skada seems to not show bad data.

    http://i219.photobucket.com/albums/cc28/Teyasio/Skada_Recount.jpg


    The problem isn't Recount. Skada has shown doubled events for me. The bug is very random and hard to nail down, it is a Blizzard issue.
    Posted in: General AddOns
  • View Rayvene's Profile

    0

    Oct 3, 2011
    Rayvene posted a message on Routes: Official Thread
    As far as I know a taboo region only prevents nodes inside the region from being included in the route. It will not prevent an edge from running through the region.
    Posted in: General AddOns
  • View Rayvene's Profile

    0

    Oct 2, 2011
    Rayvene posted a message on SendChatMessage: Same Party, Different Realm?
    Also, depending on how you're getting the name it may already have the realm attached. I know the combat log does this.
    Posted in: Lua Code Discussion
  • View Rayvene's Profile

    0

    Sep 7, 2011
    Rayvene posted a message on WIP: high volume event processing library
    Show some numbers supporting this performance gain you're advocating. Handwaving about how it "should" be better, won't convince anyone to try your method.
    Posted in: Libraries
  • To post a comment, please login or register a new account.
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 43
  • Next
  • Product
    • Overwolf platform
    • Appstore
    • Download Overwolf
  • Developers
    • Getting started
    • Documentation
    • Apply for funding
  • Partners
    • Advertise on Overwolf
    • Partner with us
    • Influencers
  • Company
    • About us
    • Our story
    • Commitment to gamers
    • Blog
    • Career
  • Resources
    • Help & support
    • Terms of service
    • Privacy policy
    • Brand guidelines