v2.5-nolib

Details

  • Filename
    SilverDragon-v2.5-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 12, 2011
  • Size
    79.11 KB
  • Downloads
    5,014
  • MD5
    1f735f66f9db82484cbd05de45e75b21

Supported WoW Retail Versions

  • 4.2.0

Changelog

tag v2.5
5fad91438dc5f1a8e2ec9503909ec05bd9477b7e
David Lynch <kemayo@gmail.com>
2011-08-12 11:12:43 -0500

Tagging as v2.5

--------------------

David Lynch:
    - Bit of debug logging
    - Don't rely on GUID docs on wowprogramming :P (7-10, not 9-12)
    - Rerun dataminer
    - Increase the forced list slightly
    - Fallback on the zone as well
    - Account for possibility of nil x/y
    - Run dataminer with new multi-zone stuff
    - Account for 9999 being a boss mob
    - Let dataminer understand multiple zones for a mob
    - A few more dataminer overrides
    - Mention drawback of nearby check
    - Rearrange so that broker object isn't created before addon is initialized
    - Actually record npc ids rather than relying on the import
    - Use ChatThrottleLib
    - Responses to actually testing sync
    - Run new dataminer (woo camels)
    - Refactor dataminer somewhat
    Allow rares to be excluded. Allow non-rares to be forced in. Override some names.
    - Forgot to move config to announce module
    - Let's split this stuff up and edit it for readability
    - mysticalos' changes