5.4.0.4-11-g5357b7e
Details
-
Filename_NPCScan-5.4.0.4-11-g5357b7e.zip
-
Uploaded by
-
UploadedOct 17, 2013
-
Size114.60 KB
-
Downloads53,782
-
MD516ceef38587de2c77bbe406fe3d699c4
Supported WoW Retail Versions
- 5.4.0
Changelog
James D. Callahan III:
- Moved (and renamed) some constants to their own file and added a few which facilitated the removal of hardcoded numbers.
- Ticket #22: Added six NPC IDs to NPC_FACTION
Oscarucb:
- ticket 21: impl. proper DB upgrade for custom list
Now on database upgrade (after installing an updated addon version)
we try very hard to preserve the previous custom list of NPCs entered
by the user. This won't help users who already had their settings wiped
by addon v5.2 - 5.4, but will prevent future wipes on users upgrading
from older versions, or when the DB_VERSION next changes.
James D. Callahan III:
- Minor changes.
- Disable manual change log until a new Release version.
- Reformatting, removal of unnecessary parens and killing of the semicolons. Amen.
- Restructuring, variable-name changes, and comment changes/removals.
- Replace hardcoded ID with a constant.
- More logical grouping - Achievements.
- More logical grouping.
- Variable-name changes.