20240809
Loot Solver Update
- Discovered a major issue with the Loot Solver algorithm being inefficient due to it being super naive.
- This release improves the algorithm to be more true to the "top N people get items every week".
- A whole writeup of the methodology is available at https://github.com/orgs/SavageAim/discussions/1, in case anyone wants to have a read!
What's Changed
- Loot solver v2 by @freyamade in #82
Full Changelog: 2024080...2024080