Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/azcobu/ac-whcomp
- Owner: Azcobu
- Created: 2021-06-25T01:27:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T13:16:12.000Z (almost 3 years ago)
- Last Synced: 2023-11-22T07:35:22.372Z (12 months ago)
- Language: Python
- Size: 662 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.