Candy Buckets

Shows map icons for Lunar Festival, Hallow's End and Midsummer Fire Festival!

File Details

v11.0.5.241103

  • R
  • Nov 3, 2024
  • 24.92 KB
  • 47.9K
  • 11.0.2+2
  • Classic + 1

File Name

CandyBuckets-v11.0.5.241103.zip

Supported Versions

  • 11.0.2
  • 4.4.0
  • 1.15.3

CandyBuckets

v11.0.5.241103 (2024-11-03)

Full Changelog Previous Releases

  • 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.
  • 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.
  • 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.
    • 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.
  • 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.
  • Create release.yml
  • Patch 9.0 compatibility fixes.
  • BfA and Shadowlands support.
    • Fixed bug where some maps didn't contain themselves and icons would disappear.
      • Added a simple list modifier that will make a list of nodes appear in the middle of the map, it's quick and dirty way to dump anything we should have shown on map but as a list for easier hunting. Hold down any modifier when navigating the map or opening it to display this list.
    • TOC bump
      • Fixed an issue where instance quests like the Lunar Elders would trigger an error report about being too far away. This was caused by the distance check and the fact that instances don't have coordinates available to us in the first place, so this behavior is checked for and disabled in this particular scenario to avoid these error messages.
  • Fixed faction for the newest BfA buckets. They are not both neutral anymore.
    Adjusted the Westfall bucket due to phasing, it has two locations but you can only get one, as expected. Because the phase isn't known, yet, I show a indicator where you should go and check, and they both go away after quest is completed.
    Added several missing zones like Crystalsong Forest, Vale of Eternal Blossoms, Zuldazar, Dazar'alor, Tiragarde Sound, to show their underlying cities and locations on their parent zone maps.
    Adding the world view so when you zoom out to look at Azeroth, you will see the locations in all the sub-continents, more or less. Let me know if it's a game breaker, but it seems to be working quite nicely as a completionist view.
  • Just to be super safe, ignore the travis file by name.