Jump to content

Rhena

Player
  • Content count

    190
  • Joined

  • Last visited

Community Reputation

30 On the Road to Success

About Rhena

  • Rank
    Maintank in training and Lua god by trade

Recent Profile Visitors

3041 profile views
  1. Rhena

    [ADDON] LunaUnitFrames

    Due to lack of complaints pushed to V2.222 https://github.com/Aviana/LunaUnitFrames/releases
  2. Rhena

    [ADDON] LunaUnitFrames

    You have to download the current master and remove -master from the folder name to see the fixes. https://github.com/Aviana/LunaUnitFrames/archive/master.zip I have not made it into a release yet in fear of additional errors showing up. Combat log based range detection is enabled in the general options of Luna and it has nothing to do with the combat log you have on your screen. Setting the range to 40 is correct though. The having a "healing spell on the cursor" means that you turn of auto self cast and press a healing spell. You then have a glow around your cursor that will allow you to click this spell onto any unit. The glow will turn blue when you are able to cast the spell on whatever is beneath your cursor. As long as that spell remains on your cursor Luna will be able to check this spell against everyone you are grouped with and therefore will have an accurate range (fading people too far away). The /lunamo command does this too. It will - disable auto self cast if necessary - cast the desired spell - check everyones range - target the spell on the right unit - re-enable auto self cast if necessary The checked unit will remain memorized as in range for 4 seconds. If it isn't refreshed it will fade as it is deemed as out of range.
  3. Rhena

    [ADDON] LunaUnitFrames

    Thats sraidframes improved.
  4. Rhena

    [ADDON] LunaUnitFrames

    The heals showing up on the player should be entirely fixed now. Please test the current master version thoroughly before i make an official release. It also has continuous 40y range checking now as long as a healing spell remains on the cursor.
  5. Rhena

    [ADDON] LunaUnitFrames

    V 2.221 - Minimize the seeing yourself being healed instead of your target (HealComm). This will not go away if /lunamo and a SpellStopCasting macro are spammed. This will/CAN not be fixed!!! - Attempt to fix Vael/Suppression Room lag. (For other laggy locations (Fankriss tunnel,...) use the General options to generally disable castbars of others and the combat log based range check.) - Reverted quick ToT clearing since it will cause flicker for mouseover casting spam https://github.com/Aviana/LunaUnitFrames/releases
  6. Rhena

    [ADDON] LunaUnitFrames

    It is just a port i don't intend to modify it's original behavior.
  7. !Libs is a dumb idea. The libraries it contains should come with the addon. That way even though multiple addons use the same library its only loaded once and you only get exactly the libs you need.
  8. Rhena

    [ADDON] LunaUnitFrames

    https://github.com/Aviana/ShadowedUnitFrames
  9. This will never happen because absorbed damage doesn't show up in the combatlog.
  10. Rhena

    [ADDON] LunaUnitFrames

    Your spell names were all lower case. That is now supported.
  11. Rhena

    [ADDON] LunaUnitFrames

    New Release: 2.22 - Fix for healing not showing in very rare situations - Fix tracked debuffs not enlarging - fixed group tag (thx Hosq) - Fix debuff position when on top - Molten core enemy castbars - Quicker ToT clearing (thx llacczy) - Fix blessing of light & healing way - Various nil errors - New Bar texture "flat" (thx honeyhoney) - Focus default color set the the vanilla value (thx bagger288) - HealComm no longer requires correct casing when using macros - HealComm: fixed a nil error for people without hats - Fixed Totems without a rank (Tremor,...) - Totems are now cleared upon death or zoning https://github.com/Aviana/LunaUnitFrames/releases
  12. Rhena

    [ADDON] LunaUnitFrames

    During the duration of the macro the mouseover is your current target, it switches back when the macro is over. And yes, the /lunamo and clickcasting can take lua scripts AND spells.
  13. self.ChatTypes = { ["SAY"] = true, ["EMOTE"] = true, ["YELL"] = true, ["PARTY"] = true, ["GUILD"] = true, ["OFFICER"] = true, ["RAID"] = true, ["RAID_WARNING"] = true, } These are the options.
  14. Rhena

    [ADDON] LunaUnitFrames

    Make a screenshot. I have no idea what you mean.
×