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

2020.730

Pre-release
Pre-release
Compare
Choose a tag to compare
@aspriddell aspriddell released this 30 Jul 10:38
· 605 commits to master since this release
541425c
  • Depreciates (by removal) the UbisoftAuthClient, in favour of the new extension, `d6Client.GetToken("username", "password")
  • Obsoletes the UbisoftServerStatus classes, due to significant changes on Ubi's end
  • Adds new extension d6Client.GetOperatorInfo() to be used to simplify the process or getting the data needed for injection into d6Client.GetOperatorStats(account, {result of d6Client.GetOperatorInfo()})
  • Add new getting started wiki page
  • Update DragonFruit.Common.Data framework