v0.5.0

Details

  • Filename
    HandyNotes-Achievements.zip
  • Uploaded by
  • Uploaded
    Oct 25, 2020
  • Size
    199.77 KB
  • Downloads
    113,797
  • MD5
    7994dfe36574850349522a9fb229f312

Supported WoW Retail Versions

  • 9.0.1

Changelog

== v0.5.0 ==

  • updated Ace3, LibStub, and LibQTip [JanGalek]
  • German localization [lulukmr]

== v0.4.23 ==

  • Russian localization [Makemeloco]
  • updated for 8.1.0: fixed GetCurrentCalendarTime [JanGalek]
  • updated for 8.2.5: fixed IsQuestFlagCompleted [JanGalek]

== v0.4.22 ==

  • moved some bloody rares [ldeveber]

== v0.4.21 ==

  • removed MapMap/MapExcursion dead code [journeym]

== v0.4.20 ==

  • updated to 8.0 Battle for Azeroth Calendar API [axnd3r, chelpixie, noadtome]
  • fixed holiday calendar scanning range
  • added Hellfire Citadel, Blackrock Foundry, Highmaul, Siege of Orgrimmar, Firelands, Spires of Arak, Scholomance
  • added Grizzly Hills PvP
  • added dungeon elders
  • added Old Ironjaw
  • nudged Field Photographer in Deadmines
  • nudged Children's Week in Shattrath
  • added Invincible's Reigns
  • added Leeeeeeeeeeeeeroy!

== v0.4.19 ==

  • Children's Week tweaks
  • Tranditional Chinese (zhTW) localization [gaspy10]. More translation help wanted.

== v0.4.18 ==

  • bugfix for adding mapFile column to rows [Bagmer] (or "why you don't work on new features in the same directory as you use for making unrelated updates".)

== v0.4.17-1 ==

  • deduplicate imported libraries [DarkWanderer33]

== v0.4.16 & v0.4.17 ==

  • trick WowAce to rebuild

== v0.4.15 ==

  • added other locales [pas06]
  • renamed Winter Veil
  • added Medium Rare and Bloody Rare locations
  • fixed bug for calendar limits

== v0.4.14 ==

  • added enUS locale

== v0.4.13 ==

  • added seasonal awareness
  • added Brewfest (and its out-of-seasonal vendor)
  • added MoP locations
  • added Cataclysm, MoP, and Draenor exploration locations [check Vashjir]
  • added capitol cooking & fishing locations
  • added some Hallow's End, Midsummer locations

== v0.4.12 ==

  • config panel setting persistence
  • added Stonecore

== v0.4.11 ==

  • added config panel
  • default to clean zones
  • added Children's Week
  • added Grim Batol

== v0.4.10 ==

  • omit "other" faction
  • added reputations, some with locations
  • match criterion column with criteriaDescription
  • added Mogushan Palace, Stormstout Brewery
  • shrink icon to reasonable size
  • added non-exalted reputations in tooltip
  • added pet
  • added reputation
  • added old dungeons
  • moved firelands portal
  • added Ahn'kahet, Temple of Ahn'Qiraj, Azjol-Nerub, Blackfathom Deeps, Blackrock Depths, Blackrock Spire, Black Temple, blackwing Descent, Blackwing Lair, The Culling of Stratholme, Dire Maul, Dragon Soul, Drak'Tharon Keep, Firelands, Grim Batol, Gruul's Lair, Gundrak, Halls of Origination, Karazhan, Lost City of Tol'vir, Magtheridon's Lair, Maraudon, Molten Core, The Oculus, Razorfen Downs, Ruins of Ahn'QIraj, Scarlet Monastery, Shadowfang Keep, The Vortex Pinnacle, Sunwell Plateau, The Bastion of Twilight, The Eye of Eternity, The Nexus, The Obsidian Sanctum, The Stonecore, Sunken Temple, Throne of the Four Winds, Uldaman, Utgarde Keep, Utgarde Pinnacle, Vault of Archavon, Wailing Caverns, and Zul'Farrak. whew.
  • show incomplete criterialess
  • added Naxxramas and Ulduar
  • optionally disregard completion by alts
  • added floor enforcement
  • added click hack (reasonable suggestions welcome)
  • scraping quest ids
  • added ICC and this strange obsession with squirrels
  • show completed effect
  • proper event handlers have frame arg
  • retain (not recompute) nodes
  • coord centric design; relocate constants to library namespace
  • criterion is now non-positional row property
  • bugfix for empty tooltips

== v0.4 ==

made a HandyNotes module, based on https://github.com/idiomatic/Achiever

== v0.3 ==

we shall never speak of this version again

== v0.2 ==

rewrote using coroutines and denormalized locations rows

== v0.1 ==

prototype, directly using HereBeDragons