8.0.1.4

Details

  • Filename
    NPCScan-8.0.1.4.zip
  • Uploaded by
  • Uploaded
    Aug 16, 2018
  • Size
    390.06 KB
  • Downloads
    67,643
  • MD5
    75664dcb7145ce858fd6c12e3d1de74a

Supported WoW Retail Versions

  • 8.0.1

Changelog

tag 09be376e19b2e3fe2f6f115110ab9544387187fb 8.0.1.4
Author:    James D. Callahan III <[email protected]>
Date:    Thu Aug 16 06:37:31 2018 -0500

commit ed20fce89973bc61224751645c201816f0a36e39
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 06:24:16 2018 -0500

    Assign achievementSpellID entries to Aetha and Quid so they'll count toward the One Many Army achievement.

commit 9ae2a5666e33d5b4e32551ee584e2d75b7de3b92
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 06:21:00 2018 -0500

    Add support for achievement criteria types Item and Spell since Blizzard is consistently inconsistent about how to handle much of anything.

commit 77d74ce5d373c97fda21c768445e2d9bb3e9963d
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:57:14 2018 -0500

    Add data for NPCs in Zandalar.

commit 9ab0202b0598669233f7dce762942819a1a04d27
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:54:34 2018 -0500

    Add support for the Adventurer of Drustvar, Adventurer of Nazmir, Adventurer of Stormsong Valley, Adventurer of Tiragarde Sound, Adventurer of Vol'dun, Adventurer of Zuldazar, Mushroom Harvest, and Unbound Monstrosities achievements.

commit d16b2f50777d2469c3167ab69215a94717bb8a2a
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:52:32 2018 -0500

    Whitespace fixes.

commit 0da5983fb175a3f7a8d860e522cf5d46b7dbbd8e
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:52:19 2018 -0500

    Remove now-unnecessary debug message for same-faction NPCs.

commit db5cdf1cb126ae4b2bed1bd4d407d5c1558110e8
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:49:39 2018 -0500

    Add mapIDs for Dazar'alor, Drustvar, Kul Tiras, Nazmir, Stormsong Valley, Tiragarde Sound, Vol'dun, Zandalar, and Zuldazar.

commit eee8514551a73509dcc4cf3e0384c616d2687382
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:47:30 2018 -0500

    Update debug output on initialization for WoW 8.0.

commit db723a4ed269aec0b3ed10dd9fd10653760f7897
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:46:46 2018 -0500

    Add support for vignetteID - eventually replacing localizations for vignettes which don't quite match to the associated NPCs.

commit 7335a2c48da4b52c3f68da8293f74c2173ff01f1
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:42:45 2018 -0500

    Refactor achievement initialization code: Remove all references to continentID, dynamically allocate tables based on defined achievement IDs, and then add default data via a separate table.

commit 47523676215268775e420188096b3c76ba266e5e
Author: James D. Callahan III <[email protected]>
Date:   Thu Aug 16 03:37:39 2018 -0500

    Load AceGUI-3.0 before AceConfig-3.0 because AceConfigDialog-3.0 relies on it.