mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-03 13:41:43 -04:00
validateChains now also flags quests with no questgiver and no turn-in NPC — those are unreachable in-game and a common authoring mistake. Also replaced the O(n²) inner lookup with an O(1) unordered_map of id → nextId so circular detection scales.
8.1 KiB
8.1 KiB