Skip to content

Releases: zhufei1000/MythicRankHUD

1.5.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 18:23

MythicRankHUD

1.5.1 (2026-09-18)

Full Changelog Previous Releases

  • Fix welcome chat escape rejection, applicant score cache, shared welcome poll; v1.5.1
    • Welcome/summary templates stop using bare pipes: 12.x rejects them as invalid escape codes and blocks the send; failed sends now retry with a full-width bar and stale persisted overrides are migrated away.
    • Group Finder applicant scores are cached and reused for party-join welcomes; pending welcomes share one slow poll timer that stops on key start, member leave, or setting off.
    • Run summary: one line per teammate every 0.5s with the distance to the next cutoff; Ceremony audio re-encoded as 44.1 kHz Ogg Vorbis; EUI skin and detail-window fixes.

1.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 06:58

MythicRankHUD

1.4.0 (2026-09-15)

Full Changelog Previous Releases

  • Add EllesmereUI skin support and score-ordered season cards; v1.4.0

1.3.30

Choose a tag to compare

@github-actions github-actions released this 14 Sep 16:52

MythicRankHUD

1.3.30 (2026-09-14)

Full Changelog Previous Releases

  • Document unified layout; keep README out of the addon package
  • Merge unified dual-variant source into main; v1.3.30
  • Disable teleport announcement by default; tag-driven release workflow for v1.3.30
  • Unify both variants on one source base, optimize refreshes, redesign settings; v1.3.29
    • per-character encounter welcome history (SavedVariablesPerCharacter): monthly meet count, score change, previous meet time
    • welcome polling now runs until the score is read, the member leaves, or the run starts
    • HUD snapshot signature cache and memoized extended rank estimates; throttled map info requests
    • settings page rebuilt into sections with descriptions, radio border colors and auto-fit content height
    • CN variant generated from the shared sources plus a LocaleCN overlay; release version read from the TOC
    • tests updated (settings layout, encounter welcome, per-character DB migration); release zips 1.3.29
  • Run summary & member-join announcements with delay, daily-gain and update-time; v1.3.23-v1.3.27
    • post-run score gain/rank announcement (0-delay setting, daily gain section, regional data update time)
    • new party member M+ score welcome (with update time)
    • settings toggles + delay slider, locale keys, tests
    • release zips 1.3.23-1.3.27 (intl + CN build)
  • Re-add teleport announcements via Meeting Stone integration; v1.3.22
    • SendTeleportAnnouncement: announce dungeon teleports to party chat with
      dedup guards, group checks and announceTeleport setting toggle
    • Add MeetingStoneIntegration.lua, CN release build (releases/QFXMythicRankHUD)
      and unit tests; remove ZoneFilter.lua
  • Restore dynamic strata for the QFX season bar
    The 1.3.21 QFX build hardcoded the group finder season bar to
    DIALOG/100, so it stayed above every normal window instead of
    layering with its host panel. Sync it back to the host panel's
    strata/level+5 (matching the side panel, update notice and the
    international variant) and re-enable the guarded SetToplevel calls
    on the bar and dungeon cards.
  • Add automated CurseForge release workflow for the international variant
    • .github/workflows/release.yml: on a plain version tag (e.g. 1.3.23), run
      the Lua test suite, package MythicRankHUD/ via BigWigsMods/packager,
      upload to CurseForge (CF_API_KEY secret + X-Curse-Project-ID in the TOC)
      and attach the zip to a GitHub Release
    • MythicRankHUD/.pkgmeta: exclude tests/ from the package
    • README: release process and one-time CurseForge setup
  • Release MythicRankHUD / QFXMythicRankHUD 1.3.22
    • Split source into two variants: MythicRankHUD (international) and
      QFXMythicRankHUD (CN localized zhCN/zhTW/enUS)
    • Sync from 1.0.2 to 1.3.22: Group Finder season bar integration,
      M+ detail window, season 2 currencies, Lua test suite
    • Fix Voidcore balance display: track the live collectible currency 3418;
      3511/3513 are unused duplicates in the client data
  • Add zone-based visibility filter (dungeon/delve/raid/pvp/world); v1.1.0
  • Support WoW 12.1.0

MythicRankHUD 1.0.2

Choose a tag to compare

@zhufei1000 zhufei1000 released this 23 Jul 02:11

Initial standalone English release. Includes regional data-pack selection, extended rank estimates below the Top 40% cutoff, compact achievement labels, Mythic+ details, and the /myrank command.