v6.4d-beta-15-ge6dea71-nolib

Details

  • Filename
    SickOfClickingDailies-v6.4d-beta-15-ge6dea71-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 24, 2010
  • Size
    38.03 KB
  • Downloads
    27
  • MD5
    cbb16e1c2f82ab09112020a2944b7e0a

Supported WoW Retail Versions

  • 3.3.5

Changelog

OrionShock:
    - prevent creating an empty table in OnEnable
    - fix typo in warning message
    - trivially change the GetLocalizedQuestName function so that the file date changes and forces a rescan. Not entirely sure what's wrong with "Slay them all!"
    - Add a rescan option to the debug. Useful, might even make it into release.
    - minor edit
    - fix ticket 83, nil check on IsQuest()
    - enable the events this time & remove last reference to IsRepeatableQuest
    - uncomment other code, it's changed but untested, should work though
    - rework some logic about how quests are handled. go back to using localization cache as primary method and use API as suplementry method.
    - add quest greeting to registered events, even though we hide the frame. account for new core api :IsQuest() to make sure options.lua picks up on repteatable quests.
    - change methods in quest scanner to include quest type, daily,weekly,repeatable.
    - Chnage Quest Scanner to use a better method. that takes about 5 sec if everything is cached and about 50sec when it's not.
    - acedb events pass the event name ...
    - acedb events pass the event name ...
    - update options window ordering and display, profiles at bottom & if your special debug below that