promotional bannermobile promotional banner

NE Stats

Minimal on-screen stat display with profiles, colors, and font customization. NOTHING EXTRA
Back to Files

NE Stats v1.1.16

File nameNE-Stats-v1.1.16.zip
Uploader
dijtexdijtex
Uploaded
Sep 14, 2026
Downloads
92
Size
123.1 KB
Flavors
Retail
File ID
8880916
Type
R
Release
Supported game versions
  • 12.1.5

What's new

NE Stats v1.1.16

Changes since v1.1.15.

Merged pull requests

#161 fix(ci): allow retrying a failed CurseForge upload

Why

The v1.1.15 GitHub Release and its archive were created successfully, but CurseForge returned its own 500 response on all five upload attempts. Re-running the workflow could not recover because an existing GitHub Release skipped the archive, notes, and CurseForge-upload steps.

Change

Adds a protected manual-dispatch input, retry_curseforge. When selected for an existing release, the workflow:

  • downloads the already-published GitHub Release asset (never rebuilds from a later commit),
  • reuses the release's existing notes, and
  • retries only the CurseForge upload.

Normal pushes still create a tag/release and upload as before; ordinary manual runs against an existing release remain no-ops.

Validation

Local commands cannot start in this task environment: process creation fails before execution with apply deny-read ACLs. The change is workflow-only and is intentionally limited to the retry path. CI checks on this PR should be used before merging.

#162 fix(ci): download the existing release asset for CurseForge retries

Fixes the failed v1.1.15 CurseForge retry run, which exited in the recovery download step before reaching CurseForge. The workflow now fetches the release's exact public asset URL with curl rather than gh release download. The retry path still never rebuilds the addon, creates no tag/release, and uploads only to CurseForge.

#163 chore: refresh WoW API docs (build 12.1.0.69587)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#164 chore: refresh WoW API docs (build 12.1.0.69587)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#165 chore: refresh WoW API docs (build 12.1.0.69587)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#166 chore: refresh WoW API docs (build 12.1.0.69587)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#167 chore: refresh WoW API docs (build 12.1.0.69587)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#168 chore: refresh WoW API docs (build 12.1.0.69814)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#169 chore: refresh WoW API docs (build 12.1.0.69814)

Automated WoW API doc refresh from Gethe/wow-ui-source (live). Does not touch ZhuraStats.toc, so no release is cut.

#170 Update WoWLogsStatsPrio.lua

No pull request description was provided.

#171 Update ZhuraStats.toc

Stats update: Sep 14, 2026 Version bump

Included commits

  • 0729ed3 fix(ci): allow retrying a failed CurseForge upload (#161)
  • 64b7184 fix(ci): download retry asset directly from GitHub release (#162)
  • 726ea43 chore: refresh WoW API docs (build 12.1.0.69587)
  • 4d792c2 chore: refresh WoW API docs (build 12.1.0.69587)
  • f0f5160 chore: refresh WoW API docs (build 12.1.0.69587)
  • 74179c5 chore: refresh WoW API docs (build 12.1.0.69587)
  • a84def8 chore: refresh WoW API docs (build 12.1.0.69587)
  • fec1e67 chore: refresh WoW API docs (build 12.1.0.69814)
  • f0158f7 chore: refresh WoW API docs (build 12.1.0.69814)
  • 7406a91 Update WoWLogsStatsPrio.lua (#170)
  • 17d3453 Update ZhuraStats.toc (#171)

This mod has no additional files