Create loot-lister#9905
Conversation
|
New plugin |
|
Build failed loot-lister: "displayName" must be set |
|
Internal use only: Reviewer details Maintainer details |
|
You need to remove your overlay on shutDown |
|
This is not blocking feedback but your overlay code is just weird and was sort of a pain to review. Typically your overlay should just be stateless and then your plugin's logic can handle all of the caching (and staling of old entries) for recent drops in onLootReceived. I think if you pursue refactoring to that way you'll find that the code gets a lot easier to manage. |
Displays a list of recently received loot on screen with a configurable price threshold.