This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
2021.711
Cleans up the codebase with a few minor breaking changes:
SeasonalRanks
class has been changed to contain two methods:GetFromMMR
andGetFromId
where each one accepts anint
and abool
indicating whether the legacy rankings should be used (defaults to false).UbisoftTokens
are now implicitly convertible toDragon6Token
, and cannot be created via ctors (#243)- Renamed the
Sniper
rifle to theMarksmanRifle
(#243) - Removed most of the developer requests