v2.4.5-22-g042b4f9
Details
-
FilenameSilverDragon-v2.4.5-22-g042b4f9.zip
-
Uploaded by
-
UploadedAug 8, 2011
-
Size283.20 KB
-
Downloads3,249
-
MD54c3040b936e19fa31197a3b816732e68
Supported WoW Retail Versions
- 4.2.0
Changelog
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