Ishadijcks / MooLite

Open source Milky Way Idle client
11 stars 4 forks source link

Add support for multiple tracked items #144

Closed seashairo closed 7 months ago

seashairo commented 7 months ago

Notes

Apologies if this is sloppy, I've never used Vue before so I'm not really aware of what the best practices are. This was just a quick change based on a Discord request

Overview

When applied, this change will update the LootNotifierPlugin to support multiple tracked items. Instead of having a configuration pane using predefined config options, it will now have its own plugin window where multiple items can be selected for tracking.

I chose to implement this in its own panel instead of as a multi-select for readability and clarity since multi-select inputs are notoriously hard to track for long lists.

Testing Instructions

Screenshots

Empty setup

image

With items

image