5.4.0.9-8-g1cb6c53-nolib

Details

  • Filename
    _NPCScan-5.4.0.9-8-g1cb6c53-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 30, 2013
  • Size
    127.70 KB
  • Downloads
    79
  • MD5
    8f97d5d2a9bc2f1e8b80c13b920cec71

Supported WoW Retail Versions

  • 5.4.0

Changelog

James D. Callahan III:
    - Have GeneralNPCUpdate() handle map IDs as well as names until private.TamableIDs is updated to use names.
    - Use the zone name constants instead of locally-defined versions.
    - Renamed private.RareMobData.NPCMapIDs to private.RareMobData.map_names and switched to using the zone name constants.
    - Added name constants for both zones and continents.
    - Removed unused RareMobData.NPCs table.
    - Load Constants.lua before NPCData.lua
    - Reformat, kill semi-colons.
    - Dead code removal.