7.3.5.6
Details
-
FilenameNPCScan-7.3.5.6.zip
-
Uploaded by
-
UploadedApr 10, 2018
-
Size359.79 KB
-
Downloads3,866
-
MD5f71e517c7d1bc7d7352d5ff0ffea6454
Supported WoW Retail Versions
- 7.3.5
Changelog
tag acf907c6de8bcc946df49aabf429ab088f660238 7.3.5.6
Author: James D. Callahan III <[email protected]>
Date: Tue Apr 10 06:47:53 2018 -0500
commit 16fbf86cd338395add78691e2648a0f6368e894b
Author: James D. Callahan III <[email protected]>
Date: Tue Apr 10 06:47:34 2018 -0500
Add current-zone tooltip for people who use a LibDataBroker Data Dsaplay (https://github.com/tekkub/libdatabroker-1-1/wiki/Data-Specifications). Support for minimap-herpes folks is forthcoming.
commit af6acd7759ff53403484e415736abd44c973d23f
Author: James D. Callahan III <[email protected]>
Date: Tue Apr 10 06:23:13 2018 -0500
Revamp internal data structures and how they are accessed for robustness and simplicity - add references as needed for specific use cases, and try to avoid extraneous table lookups. First run: More to come.
commit 49d5e28ea84168a36041d9474a7f6fedb10d9c11
Author: James D. Callahan III <[email protected]>
Date: Tue Apr 10 03:22:49 2018 -0500
Remove/rename unused function parameters.
commit 9cbe1e649c61c3bbd8dc63e9782d1322c4d1c30c
Author: James D. Callahan III <[email protected]>
Date: Sun Apr 8 03:57:26 2018 -0500
Add vignette name for Sunderthorn.
commit 5dd8ee010c819bce22336d3dea43a6f88d2b996f
Author: James D. Callahan III <[email protected]>
Date: Fri Apr 6 06:18:57 2018 -0500
Move DatabaseDefaults into its own file under the Constants directory.
commit 8159a2ede1d4e5e25f712df2d192bd2f545c35b7
Author: James D. Callahan III <[email protected]>
Date: Fri Apr 6 03:28:38 2018 -0500
Add private.EventMessage which holds normalized message definitions for object:SendMessage() rather than using strings directly.