5.4.0.9
Details
-
Filename_NPCScan-5.4.0.9.zip
-
Uploaded by
-
UploadedOct 30, 2013
-
Size159.21 KB
-
Downloads161,428
-
MD5be8517e8670c0cf67be18d62f017dabc
Supported WoW Retail Versions
- 5.4.0
Changelog
tag 5.4.0.9
be9c3a579d8b74f56443fce396746dbeb5f888f9
SLOKnightfall <SLOKnightfall@gmail.com>
2013-10-30 17:15:41 -0700
Tagging updates
--------------------
SLOKnightfall:
- Updates to Locale-ruRU.lua for new globals.
- Updated Tamable Mob Names to point to localized names. Updated Rare Mob tab & description to point to localized info
- Fixed error in local files
- Updated locale files for known mob translations. Updated Locale-ruRU.lua with updated translations.
- Fixed _g.InCombatLockdown error
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.