Raider Ranks

Ranks guild members and friends using RaiderIO Mythic+ data inside Group Finder

File Details

0.2.0

  • R
  • Apr 12, 2026
  • 1.20 MB
  • 11
  • 12.0.1+1
  • Retail

File Name

RaiderRanks-0.2.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0

commit 44399d5add9b2f45c23073c4e3ceda7e6306a66f Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sun Apr 12 09:41:18 2026 +0200

final changes

commit c325b550683f868891af1c81b4c5cd40958b60fa Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sun Apr 12 08:56:26 2026 +0200

changes

commit 5b4da85d52649380723095125939b638bc840993 Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 03:02:22 2026 +0200

Add network/docs and minor UI layout tweaks

Update AGENTS.md to document Modules/Comm responsibilities, refine Modules/Data and UI module ownership, and introduce Network Rules, UI rules, and localization checklist updates for guild-sync, snapshots, and live-run behavior. Reduce integrated PVE frame height (UI/Panel.lua) from 840 to 690 to adjust final layout. Make detail hero tint and topAccent fully transparent (UI/DetailPanel.lua) so the hero wrapper is visually quiet when empty.

commit 83c62d14bd2008ecd6e623e8e87198dd38616ffb Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 02:51:35 2026 +0200

Adjust detail and list insets/padding

Tweak layout insets to add consistent right and bottom spacing for the detail and list panes. DetailPanel.lua updates the detail frame anchors (TOPRIGHT/BOTTOMRIGHT) to shift inward and add a bottom inset. Panel.lua introduces detailRightInset and detailBottomInset (8px) and applies them to frame.detail and frame.list SetPoint calls so the list aligns correctly with the detail pane and preserves spacing at the bottom.

commit 98b27325c7fcbaf277fb92a98da4c6e40061faec Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 02:43:12 2026 +0200

Update DetailPanel.lua

commit 96c2e03917609d97335ded974ab777242a84babc Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 02:29:30 2026 +0200

Add reported keystone sync and UI polish

Add support for reporting and merging owned/guild-synced keystone data and polish related UI. Localization: update addon description and labels for reported keys and session reporters. Comm: track local owned key, build/serialize/deserial snapshots with keyMap/keyLevel/keyTimeStamp, compute ownedKey signature, handle BAG_UPDATE_DELAYED and challenge events to queue snapshots, track session reporters count. Data: provide GetReportedKey/ApplyReportedKey to merge AstralKeys and native/guild data, utilities to build/clone/merge reported keys and resolve dungeon display info. UI: DetailPanel layout and visual updates for the hero card and score plate, always show reported key (use new label), add reported-key score impact helper and adjust visuals; Panel: grey reported-key accent when the key gives no score impact relative to player; Settings: display guild sync session reporter count and refresh metadata on events. Overall enables guild sync of owned keystones alongside AstralKeys and surfaces that information in the UI.

commit 264cb613b47e4c06f6ede45e0fb147f2a199a2e7 Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 02:06:20 2026 +0200

Support completed runs & detail panel UI

Add support for counting and sharing completed Mythic+ runs and update the detail panel UI and tooltips.

- Localization: add new strings for completed-run option, key tabs/tooltips, bucket summaries and dungeon notes.
- Config: introduce includeCompletedRuns default flag.
- Comm: serialize/deserialize completed run buckets (2-3,4-8,9-10,11-14,15,20) so snapshots include completed counts while remaining backward-compatible.
- Data: implement counting helpers for completed runs, PopulateRunSummary/ApplySnapshotRunSummary, ApplyMilestoneDisplayFloors, and wire completed fields into record creation/application and HasSharedMythicData.
- UI/DetailPanel: introduce key tab UI (Your/Their) with inline info, role badge with tooltip, improved hero layout and fonts, matrix cell markers/tested highlighting for runs that meet other buckets, adjusted tooltips for covered/selected buckets, and numeric formatting tweaks for key impact.

These changes enable using completed-run counts in summaries, sharing them across comms, and provide UI affordances to view your vs their key projections and completed-run coverage.

commit 69005c57a52beb219d203a6e689f39477c99460a Author: Rahul Powar rahulp@gmail.com Date: Sun Apr 12 01:00:11 2026 +0200

Add guild sync (Comm) and AstralKeys support

Introduce a new guild sync system and optional AstralKeys integration. Adds Modules/Comm.lua to broadcast/receive RaiderIO snapshots and live Mythic+ activity over a guild addon channel (protocol RR1), with queueing, TTLs, manifest handling and snapshot/activity serialization. Adds Modules/AstralKeys.lua to index AstralKeys data and expose reported keys. Integrates support into Data: new ApplyCommOverlay, ApplyAstralKeys, reportedKey/activeRun fields, spec/role sharing logic, and refresh hooks for ADDON_LOADED and AstralKeys messages. Update Config defaults to enable guild sync, live activity and newer-RaiderIO warnings and persist commCache.sharedSnapshots. Add localization strings for settings, AstralKeys, live runs and shared sources, update README to document optional AstralKeys dependency, and small fixes to Inspect and other utilities (addon metadata/helpers, RaiderIO sorting).

commit e5f1d121563bfd2d431f1fdc041bafff725f2e4b Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 23:09:48 2026 +0200

Create README.md

commit a20fc9f205f0f21d821053a1f0ab8103b516843a Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 22:56:11 2026 +0200

final version 1 real

commit ab369453d262e1ea8341b32f912358c7ffb6e3cd Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 22:50:00 2026 +0200

final version 1

commit 606891b2fff15abb42d29f014655001f88027f19 Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 22:27:36 2026 +0200

more changes

commit 02ab6bdc1204611f291306244271b6939647eba8 Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 22:21:15 2026 +0200

Changes

commit 7468b9950ea2c49d33a152303827ec5ab085af6d Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 20:44:46 2026 +0200

Edits

commit 65b10fb855f622edcd0120f960b53532f3bffb43 Author: foodmuffin 115410656+foodmuffin@users.noreply.github.com Date: Sat Apr 11 19:54:57 2026 +0200

Initial commit