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)
I have just commented out the C_CovenantCallings.RequestCallings() in the mean time.
anyone else getting the "crashing wow" bug outlined in Issue 75?
it looks like it is failing a time left check and calling itself again to fail the time left function again and infinite looping, when checking callings?
In reply to unsur3:
Apparently I don't get notifications when a new issue is created so I didn't see that you had opened a ticket about the issue. And, uh, actually I have been experiencing that problem. I'll look at this ASAP.
In reply to Turducken_McNugget:
In reply to Turducken_McNugget:
after latest update, this problem still persists :(
In reply to unsur3:
Yep - I just hit it for the first time since you had alerted me to the issue. The idea was to delay the next request for 1 second, but it was still spamming. I had a time() call in a print statement and they all had the same timestamp.
One thing I see could be better is that I should only reschedule once whereas, since its in the loop, it could do it multiple times. That still wouldn't explain why all the calls seemed to have the same time stamp. Anyway, I'll rewrite my stuff to try to make it more bulletproof and user a longer delay.
Just as an FYI. When I added the Tower Knowledge tracker I reworked the Conquest and Valor point trackers so that all three now show the number of points needed to cap. In the past, currencies would cap and you might want to spend some to uncap and earn again. With these new seasonal currencies, the cap rises every week and every point you've earned counts against the cap - even points which you already spent.
As Ailo is primarily about showing you the list of things you capped and finished for the week it makes the most sense to show the number needed to cap rather than any current total.
I just came to tell u how happy i am when i saw an update the first day of the love event. it ment for me that the dev still care about this nice addon. i suggest u can add the maw weekly quest for souls and the 1000 anima weekly quest as well. the 1000 anima is only 4 quests 1 for each covnant. the weekly maw souls tho is like 3 quests for each covnant so about 12 in total i think. ty u all.
In reply to Cecromancer:
Doesn't the renown level tracker kind of serve that purpose? If you're not renown capped then you probably haven't finished those quests.
EDIT: Now that I think about it, catch up mechanics mean that alts are going to renown cap in fewer weeks, which means less souls collected and they will still need those souls for sanctum upgrades.
I'll take a look at it.
Still having issues with overwolf/wowace/curse not packaging up my commits to make new releases. If anyone is interested in getting a version with shadowlands features I've thrown a copy up here for download: https://drive.google.com/file/d/1qXMeZzzRLhRMVjorYJk49rq62cDdhqpT/view?usp=sharingI was able to get a site dev to manually run the packager; the latest release should be available through normal means.
In reply to Turducken_McNugget:
Just an FYI - development is continuing. I've checked in a bunch of stuff for the new expansion. However, for some reason the packager isn't building new releases and making them available to download. This is not the only addon I'm having this problem with.
I have a ticket open with the site but they've been slow to do anything to help.
Things I'm currently working on in the addon:
I haven't figured out yet what kind of daily/weekly trackers we're going to want in the new expansion. If anyone has suggestions, questid groups that need to be tracked, etc, feel free to post 'em.
A new version is up that should work with the prepatch.
If it doesn't work, you may need to install LibQTip as a standalone addon and get the latest alpha.
In reply to Turducken_McNugget:
No tracking is appearing, with or without the LibQTip on standalone (and alpha / beta release).
And no error is going out, there's just the Bounties header visible, with the actual emissaries but no character and no column is shown.
What was weird is that at first, I had all characters shown, and when logging into them they would disappear one by one…
Ailo v3.17 (set on alpha channel), WoW locale frFR if this could be the culprit.
In reply to Ekhurr:
F$ck … found out what it was when going into the options to disable minimap icon : the « Minimal character level » option…
It was still on the old value (110 for me), hence not showing new-max-level character of 50 :)
All good now ^^
In reply to Ekhurr:
LoL same bullshot, ty for comment :D
In reply to Ekhurr:
So, actually, the old max level, for BfA, was 120. People will only get this bug if they had a custom value set.
If you had been at 120, we wouldn't have actually saved your user setting for it because it matched the default value. When the default value changed you would have automatically got that new default value which is why I didn't see it. And is also why, when shadowlands goes live, your toons would disappear until they got to the new max.
Anyway, thanks for the bug report and I'll get a fix out for that.
In reply to Turducken_McNugget:
Well didn't really consider this as a bug as per, but left comment for other people if same oopsy was made ;)
Thanks anyway !
Hello :). Can you please update the weekly quests for BfA? They are still the ones for Legion.
Line 580 old
Dalaran = { reset = "w", max = 1, questIds = { 44164, 44173, 44166, 44167, 45799, 44171, 44172, 44174, 44175 } },
new
Dalaran = { reset = "w", max = 1, questIds = { 53030, 53032, 53033, 53034, 53035, 53036, 53037, 53038, 53039, 54995 } },
-- 53030=WQ, 53032=TWBC, 53033=TWWrath, 53034=TWCata, 53035=TWMist, 53036=Bg, 53037=Myth, 53038=Pet, 53039=Arena, 54995=TWDraenor