AffinityLoot

A complete loot-point (DKP-style) manager for your guild — track attendance, award points, bid on raid loot, and keep everyone in sync, all in-game.

File Details

AffinityLoot.zip

  • R
  • Jul 1, 2026
  • 101.18 KB
  • 13
  • 5.5.4
  • MoP Classic

File Name

AffinityLoot.zip

Supported Versions

  • 5.5.4

2.6.15

Auto-share is now an opt-in toggle

  • The automatic "Share to Guild" workflow (added in 2.6.14) is now gated behind a new "Auto-share to the guild on raid/loot changes" checkbox in Manage Access... → Guild integration. It is off by default — when unchecked, no key raid/loot action broadcasts automatically; when checked, creating a raid, awarding attendance, Alter All Points, and saving/editing/undoing loot bids and ending a raid each run "Share to Guild" automatically.
  • The setting (AL.db.autoShare) is admin-gated and local to this client (not part of the guild-sync wire format). New helpers: AL:AutoShareEnabledAL:SetAutoShareEnabled.

2.6.14

Auto-share on key actions + pick from open raids

  • Key raid/loot actions now run "Share to Guild" automatically (a silent, authoritative full share) so concurrent guild runs converge in real time without anyone pressing Share: creating a raidawarding attendanceAlter All Pointssaving a loot bidediting/undoing a loot bid, and ending a raid. Incoming full payloads union-merge history and rebuild points from the merged log, so simultaneous auto-shares can't clobber each other.
  • Create Raid now opens an Open Raids chooser when any raids are in progress (anywhere in the guild, since sessions sync): pick one to continue/manipulate, or + New Raid to start fresh. With nothing open it opens a blank raid directly. This supports several simultaneous guild runs — each raid leader can hop between the live runs.
  • New helpers: AL:AutoShareAL:GetOpenRaidsAL:LoadRaidSessionAL:NewBlankRaidAL:OnCreateRaidClickedAL:ShowRaidChooser.

2.6.13

About & Help now cover guild public notes

  • The About window's feature list now explains that points are mirrored into each member's public guild note (visible in the in-game guild roster even without the addon), that Sync Guild reads them back, and that admins can toggle it in "Manage Access...".
  • The Help FAQ gained a "What are the guild public notes about?" entry and notes the guild-note visibility in the offline/no-addon answer.

2.6.12

Guild public notes are back on — the source of truth for points

  • Enabled guild-note writing (the ENABLE_GUILD_NOTES flag is now on). Every point change is mirrored into the character's public guild note (Points: N), so points stay visible in the in-game guild roster even to members without the addon, and Sync Guild reads points back out of the note — making the note the constant source of truth.
  • Verified every point-change path writes the note (bids, manual edits, bulk raid awards, attendance, loot edit/undo, raid deletion).
  • New admin checkbox in "Manage Access..." → Guild integration"Update guild public notes with each member's points"checked by default. Unchecking it stops this client from writing guild notes; re-checking it immediately re-pushes everyone's current points to the roster. The toggle is local to this client (not synced) and admin-only.

2.6.11

Raid screen button cleanup

  • Removed the "Subtract All -1" button from the raid view.
  • Renamed "Award All..." to "Alter All Points" (its dialog can still apply any positive or negative amount to every raid member at once).

2.6.10

New: attendance shown in the Attendance window

  • The Attendance window's raid detail now shows a total attendance line — how many attendance points were handed out for that raid.
  • Each attendee (and benched raider) who earned an attendance point is now tagged with a green +1 in the raid's attendee list, so you can see at a glance who got credit.

2.6.9

New: one-tap Attendance with a per-raid limit of 1 point each

  • The "Award All +1" button in the raid view is now "Attendance". Pressing it gives +1 attendance point to every raid member at once.
  • Each player can only earn ONE attendance point per raid. No matter how many times you press the button, nobody gets a second attendance point for the same raid — already-credited members are simply skipped (benched raiders are still included, same as before).
  • The raid roster now has an "Att" column showing 1 (green) once a player has their attendance point for this raid, or - if not yet.
  • The bottom of the raid window now shows how many attendance points have been handed out this raid, next to the member count.