smaitch / Grail

World of Warcraft addon to provide a database of quest information.
31 stars 19 forks source link

Tracking of TrackingQuests without manual intervention #366

Open yoshimo opened 1 week ago

yoshimo commented 1 week ago

With the Warband and my experiments with https://github.com/Ioney/QuestTracker/ i see a lot of hidden tracking quests being completed right at the login of a new character. Some of which we don't know yet.

I think we should be tracking completed quests , mapid&timestamp independently of the zone being "marked" for tracking.

Treasures, Rares, hidden tracking, happens all over azeroth now, even in the classic zones, cities, dungeons and so on. It also should happen right with entering world that we ask for completed quests and add everything we don't know.

smaitch commented 1 week ago

This could be a good idea. However, note that it is already a little painful looting in zones where quest completion is tracked. I wonder if that can be optimized a bit to make the whole process smoother.