Jump to content

Wayleran

Player
  • Content count

    10
  • Joined

  • Last visited

Community Reputation

4 Neutral

About Wayleran

  • Rank
    Lurker

Recent Profile Visitors

998 profile views
  1. Wayleran

    [Addon] NotGrid

    Hey gnr, yeah nevermind my post about the Shaman color. Never played horde in vanilla eventhough I've been playing WoW SINCE 2005 and many many PS too for years. It's obviously perfectly normal for it to be pink for both as that is the default state of the 2 classes. Disregard my "derpy" moment there. You rock. Addon rocks. Keep it up.
  2. Wayleran

    [Addon] NotGrid

    Thanks again. Still loving the addon.
  3. Well thanks orwell. I really didn't change much in those other addons except removed some bugs and lua errors I saw occur and cleaned up the cartographer a little bit to my preferences. As far as the AutoMate UnitFrames issue, yeah I'd recommend to you install MoveAnything (should have it for a lot of reasons) and just use the HIDE function for the default UnitFrames. Also disable the Auto Hide Player Frame and Target Frame HP options in AutoMate. If EquipCompare is not working I'd suggest just googling the original one and using that instead of mine. Mine is a much smaller/simpler code to just add in the SHIFT compare function ALA retail TBC+. I wouldn't want to modify Aux because it's being actively worked on by Shirsig, who is awesome btw and plus that may honestly be more work than I'd like to devote to it. I just deal with the old Aux and it suits me fine. I'm not a big fan of AH tooltip mods anyways. Thanks bud. Take care.
  4. I've updated the AddOn and put certain features into their own AddOns for simplicity. Check them out. I've also improved the AutoNameplates and now they hide the nameplates well when out of combat and no target is present. The feature is also disabled while in a party or raid. AddOn Manager and ErrorFilter are now their OWN individual addons.
  5. Wayleran

    [Addon] NotGrid

    Also I changed the notgrid.toc to read: ## SavedVariablesPerCharacter: NotGridOptions instead of ## SavedVariables: NotGridOptions So that this way the options are character specific. You should probably make this permanent also because if you're playing a Priest healer and a Druid, you obviously want to have different buffs/heals/etc. setup for each. Thanks again man. Love simple, lightweight addons like this. Check out my forum post for my addon "AutoMate". http://forum.elysium-project.org/topic/23271-automate-custom-vanilla-wow-all-in-one-addon-by-wayleran/#comment-244166 -Wayleran
  6. Wayleran

    [Addon] NotGrid

    While testing it out I got a lua error while casting Lesser Heal. Line 263 in frames.lua has an error: local modifier = maxhealth/o.width should be: local modifier = maxhealth/o.unitwidth I changed it and all seemed good. Thanks bud. Great addon!
  7. UPDATED 11/23/2016 - For the release of the new Elysium servers. Share and enjoy! Hi. LootLink is an addon that compiles item prices that it has seen at vendors, HOWEVER you need to have SEEN it once for it to store the price for the future. I have a link to a Database of well over 40k+ items and prices that you can put into your SavedVariables file when you install LootLink and then it will have a large compilation of prices that it will continue to add to as new things are seen. COPY THE SAVEDVARIABLES FILE INTO... .../WTF/Account/<YOUR ACCOUNT NAME>/SavedVariables/ This is where WoW stores settings and variables for all your AddOns. LootLink w/ Database download: http://s000.tinyupload.com/download.php?file_id=00821494881107515216&t=0082149488110751521674865 (And also check out my personal custom addon "AutoMate" here... https://forum.elysium-project.org/index.php?showtopic=23271&hl=)
  8. Hi, I've been writing this simple AddOn over the last few years while I played on vanilla servers. It's simple. I just wanted some very basic functions that were not in the game by default but also didn't want to totally revamp the UI. So I created "AutoMate". It automates or improves upon certain simple functions in WoW. For instance, it includes: AutoDuelDecline, AutoNameplates, AutoHidePlayerFrame, AutoRepair, AutoSellJunk, AutoSkipGossip, ChatClean, ChatScroll, Improved RightClick Functions, Movable Loot Window, RangeColor, Target HP Percentage, and more... AutoMate for 1.12.1: http://s000.tinyupload.com/download.php?file_id=00724428578785658842&t=0072442857878565884261426 P. S. - You may need to disable features like Hide Player Frame and the Target HP Percentage if you use custom UnitFrames like Luna, etc... Here's a pic of the options menu and minimap button Read tooltips in options to learn hidden tricks or ways to override, etc... In addition here's a pic of the AddOn Manager which is intergrated into AutoMate!
×