- Added support for Siren Isle (TWW)
- Added icon for world quests that involve Legion world bosses (quest TagID 144)
- Added support for Bronze Celebration Token currency
- Fixed error caused by recent World of Warcraft patch.
- Added functionality to allow for multiple icons. In other words, for the "boss" type world quests, it can show the skull icon surrounded by the silver dragon. (This update is purely cosmetic.)
- There is now a configuration setting labeled "Show 'NEW' text for recently found world quests". It defaults to ON (checked), since that's how the addon has always worked. But, if you prefer not to see the "NEW" text at the beginning of lines, you can toggle this setting. This is likely more useful for those who are switching between expansions regularly and don't want to see everything listed as "NEW" every time the switch is made.
- Fixed bug with the quest icons
- The addon will now automatically change expansions if you zone into a zone associated with that expansion (including when you first enter the game). This should make things easier for those playing alts or who are still completing world quests in past expansions for achievements, etc. If you dislike this feature, you can disable it in the settings -- look for "Auto switch expansions based on current zone".
- The "Time Remaining" column will now give the remaining time in days/hours for any quest with more than one day remaining, hours/minutes for any quest with more than one hour remaining, and just minutes for any quest with less than one hour remaining. (The coloring logic has not changed.)
- Tom Tom is now an optional dependency (i.e., the Tom Tom addon is no longer required.)
- TWW Epic PvP type world quests now have the pvp icon at the front of the row, similar to pet battles, etc.
- Added support for City of Threads World Quests
- Fixed a bug with the "attach list frame to world map" feature as described at https://github.com/Amadeus-/Broker_WorldQuests/issues/20
- When enabled in settings, the Tom Tom waypoints support feature will now "add" waypoints rather than just adding/removing a single waypoint.
- TWW Epic Boss type world quests now have the appropriate icon at the front of the row, similar to pet battles, etc.
- Fixed a bug that was introduced in version 11.0.2.13.
- Now that Bloody Tokens are also part of the TWW expansion, the filter settings for that currency has been moved next to "Honor".
- The locked "Special Assignment" (Capstone) world quests are now included. While locked, what's provided by the addon is primarily informational. Once unlocked, then it becomes like any other world quest.
- Dragon Rider Racing type world quests now have the appropriate icon at the front of the row, similar to pet battles, etc.
- Updated settings options:
- Added new option to filter out Dragon Rider Racing type world quests. It's under "Filter by type".
- Moved the filter setting for "Bloody Tokens" to within the Dragon Isles section.
- Added new checkbox option (at the bottom of the list) to enable/disable "Spew Debug Information". This is intended for use by those working on the addon and should be unchecked for most users unless requested by a developer.
- Added support for world quests that only provide information regarding an XP reward to the addon API. In other words, there are world quests that have a line of blue text when you inspect it, "Awards a one-time Warband reputation bonus", but the addon API provides no other information about it. So, long story short, for these particular quests, the broker window will only show how much XP it provides.
- Began the process of cleaning up the source to be easier to read, consolidate local variables together, avoid using local variables that aren't needed, etc. There will be a lot of line changes, but this (and future similar changes) will not affect functionality unless it's described in this file.
- Added support for The Weaver, The General, and The Vizier currencies
- Fixed shift-clicking rows to set quest tracker
- Added support for Council of Dornogal currency
- Fixed currencies being incorrect or showing as zero.
- Increased the max width of the BWQ window.
- Increased the size of the red highlight arrow (that appears on the map when you click on a WQ in the addon) by 35%.
- Added support for Kej currency
- Added support for Valorstones currency
- Added support for Azj-Kahet
- Added support for Hallowfall Arathi currency
- World Quests will now properly unlock for all appropriate characters in The War Within
- Disabled text notification for unhandled currency. This is intended for developers.
- Fixed criteria for unlocking World Quests in The War Within
- Added support for currency: Resonance Crystals
- Added support for currency: The Assembly of the Deeps
- Initial updates required for The War Within
- New users will be set to the expansion appropriate to their current level instead of defaulting to the latest expansion.
- Fixed deprecated call to IsAddonLoaded()
- Updates to Faction related calls due to API changes with 11.0.0
- Updates for WoW version 11.0.0
- Updates for Dragonflight 10.2.7
- Fixed an issue affecting Polished Pet Charms (thanks tflo for catching it.)
- Updates for Dragonflight 10.1, 10.2 and 10.2.5
- TOC Bump
- Added Zaralek Cavern and Flightstone currency
- Added Forbidden Reach zone and Elemental Overflow currency
- Fixed WQs not properly showing for "Primalist Tomorrow" zone (Dragonflight)
- Added support for "Rustbolt Resistance" reputation currency (added in WoW v. 8.2.0.30918)
- Added support for "Primalist Tomorrow" zone (Dragonflight)
Changes below submitted by ntowle (github)
- Broker options for Dragon Isles Supplies, Bloody Tokens, Polished Pet Charms
- Filters for Dragon Isles Supplies, Bloody Tokens
- Split DF reputation out
- Options for DF reputation by faction
- Total Polished Pet Charms available
- Total Dragon Isles Supplies available
- Reorganize menus to move old expansion options to submenus
- Fix Grateful Offering checkbox
- Fix Conduits icon
- Add support for Valdrakken Accord (Dragonflight reputation currency)
- Add support for Bloody Tokens (Dragonflight PVP Currency)
- Updates for Shadowlands compatibility
- Initial Updates for Dragonflight compatibility
- Bug fixes
- Added BfA assault zones
- Fixed paragon faction bar performance issue
- Fixed some filters
- Bug fixes for Shadowlands pre-patch
- Fixed incorrect questIds for Battle on Zandalar and Kul Tiras
- Added quest title highlight for achievement quest criterias
- Fishing 'Round The Isles (Legion Fishing)
- Battle on the Broken Isles (Legion Pet Battle)
- Battle on Zandalar and Kul Tiras (Legion Pet Battle)
- Fixed faction display anchoring/width
- Fixed no world quests error message showing when all zones are collapsed
- Added basic TomTom support. Clicking a row will set this quest as waypoint.
- Added option to hide paragon reputation bars
- Removed expansion toggle in dropdown menu (use the buttons in the top-right corner)
- Moved some options to reduce number of dropdown items