TheStonedTurtle / Loot-Logger

A RuneLite plugin that stores Loot Tracker data locally
BSD 2-Clause "Simplified" License
6 stars 9 forks source link

Missing items once installed? Add a function to manually add items to the log? #24

Open CasDee opened 3 years ago

CasDee commented 3 years ago

Saw your other comment about not being able to use the Collection Log as some bosses share drops. but would it be possible to add a function to manually right click on an item in the logger and click "collected" or something?

Sorry if its a dumb request dont understand how easy some coding can be? D:

TheStonedTurtle commented 3 years ago

This feature could be added for unique items only, but i wouldn't offer a way to undo it if people mess up the files which I could see being an issue.

You can always edit the files manually and use this file to get the id of the item you want to add.

I may add this feature in the future behind a config option/confirmation dialog, I will update this thread if I do.