Am I locked out?
Little addon which saves me quite some time with all my twinks.
What it does
Rembers which of your chars are saved to which instance.
- Every Instance that gives you a SavedInstanceID is trackable! (LFR/nhc/hc/mythic raids, mythic 5mans, etc.)
- Daily Heroic Dungeon, PVP, etc.
- 5man heroics (Option to show 5mans in the tooltip is OFF by default)
- Emissary Bounty Caches
Updates on login and every time you get the 'You are now saved to this instance'-message, a shift-click on the tooltip forces a manual update. So you don't have to log onto your chars to see if you can join that raid with one of your alts
Currently only a LDB icon:
- Right click: Brings up the configuration (change tooltip colors, profiles)
- Left click: Bring up the RaidFrame, Shift-click for manual playerupdate
- Hovering: Shows a tooltip of all instances. Green = free, Red = locked out (default colors, you can change them)
Config options:
- Standard Ace3 profile things
- Change colors of the tooltip
- Change abbreviations used for instancenames (Ailo tries to get a 'first char of every word'-type, but that is kinda hard if you have a locale which relies heavy on utf-8 chars)
-
View User Profile
-
Send Message
Posted Oct 28, 2016I think I know how to code up the check for mythic+ level cleared, but I won't know for sure until I run some with guildies on the weekend.
For rated pvp, I see that there are also weekly quests for 10 wins in 2v2, 3v3 and rated BG's. Presumably pvp'ers would be interested in that information as well.
My first thought would be to have 3 columns, with 3 checkboxes in the options to toggle showing them, for them. The cell for a column could show the number of wins so far this week and could change from green to red if you have done one on that day. That would be one way to display the most info in the least space but it could be confusing.
The weekly reward is epic right? Maybe we should just track that. A little bit of extra AP for the first of the day doesn't seem that interesting when there are so many ways to get AP.
-
View User Profile
-
Send Message
Posted Oct 29, 2016Sounds great!
As for the weekly PvP quests, I'm not sure about how they work after 7.1, other than what I mentioned in the previous post - and you're right about that AP rewards aren't that interesting; I don't think there is a guaranteed epic reward anymore so I guess the whole thing might not be so interesting now.
-
View User Profile
-
Send Message
Posted Nov 8, 2016Mythic + weekly best tracking checked as release 2.12.2
-
View User Profile
-
Send Message
Posted Oct 14, 2016Addon is not working on all characters, just one. Tried reinstalling/wiping data, still nothing.
-
View User Profile
-
Send Message
Posted Oct 15, 2016-
View User Profile
-
Send Message
Posted Mar 7, 2016I would like to submit a suggestion. Is it possible to perhaps make a section in the menu that allows me to disable certain aspects of the addon? (Such as Blackrock Foundry, or Highmaul since both are practically dated content.)
-
View User Profile
-
Send Message
Posted Jun 30, 2015Message: Interface\AddOns\Ailo\Ailo.lua:760: bad argument #3 to 'strformat' (string expected, got nil)
Time: 06/30/15 17:08:35
Count: 1
Stack: [C]: ?
Interface\AddOns\Ailo\Ailo.lua:760: in function `?'
...ilo\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: in function <...ilo\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function `?'
...ilo\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: in function `Fire'
...rface\AddOns\Ailo\Libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...rface\AddOns\Ailo\Libs\AceEvent-3.0\AceEvent-3.0.lua:119>
Locals: <none>
Only happns on 1 of my characters. my main. even with all my other addons closed. the addon still works fine but the errors shows right after i reload or log on that toon.
-
View User Profile
-
Send Message
Posted Jun 30, 2015Sorry for the late reply, do you know what the lockouts were on your main when this happened?
Seems like there is a dungeon/raid difficutly we do not catch
-
View User Profile
-
Send Message
Posted Jul 1, 2015the only thing i did on my main and did not on my alts was mythic 5 men dungeons. other than that i only had some HFC and Timewalking. and the error dosnt shows any more today. since its reset which confirms what u said.
thx for the fast reply. at least u responded. some other addons creaters dosnt .
-
View User Profile
-
Send Message
Posted Jul 1, 2015Yeah, I didn't think about the need to add mythic (23) and timewalker (24) 5 mans. I'll also throw a metatable on there so that values we don't know return "unknown" or something like that instead of nil.
-
View User Profile
-
Send Message
Posted Jul 1, 2015Made a change for this and produced an alpha build. Haven't tested it yet in terms of actually getting locked to a mythic. If you want to tag it now for release anyway, go ahead. Otherwise I'll tag it in a day or so when its had some bake time to see if there are any errors.
-
View User Profile
-
Send Message
Posted Jul 2, 2015I hate to be that guy. but i also noticed that HFC LFR isnt listed on the addon as well..
-
View User Profile
-
Send Message
Posted Jul 2, 2015No, this is useful bug reporting. I've checked in an update to add the HFC dungeon ids. So far I don't see the curse packager creating a new alpha, though ... I'll check it again in a few hours when I'll be free
EDIT - k, packager finally ran, latest alpha build should add HFC support
-
View User Profile
-
Send Message
Posted Jun 27, 2015DS 25HC is listed as DS / 25H instead of under the combined tab for 25HC instances.
Adding the if below in the for loop solved it for me (as I really do not have any interest in the DS LFR instances being listed anyway. (crude fix I know hehe)
for _, parent in ipairs(RaidFinder) do
if self:GetInstanceAbbr(parent.name) ~= "DS" then
...
end
end
(and yes I have split up the legacy raids into 10N/25N/10HC/25HC/40N :P)
-
View User Profile
-
Send Message
Posted Jun 24, 2015You forgot to update the .toc in the latest update ;)
-
View User Profile
-
Send Message
Posted Jun 25, 2015updated the toc, tagged a new version and wowace packackges it with the 6.1.0 toc, damn you packager
-
View User Profile
-
Send Message
Posted Jun 25, 2015;)
-
View User Profile
-
Send Message
Posted Apr 5, 2015What does the T and W stand for? They aren't listed in the abbreviations..
-
View User Profile
-
Send Message
Posted Apr 5, 2015Total and Weekly
-
View User Profile
-
Send Message
Posted Feb 19, 2015Any chance for an update with Rukhmar and follower recruitment from the Inn/Tavern? I can't figure out how to do it myself :\
Edit: Garrison pet battle daily would be great for the next update:) Thanks!