v3.0beta2
Details
-
FilenameSilverDragon-v3.0beta2.zip
-
Uploaded by
-
UploadedSep 11, 2012
-
Size296.42 KB
-
Downloads1,330
-
MD5c1148e8a4ee7bf4b412f6bc4a9fc1181
Supported WoW Retail Versions
- 5.0.4
Changelog
tag v3.0beta2
c1b6ce50750de67a434741991ad2b6840dccc972
David Lynch <kemayo@gmail.com>
2012-09-11 12:13:51 -0500
Tagging as v3.0beta2
--------------------
David Lynch:
- First scan should still be everything, though
- Big config reorganization
- Middle of the road position on cached tameables
If someone has alerts for tameable mobs turned off, scan for all
tameables constantly. Then, if we're outside their zone, suppress
the notification.
If alerts are on, save the CPU cycles and just show the alert when
we wind up in their zone.
- Change first cache scan approach
Instead of scanning over every single possible rare, go back to
scanning just the ones we know of in the zone. Avoid the old problem
of a notification popping up for mobs like hunter pets the instant
you enter a zone by making the first scan inside every zone be a
no-notifications scan.
Big benefit: not being ridiculously expensive in terms of CPU. Cache
scanning 600 mobs every second? Not cheap.
This does give us the potential edge case of a rare *right next to*
the zone border not triggering a notification. That seems
significantly less common than a hunter having tamed a rare, though.