ONLY DREAMSCYTHE RIGHT NOW. NEED MORE API CREDITS. HOPEFULLY WILL FIX SOON :)
- Adds bundled Warcraft Logs and last-known item score signals to player tooltips
- Adds the same compact signals to LFG rows and browse hover panes when a known leader or member appears
- Appends compact signals to matching `/who` system-chat results
- Supports `/lfr` lookups for target, self, or `Name-Realm`
- Starts from a minimap menu with display toggles
- Keeps the runtime addon small: one Lua lookup file plus one generated Lua data file
- Includes CI plumbing for weekly data refreshes and release packaging
## Usage
- `/lfr`: Look up your target, or yourself if you have no target
- `/lfr target`: Look up your target
- `/lfr self`: Look up yourself
- `/lfr Vocoder-Dreamscythe`: Look up a specific character
- `/lfr stats`: Show bundled dataset info
- `/lfr menu`: Open the minimap-style toggle menu
- `/lfr minimap`: Show or hide the minimap button
- `/lfr wcl on`: Show Warcraft Logs overall ranking
- `/lfr wcl off`: Hide Warcraft Logs overall ranking
- `/lfr item on`: Show last known item score
- `/lfr item off`: Hide last known item score
- `/lfr lfg on`: Enable LFG pane annotations
- `/lfr lfg off`: Disable LFG pane annotations
- `/lfr who on`: Enable Who pane annotations
- `/lfr who off`: Disable Who pane annotations
- `/lfr whochat on`: Enable `/who` chat annotations
- `/lfr whochat off`: Disable `/who` chat annotations
- `/lfr tooltip on`: Enable tooltip lines
- `/lfr tooltip off`: Disable tooltip lines
## Minimap Menu
Left-click the minimap button for display toggles:
- Warcraft Logs overall
- Last known item score
- LFG pane annotations
- Who pane annotations
- `/who` chat annotations
- Tooltip lines
Right-click the minimap button to look up your target.