Jump to content

Rhena

Player
  • Content count

    190
  • Joined

  • Last visited

Everything posted by Rhena

  1. Rhena

    [ADDON] LunaUnitFrames

    ..\WTF\Account\<ACCOUNTNAME>\SavedVariables\LunaUnitFrames.lua
  2. New detection system i ripped off of SpamMeNot. All reported messages should be caught. https://github.com/Aviana/ChatSanitizer/releases/download/1.10/ChatSanitizer.zip Maybe i will add on option to block the password spam but it will not be blocked by default :P
  3. Well the releases have it and work outright after unpacking. The folder alwas has to have the same name as the *.toc file in it. The "!!" make sure it gets loaded before other addons.
  4. Haven't seen those skype ads on alliance side yet. But thank you for reporting i will be working on a more regular filter next.
  5. Added language support: Czech,Danish,Dutch,Finnish,Hungarian,Italian,Norwegian,Polish,Portuguese,Romanian,Spanish,Swedish,Turkish,Welsh All compatible.
  6. Rhena

    [ADDON] LunaUnitFrames

    Can you tell me a bit more? Are you using the pet raidgroup? At which point did the error occur? (Exiting BG, someone joined the raid, etc...) Anything else that might help.
  7. Rhena

    [Addon Database] ClassicAddons.com

    I am asking you to remove the addon "LunaUnitFrames" from your site. I do not wish to be associated with your site in any way. Reasons have been provided bei Ike, modernist, eboe and further does anything you posted after make zero sense. Thank you.
  8. Rhena

    [Addon Database] ClassicAddons.com

    Great explanation, thank you.
  9. Rhena

    [Addon] CoolLevelUp

    Sorry i am busy with LunaUnitFrames and a new secret project i am working on.
  10. Rhena

    [Addon Database] ClassicAddons.com

    Do not re-host my addons. Thank you
  11. Rhena

    [ADDON] LunaUnitFrames

    Helvete: I will fix that in the next release. Its on the master for right now. Porta: As you said, there are other addons that do that. So i won't likely implement that because i don't really wanna do "predicted" stuff like flag carrier health. Thats also why things like target debuff timers are only in third party addons. Neejrow: https://forum.elysium-project.org/topic/25989-mobhealth-addon-isnt-working/#comment-269343 https://forum.elysium-project.org/topic/31019-luna-unit-frames-only-showing-percent-for-enemy-health/#comment-294802 https://forum.elysium-project.org/topic/30307-is-something-wrong-with-the-servers-health-bars/ I'm sure i can find you some more if you need.
  12. Rhena

    [Addon] CoolLevelUp

    Possible to do it from scratch. Might take some effort to do though.
  13. Rhena

    [ADDON] LunaUnitFrames

    Alrik: 1.xx is on GitHub Rummi: You only see heals of grouped people which are using an add-on that utilizes my Healcomm. Also click the questionmark on top of the options for the tag listing. Helvete: None of these is caused by Luna. With lua errors you always have to fix them in order because the following are mostly caused by the first.
  14. Much guild Such epics WoW (bump)
  15. Rhena

    [Addon] DebuffTimers

    I overwrote the onUpdate function of the cooldown. Feel free to use. https://github.com/Aviana/LunaUnitFrames/blob/master/modules/Cooldown.lua
  16. Hey guys! Here are some other useless addons i have made (or stole). HealComm This small addon provides healing communication with other users of this addon or LunaUnitFrames. There are also others that have adopted it like ModUI or ShaguUI. If you are a healer consider installing BonusScanner to make it factor in your bonus healing gear. If you edit HealComm.lua there is an option in line 5: OVERHEALPERCENT = 20 It sets how much the bar should grow over the original size of the frame. Values go from 0 to infinity (and beyond). DOWNLOAD ColorGuildFrame This is the part of the X-Perl addon that colors the names in your guildlist into classcolors. No additional work by me just cut out into a standalone. DOWNLOAD Anzac Holdem Anyone remember this from the good old days? Sadly it doesn't work here because of the spam protection. I have fixed this by letting it comunicate through the addon channel. It uses the guild and raid channels meaning you can play with anyone in your guild or current (raid)group. If you are in the same guild you don't have to worry about anything just have someone host by typing "/holdem" or clicking the minimap icon. Others can then join by typing "/holdem <nameofthehost>". People who are not in the same guild as the host have to be in a (raid)group with him. They also join the fun with "/holdem <nameofthehost>". Here are some other things about using the addon channel: -If you get disconnected you can rejoin by "/holdem <nameofthehost>" again and pressing the "SitOut" twice. -If you get booted from the party you can rejoin by the above method if you join the group again. -If you leave the group by yourself you will also quit the game if you are not in the same guild as the host. Please use resposibly. I am not to be held accountable for wiped raids, lost consumables during said wipe or lost gold / friendships due to the use of this addon. Enjoy DOWNLOAD ClassicMacros # ClassicMacros Bringing retail macro commands to classic WoW. "/use <item>" Use an equipped item or an item from your inventory "/castrandom <spell1>, <spell2>, etc" Cast one of the specified spells at random "/stopcasting" Cancels your current cast "/cancelform" Takes druids out of form and rogues out of stealth "/cancelaura <Auraname>" Cancels the specified buff "/startattack" Initiates melee combat "/stopattack" Stops melee combat "/petaggressive" Sets your pet to agressive "/petpassive" Sets your pet to passive "/petdefensive" Sets your pet to defensive "/petattack" Commands your pet to attack your target "/petfollow" Commands your pet to follow you "/petstay" Commands your pet to stay at its location "/cleartarget" Deselects your target "/lasttarget" Selects your previous target *** WARNING: THE FOCUS FUNCTION ONLY SAVES THE NAME OF YOUR CURRENT TARGET. UPON REAQUIRING YOUR FOCUS YOU MIGHT GET A DIFFERENT MOB WITH THE SAME NAME *** "/clearfocus" Clears your focus "/focus" Saves your current target as your focus "/targetfocus" Targets your focus *** WARNING: THE FOCUS FUNCTION ONLY SAVES THE NAME OF YOUR CURRENT TARGET. UPON REAQUIRING YOUR FOCUS YOU MIGHT GET A DIFFERENT MOB WITH THE SAME NAME *** DOWNLOAD HunterPaging This addon will switch your main action bar between page 1 and 9 depending if your target is in range for raptor strike / arcane shot. It is required that those two abilities are somewhere on a bar (can be hidden). DOWNLOAD
  17. Rhena

    [ADDON] LunaUnitFrames

    [druid:perpp] There is help if you click the questionmark on top of the options.
  18. Rhena

    [ADDON] LunaUnitFrames

    Version 2.13Beta is out: - Added mana usage indicator on power bar (random-facades & me) - fix a nil error in squares - don't show party when "player in party" is active but has no group - don't show pet expirience on non hunter pets - Fix interrupts on enemy castbar - Fix enemy castbar lua error on non english clients - Give pet a status indicator - Fix PvP indicator code - Added empty bar with tags - XP bar now allows mouseover casting - added alpha slider for highlight feature - fixed an issue where macro names would show on castbar - Fixed portraits not updating when target had the same name (this is not fixed on ToT and never will be) - Fix resurrection cancels - indicator placement slider max values increased to 50 - added a pet target unit (EinBaum) - Fix nil error in [shortname] - Enable non dispellable debuffs to be shown on raidframe (Its now 3 stages: all,dispellable, your dispellables) - Click casting tries harder to avoid canceling autoattack (On paar with clique) - Options should show if your version is outdated more consistently - Fix for player debuff timers - Some casting nil errors - Add imp firebolt to enemy castbar 2.131 Beta - Fixed a clickcasting nil error - Mana usage color changing now updates without reloading ui
  19. Rhena

    [ADDON] LunaUnitFrames

    Heymom: No, nameplates will never be part of this. Try Shaguplates. And the click casting does support lua code. Just think of it as the target is already the unit "target" and do your stuff. Alrik: Yes, fallback is gone. You now choose between 2d, 3d, or class icon. Raserisk: Try my backport of ShadowedUnitFrames. Euronymous: Yes it was broken in the master.
  20. Rhena

    [ADDON] LunaUnitFrames

    I play on the same resolution and remember having it too but it went away quickly. I also just tried different settings and couldn't bring it to show up. If you still have it tell me your size & scale as well as interface scale from the graphics settings.
  21. Rhena

    [ADDON] LunaUnitFrames

    Its a scaling issue where the camera clips into the model. It should be gone when you restart the game and should only accur during setup.
  22. You are only supposed to see the values of grouped players. But mana was always visible.
  23. You are not supposed to know the exact values. It's how it was back then.
  24. Rhena

    [ADDON] LunaUnitFrames

    SealHeal thanks for reporting. Scambug: It's already in the master. It will be in the next version. leastry: No, and if it was there are several ranges for each class. I recommend a bar add-on that colors the buttons according to range.
×