5.4.0.8-13-gbe54302

Details

  • Filename
    _NPCScan-5.4.0.8-13-gbe54302.zip
  • Uploaded by
  • Uploaded
    Oct 24, 2013
  • Size
    114.22 KB
  • Downloads
    61,707
  • MD5
    f583a5f9f19c8797e9d8a669634a2212

Supported WoW Retail Versions

  • 5.4.0

Changelog

James D. Callahan III:
    - Ticket #27: Hide target_button upon creation - at this point no scripts are required.
    - 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.

Additional Files