Xeio / WanderLost

Lost Ark Wandering Merchant Tracker
MIT License
107 stars 36 forks source link

Feature Request: Merchant History #141

Closed incertia closed 2 years ago

incertia commented 2 years ago

This is probably too much to ask for a stateless server but it may be worth tracking each merchant's reported history so users can track stats like Wei card frequency on their server. Probably requires some sqlite or postgres server to work optimally but would be a cool feature.

Xeio commented 2 years ago

It's not actually stateless, it's all stored in a database. That's how the account and profile system can work.

incertia commented 2 years ago

seems like this was recently added a few days ago