Skip to content

20240809

Compare
Choose a tag to compare
@freyamade freyamade released this 08 Aug 23:06
· 18 commits to main since this release

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

Full Changelog: 2024080...2024080