9.0.1.3

Details

  • Filename
    NPCScan-9.0.1.3.zip
  • Uploaded by
  • Uploaded
    Oct 31, 2020
  • Size
    351.78 KB
  • Downloads
    975,734
  • MD5
    49ef8487d6699ca1e63f81fac0ce0237

Supported WoW Retail Versions

  • 9.0.1

Changelog

lightweight tag 5b52ce6b6d7d7cd6ca6c476744ee6319414fcf28 9.0.1.3
Author:    James D. Callahan III <[email protected]>
Date:    Sat Oct 31 02:51:26 2020 -0500

commit 5b52ce6b6d7d7cd6ca6c476744ee6319414fcf28
Author: James D. Callahan III <[email protected]>
Date:   Sat Oct 31 02:51:26 2020 -0500

    NPCScan:GetQuestNameFromID: Use C_QuestLog.GetTitleForQuestID instead of tooltip-scraping.

commit 08e0d2b41c82930f6da4309a8ced6d8040a81f6d
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:37:50 2020 -0500

    Add vignetteID to Gurun.

commit 196b1595d206c42c4194d382882ac47089d37fa0
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:24:19 2020 -0500

    Whitespace cleanup.

commit 233ec79369f25fc0c50065ec4e7aebfdfb69b264
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:22:15 2020 -0500

    Add Ambassador Gaines and Katrianna.

commit d225ded01aa46b793cece72301a19a62debb3591
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:20:22 2020 -0500

    Set Whirlwing's classification to Rare.

commit 76b77847ef0920de6a9af57fd2250463ff9d4a1c
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:19:47 2020 -0500

     Add vignetteIDs for Captain Wintersail and Adhara White.

commit 2361bcdc059687b35cdb129c0a50752623f635cd
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 22:14:05 2020 -0500

    Allow predefined NPCs to be _removed_ from the user-defined NPC list, since it's very likely some users will have added NPCs to the user-defined list before NPCScan is updated to include them.

commit 71cd7214088ba20a8ef8c9f79c9d79e54c81927f
Author: James D. Callahan III <[email protected]>
Date:   Fri Oct 30 00:34:03 2020 -0500

    Update Dunegorger Kraulok - he's a Rare Elite, he's tameable, and he drops a mount.

commit fcc8c3141ff33780a64365d7f0491fbd369cbc6d
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 04:00:07 2020 -0500

    GetDetectionOptions: Use WORLD_MAP instead of CONTINENT for the section tab label.

commit 3781a70a95a399725b0c5647dbde22dedbdc9d85
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 03:59:11 2020 -0500

    UpdateContinentAndMapOptions: Create Zone options only when necessary, since a given parent map may not have any (IE: It only has Dungeons).

commit 473e34bf0cdf582a3bccbddeda54d832740b1fde
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 03:54:58 2020 -0500

    NPCScan:OnInitialize: Account for the Cosmic and World UIMapTypes, since they're now being treated as "continents" so far as they have child maps.

commit dc101e558e0e6a67c5a28794546d2426c36b381e
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 03:51:04 2020 -0500

    Add the mapID for Azeroth and treat it as a continent for now, until I've a better nomenclature or system for it.

commit 289b322844c25066a65b124334b091ee3b92e9c9
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 03:04:51 2020 -0500

    Remove duplicate, incomplete, copies of Isle of Thunder NPC data that were overwriting the complete data. WAT.

commit 29a206e8be23b289eef4e327b0d4e8694fee10c6
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 03:03:22 2020 -0500

    Re-add fallback to Enum.ContinentID.Cosmic until a better solution presents itself.

commit 491d176cc3d117e75841266d3b48ecef2232e969
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 01:53:20 2020 -0500

    Add mapID for Nazjatar.

commit 8b84dac1ee452bdb749c66d54bb630bc407a15aa
Author: James D. Callahan III <[email protected]>
Date:   Thu Oct 29 01:52:57 2020 -0500

    Add an actual mapID for the Cosmic map and treat it as a continent for now, until (possibly) it has its own preferences entry under Detection. This will allow places like Darkmoon Island to be toggled wholesale.