5.4.0.8-8-g67ea60f
Details
-
Filename_NPCScan-5.4.0.8-8-g67ea60f.zip
-
Uploaded by
-
UploadedOct 23, 2013
-
Size114.14 KB
-
Downloads7,811
-
MD50ca68c13890aba0e6f49be7a2401899b
Supported WoW Retail Versions
- 5.4.0
Changelog
James D. Callahan III:
- Store completion state of an achievement on the achievement object.
- Removed AchievementCritertaUpdate() by stuffing its body into private.Updater.OnLoop() which was the only place it was ever used.
- Comment cleanup.
- Scoping fix.
- Reformatting.
- Variable renames.
- Logic flip.
- Do away with private.SlashCommand() - simply assign the function to the SlashCmdList entry directly.