runelite / runelite.net

RuneLite website
https://runelite.net
MIT License
78 stars 92 forks source link

Ability to export collection log as JSON #229

Closed gc closed 1 year ago

gc commented 5 years ago

This is in reference to the ingame feature: https://oldschool.runescape.wiki/w/Collection_log

Suggestion: Allow the user to sync their collection log to the website (even if they have to click on tabs for the client to retrieve the data), it would appear something like this: chrome_2019-03-24_15-11-54

It would have many uses, for example: something like http://ironmanosrs.com could use it to automatically load in all your items (maybe even integrated into the runelite site, so you can link people to runelite.net/collection/:name and they can see your collection in the same format as ironmanosrs.com), and just in the same nature of the loot tracker, so you can look at and enjoy your achievements.

evelez7 commented 2 years ago

Is this something the maintainers would be open to integrating? I'd love to look into this or #143 and deliver, but I want to make sure it is possible in regards to API load, scope, etc.

Adam- commented 2 years ago

We don't store the collection log in the config at all, so we'd have to do that first at least. I think there is one or more plugin hub plugins that already have this functionality though.

evelez7 commented 2 years ago

This plugin enhances the native interface, exports a file, and uploads to its own site, but this issue also brings up a Runelite-supported interface for the collection similar to how the Grand Exchange log or loot list is implemented. This seems worthwhile to me.

Nightfirecat commented 1 year ago

I feel this is already solved well by that plugin. A majority of players who are interested in having collection log data stored to their config already use this plugin, and most other players don't care about having that available at any time.