5.4.0.8-12-g6cb23cf
Details
-
Filename_NPCScan-5.4.0.8-12-g6cb23cf.zip
-
Uploaded by
-
UploadedOct 23, 2013
-
Size114.18 KB
-
Downloads31,012
-
MD528d6cac06addb643fb06688ec76f69bc
Supported WoW Retail Versions
- 5.4.0
Changelog
James D. Callahan III:
- Moved more things around.
- Moved more target_button settings.
- Renamed NS to target_button and moved most of its relevant settings to immediately after its creation.
- Useless line is useless.
- 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.