Back when I was doing Dynamis, We would prioritize the loot split at the end by /random rolls. This was very cumbersome to track an alliance full of rolls in the chat log so I made this addon to assist me.
I realize this is super niche but I figure I'll put it out there if anyone finds any use for it.
Overview
When on, the addon tracks anytime a player in your party or alliance rolls and displays it, in order, in a box on screen. If a player already has a roll in the list it will be tracked in a separate duplicate rolls list under the main list. User can manually modify the main list by adding or removing rolls.
Commands
on/off - Toggles turning roll tracking on or off, does not clear any existing data.
add {name} {roll} - Manually adds the player name and roll number to the roll list. Name should be the full name and roll should be a number between 0 and 999. If the player name is already in the list it will remove the old roll and add the new one.
remove {name} - Removes player roll from list
dupe - Clears only the duplicate roll list
reset - Clears all data
help - Displays help.
Download
https://github.com/aphung/RollKeeper/releases/tag/v1.0
Github
https://github.com/aphung/RollKeeper/tree/main