Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azcobu/ac-whcomp

Given an NPC ID, downloads that NPC's item drop tables from TBC Wowhead and compares to AC's database. It then generates tables showing items in both, and items which are only found in one or the other of AC and WH.
https://github.com/azcobu/ac-whcomp

Last synced: 24 days ago
JSON representation

Given an NPC ID, downloads that NPC's item drop tables from TBC Wowhead and compares to AC's database. It then generates tables showing items in both, and items which are only found in one or the other of AC and WH.

Awesome Lists containing this project

README

        

# ac-whcomp
Given an NPC ID, downloads that NPC's item drop tables from TBC Wowhead and compares to AC's database. It then generates tables showing items in both, and items which are only found in one or the other of AC and WH. It also tracks which reference_loot_templates contain invalid items (i.e. those not found in Wowhead) and identifies those that can correctly be deleted without losing valid items from the drop table.