1.8.1-6-gfb67576-nolib
This is an additional file related to
1.8.1-6-gfb67576.
Details
-
FilenameArchy-1.8.1-6-gfb67576-nolib.zip
-
Uploaded by
-
UploadedJun 7, 2011
-
Size192.60 KB
-
Downloads72
-
MD5ee15d200959a9a49a60e023d628bc352
Supported WoW Retail Versions
- 4.1.0
Changelog
James D. Callahan III:
- Stop making throwaway sort functions every time Archy:UpdateSiteDistances() is called - now there's zero garbage-generation when moving around.
- Check if in an instance to terminate from UpdateDistanceIndicator() BEFORE computing distances with Astrolabe.
- Moved the contents of SetDistanceIndicatorText() inline to its only calling position and removed the function.
- Minor code-formatting changes, logic cleanups, and better variable names.
- Removed duplicate updating of the site frame's distance value.
- Kill a bunch of string garbage-generation by using :SetFormattedText() where applicable (when updating site distances, reduced from 1.4k/sec to 0.3k/sec).