5.4.0.9-9-g4314afa
Details
-
Filename_NPCScan-5.4.0.9-9-g4314afa.zip
-
Uploaded by
-
UploadedOct 31, 2013
-
Size148.80 KB
-
Downloads56,617
-
MD59fff83c7c25c148466f03c20eac8bf3e
Supported WoW Retail Versions
- 5.4.0
Changelog
James D. Callahan III:
- Added Hawkbane to list of tamable beasts.
- 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.