v6.4d-beta-13-g6f7371c

Details

  • Filename
    SickOfClickingDailies-v6.4d-beta-13-g6f7371c.zip
  • Uploaded by
  • Uploaded
    Aug 25, 2010
  • Size
    162.52 KB
  • Downloads
    90
  • MD5
    8a9577b7167e8418426bfcae56859b6f

Supported WoW Retail Versions

  • 3.3.5

Changelog

OrionShock:
    - 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

Additional Files