Skip to content

Releases: Vladinator/wow-addon-candybuckets

v9.0.1.201018b

18 Oct 09:53
Compare
Choose a tag to compare

CandyBuckets

v9.0.1.201018b (2020-10-18)

Full Changelog Previous Releases

  • 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.

v9.0.1.201018

18 Oct 09:43
Compare
Choose a tag to compare

CandyBuckets

v9.0.1.201018 (2020-10-18)

Full Changelog Previous Releases

  • Fixed an issue with quest completion detection that was changed for SL.
  • Correct TOC bump for SL pre-patch.

v9.0.0.200731b

15 Oct 10:45
Compare
Choose a tag to compare

CandyBuckets

v9.0.0.200731b (2020-10-15)

Full Changelog Previous Releases

  • Cleaned up deprecated file.
  • Create release.yml

v9.0.0.200731

14 Oct 18:13
Compare
Choose a tag to compare

CandyBuckets

v9.0.0.200731 (2020-10-02)

Full Changelog Previous Releases

  • Patch 9.0 compatibility fixes.
  • BfA and Shadowlands support.

v8.3.0.200703

03 Jul 23:50
Compare
Choose a tag to compare

CandyBuckets

v8.3.0.200703 (2020-07-03)

Full Changelog Previous Releases

    • 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.

v8.3.0.200202

02 Feb 09:38
Compare
Choose a tag to compare

CandyBuckets

v8.3.0.200202 (2020-02-02)

Full Changelog

    • 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.

v8.2.5.191026

26 Oct 09:01
Compare
Choose a tag to compare

CandyBuckets

v8.2.5.191026 (2019-10-26)

Full Changelog

  • 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.
  • TOC bump and WoWInterface automatic packaging.