This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
While all filters are nice, I keep finding myself to not want to do some quests i combination with a reward, if they are too time consuming and just not worth it with the reward given that day, or just not worth it at all (profession quests for way too little gold, kosumoth after you have both rewards, …).
Since no add-on seems to have support for that, I recently hammered a hacky way of doing it into Angry World Quests. It adds a new filter and abuses that one by acting inverse to a normal filter, hiding a quest if in the list of ignored quests, regardless of other selected filters. Quest can be ignored by shift-right-clicking them. I haven't added a unignore or notification that they are now ignored yet, so that'd be a todo. Ignoring works on a quest+reward basis, not just quest, so that improved rewards automatically un-ignore.
Since there doesn't seem to be a github to pull-request to, find attached a diff I'm currently using locally.
I'd love to see AWQ adopting this feature and think that other people than me would love to see it as well.
<p>diff to v0.15.8</p>
To post a comment, please login or register a new account.