Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

2021.711

Compare
Choose a tag to compare
@aspriddell aspriddell released this 11 Jul 15:54
· 320 commits to master since this release
d11ffde

Cleans up the codebase with a few minor breaking changes:

  • SeasonalRanks class has been changed to contain two methods: GetFromMMR and GetFromId where each one accepts an int and a bool indicating whether the legacy rankings should be used (defaults to false).
  • UbisoftTokens are now implicitly convertible to Dragon6Token, and cannot be created via ctors (#243)
  • Renamed the Sniper rifle to the MarksmanRifle (#243)
  • Removed most of the developer requests