v0.1-8-g6793a19
Details
-
FilenameSexyGroup-v0.1-8-g6793a19.zip
-
Uploaded by
-
UploadedDec 28, 2009
-
Size208.20 KB
-
Downloads62
-
MD56314d6670d6c9c4a42c93abdc47fb710
Supported WoW Retail Versions
- 3.3.0
Changelog
Shadowed:
- Added Shiny Shard of the Flame as a caster item, only people who should really use it are those with Shiny Shard of the Scale
- Last but not least, updated toc to reflect changes. Game restart is required, should probably delete SexyGroup/ first too so you don't have duplicate files
- Added blank file for the summary data on your group once that's done
- Moved caching functions into their own module
Added a cache reset, every 30 minutes or so when zoning in the cache will be reset, releasing the old tables to be GCed
- Moved modules into a modules/ folder since there's more files to add and it'll get chaotic otherwise
- Fixed up the queue code so we can call it from another module
Fixed inspection queues checking an unused variable
Fixed inspection not being throttled if another mod (or the player) calls NotifyInspect themselves
Fixed index boolean error, for sure, I think this time in scan.lua
- Switched gem detection to look for textures to indicate the item has a socket, rather than text as it's more accurate
- Fixed index boolean errors in scan.lua if all the gem info was available at the initial scan time