v6.3.8-RELEASE-37-g0889eb7

Details

  • Filename
    SickOfClickingDailies-v6.3.8-RELEASE-37-g0889eb7.zip
  • Uploaded by
  • Uploaded
    Aug 2, 2010
  • Size
    206.11 KB
  • Downloads
    57
  • MD5
    9e63622d20a55007c527d9ff4401ae45

Supported WoW Retail Versions

  • 3.3.5

Changelog

OrionShock:
    - Handle sending the event for when localized quest names are ready. & add them to the DB so we know they are there.
    - hand off starting the scan to core module, setup GetLocalizedQuestNameByID API
    - add classic "module" in. There ain't alot here ya know..
    - syntax fix
    - move some files around
    - use blizzards  addonName, ns = ... pass. Update debug funcs to work right. Add Localization support in, tho not likely needed. Integrate QuestNameScanner to update when the currentRev dosn't match the db's recorded one.
    - reformat QuestNameScanner in to a proper production module.. it now provides a usefull background API
    - Reformat Classic Module into a stub
    - fix syntax in module proto. fix logic in turning in quests that are dailies, have rewards to choose from but are not in the addon yet.
    - flesh out prototype functions to do something. implement GetQuestRewardOption properly
    - think about adding quest name updating on new rev. commented out as that module still needs reformatting
    - have ShouldIgnore() account for db.profile.QuestStatus as well for quests that have been disabled by default or by the user.
    - flesh out CaptureDailyQuest & ShouldIgnoreQuest a bit. Add proto type functions for handling special quests.
    - if IsShiftKeyDown() then return end  >> all quest events.
    - make it an Ace3 Addon, setup db, core file debug, module proto w/ debug & slash command.
    - update SV name from 6 to 7
    - transfer old file header to new file.
    - Reformat core file with a sledge hammer. (Should be functional, but wouldn't try it)
    Introducing the new and improved Sick of Clicking Dailies. It's the same story, but with less localizations :)
    - "Prepare for Reformatting"
    - fix lib location for ldb
    - IsMouseOver fix
    - adjust tooltip population methods to incorperate the custom sorting better. also make the tip hide properly
    - remove deubg code
    - make the libqtip click sortable. libqtip is still optional and will likely remain so
    - add opt deps for libqtip
    - adjust tooltip display with libqtip.
    - more debug
    - remove errant event reg
    - finish removing use of quest id in SOCD_Daily_Quest_Complete events
    - remove use of Quest Log Update. was never used in the desired way.
    - fuzzy tracking with dailiy quests.. we expect to zone out at the end of the instance, and there is no harm hitting this api each time we change zones.
    - change ldb url to wowace's
    - minor change to how [module_specialQuests] table is handled.
    - "Dailies for all Toons" to "Dailies for all Characters"
    - account for holiday events in LFD so we can add them in to our completed arrangement. also track the LK heroic/normal completion's better. (this ignores the classic/bc randoms)
    - add coloring to tooltip to better accent what's done and what's not
    - add version info for kicks

Additional Files