File Details
v11.2.5.251025
- R
- Oct 25, 2025
- 25.08 KB
- 30.4K
- 11.2.5+2
- Retail + 2
File Name
CandyBuckets-v11.2.5.251025.zip
Supported Versions
- 11.2.5
- 5.5.1
- 1.15.7
CandyBuckets
v11.2.5.251025 (2025-10-25)
Full Changelog Previous Releases
- Enabled for Classic and Vanilla clients as Experimental support.
- Removed the
C_QuestLog.GetAllCompletedQuestIDs()call so we don't pre-flag what quests the player have completed. Like always, we instead look it up and cache the response in the metatable onns.COMPLETED_QUESTS.
Removed references to the old and unuseduimaps.
Added TODO to look at PR #39. - TOC bump and minor code/docs adjustment.
- Merge pull request #40 from belazor-wow/master
Add MapPinEnhanced support - Merge pull request #44 from justisb/brewfest-tww-s3
Update Bar Tab Barrels in the Ringing Deeps - Update Brewfest Ringing Deeps coords
- Add MapPinEnhanced support
- Added the Flame Keeper of Khaz Algar achievement bonfires that are new this year.
Minor TOC bumps and updates. - Added Lunar Elders in Khaz Algar.
- TOC bump.
-
- Split the garrison bucket into two, one for each faction, so there is no confusion.
- Added the WOD garrisons to their parent maps, so the icons can appear on the continent and zone maps.
- Split the garrison bucket into two, one for each faction, so there is no confusion.
- Added Zidormi indicator for Blasted Lands.
- Adjusted the Arathi Zidormi marker to match the correct faction. Horde saw an icon for her, when all the buckets were looted in the zone. Was meant for the Alliance bucket.
- TOC bump
- When we remove the waypoint we ensure to select the next closest one if the addon supports the functionality.
- When quests are delivered we support clearing the related quest waypoints from the queue if there is any.
-
- Added phase tip for Tirisfal Glades and Uldum. I noticed the Zidormi marker could be hidden, so also added a waypoint to her in this situation. These special markers are skipped from waypoint iterations to avoid confusion.
- Added the new TWW Candy Bucket locations.
- Moved all output to its own method for better control.
- Date bump and release with the last missing Bar Tab Barrel.
- Added the last missing Bar Tab Barrel (in The Cobwebs Inn).
- Added Brewfest locations from Dragonflight and TWW expansion. Seems that the event also has annual lootable quests around the world.
- TOC bump.
- Merge branch 'master' of https://github.com/Vladinator/wow-addon-candybuckets
- Added additional missing phasing markers.
- Added missing phasing markers.
- Update release.yml
- Minor fixes based on comment feedback.
- Updated documentation and gitignore.
- Added missing Alliance bucket.
- Added TOC files for the other clients.
- Added Candy Bucket locations for the Dragon Isles in preparation for 10.1.7
- New release with the adjustments.
- Slight coordinate adjustments and position fix for Thaldraszus/Valdrakken Bonfire. Also added the The Forbidden Reach on the list to make it visible from the Azeroth map view.
- Added the latest Dragon Isles Midsummer Bondfire locations and "phasing" markers for the one in the Zaralek Cavern.
- TOC bump for 10.1
-
- Added Lunar Elders in Dragon Isles.
- TOC bump.
- Added Lunar Elders in Dragon Isles.
- Version bump.
- Removed old location for quest 32047.
- Edited some Candy Bucket locations, added a potential phased bucket with two positions.
Tried to improve the coordinate reporting functionality, so it only warns the user if the distance is large relative to the map size. - Updated for 10.0.0
- Fixed some logic opsies, the default waypoint system now works.
-
- Added built-in waypoint support.
- Added doc comments.
- Added built-in waypoint support.
-
- TOC bump
- Extended the event lingering duration from 3 to 12 hours to hopefully cover the US to NA time difference
- Adjusted hallow quests 32034 and 32036 based on feedback
- Adjusted midsummer quest 32499 based on feedback.
- TOC bump
- Fixed pkgmeta whitespace issue
- TOC bump
- string concat wrap
- Using the new calendar API that returns current date and time to avoid oddities with timezones from mixing different time and date related API.
- Added boundary check for the modifier zone clicks so that the list contains only names of icons visible on that map.
- Improved accuracy of child zone detection and this should make icons appear in the parent zones as well, not just directly or close-to the actual zone like before.
- Of course I forgot one more thing that would error, less noticeable but still nice to fix so the location reporting works and people can assist updating the database when positions are wrong.
- Fixed an issue with quest completion detection that was changed for SL.
- Correct TOC bump for SL pre-patch.
- Cleaned up deprecated file.