NE Stats v1.1.9
NE Stats v1.1.9
Changes since v1.1.8.
Merged pull requests
#119 chore: refresh WoW API docs (build 12.0.7.68974)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#120 chore: refresh WoW API docs (build 12.0.7.68974)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#121 chore: refresh WoW API docs (build 12.1.0.69273)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#122 chore: refresh WoW API docs (build 12.1.0.69283)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#123 chore: refresh WoW API docs (build 12.1.0.69299)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#124 chore: refresh WoW API docs (build 12.1.0.69299)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#125 chore: refresh WoW API docs (build 12.1.0.69299)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#126 chore: refresh WoW API docs (build 12.1.0.69299)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#127 chore: refresh WoW API docs (build 12.1.0.69382)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#128 chore: refresh WoW API docs (build 12.1.0.69382)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#129 chore: refresh WoW API docs (build 12.1.0.69382)
Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.
#130 fix: restore Archon raid hero talent scraping
Причина
Run 32409022741 / job 96554844879 получил 78 stat entries, но только 39 hero entries: все raid talent jobs завершились skip:no-subtree-stats.
subTreeStats содержит ранжирование/throughput и больше не является надёжным источником hero usage. Доли выбора hero trees доступны в talentTree.dehydratedBuild.selectedNodes у root subtree abilities. Кроме того, сейчас Archon возвращает totalParses = 0 для Mythic Raid All Bosses, пока Heroic уже содержит полные данные.
Изменения
- hero trees сопоставляются с root talent IDs через
talentTreeBlueprints.*.changeSet.allNodes; - usage вычисляется из
selectedNodes, нормализуется и ранжируется одинаково для M+ и raid; - raid автоматически использует Heroic All Bosses только когда Mythic явно сообщает 0 parses, и вернётся к Mythic при появлении данных;
- пустые stat/hero payloads по-прежнему считаются incomplete scrape; финальная защита 78 stat == 78 hero сохранена.
Проверка
- PowerShell parser: без ошибок;
- полный локальный live scrape Archon: 156/156 OK, 0 skipped;
- итог: 78 stat entries + 78 hero entries;
- пример M+ Blood DK: San'layn 75.3%, Deathbringer 24.7%;
- пример raid Blood DK (Heroic fallback): San'layn 85.2%, Deathbringer 14.8%;
git diff --check: без ошибок.
Actions на feature branch не запускался: workflow Update Stat Priority жёстко делает checkout ref: master, поэтому dispatch с --ref всё равно проверил бы старый скрипт.
#131 chore: update stat priority data (archon.gg) -> v1.1.9
Automated stat priority update from archon.gg. Auto-merged by workflow.
Included commits
- 5653fcd chore: refresh WoW API docs (build 12.0.7.68974)
- f49a879 chore: refresh WoW API docs (build 12.0.7.68974)
- 07722fc chore: refresh WoW API docs (build 12.1.0.69273)
- b0ac626 chore: refresh WoW API docs (build 12.1.0.69283)
- a95dc4c chore: refresh WoW API docs (build 12.1.0.69299)
- 7bc4709 chore: refresh WoW API docs (build 12.1.0.69299)
- 3ac98a5 chore: refresh WoW API docs (build 12.1.0.69299)
- e3a016a chore: refresh WoW API docs (build 12.1.0.69299)
- e10bb31 chore: refresh WoW API docs (build 12.1.0.69382)
- ddd05b0 chore: refresh WoW API docs (build 12.1.0.69382)
- 179b5ad chore: refresh WoW API docs (build 12.1.0.69382)
- 240cd47 fix: parse Archon hero talent usage
- 3e1d5bd Merge pull request #130 from zhuravlevkk/fix/archon-raid-hero-talents
- b3f8b20 chore: update stat priority data (archon.gg) -> v1.1.9