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

Releases: dragonfruitnetwork/dragon6-api

2021.910

10 Sep 17:05
be78083
Compare
Choose a tag to compare
Merge pull request #259 from aspriddell/update-data-api

Update data api

2021.907

07 Sep 19:07
1c03718
Compare
Choose a tag to compare

Updates the ranked icons to use PNGs

2021.826

26 Aug 12:30
dcb7d82
Compare
Choose a tag to compare

Updates the API to provide the crystal guard ranks. This is done in advance to give consumers time to update to reduce potential disruption.

2021.824

24 Aug 13:46
Compare
Choose a tag to compare

Updates to the latest version of DragonFruit.Common.Data

2021.711

11 Jul 15:54
d11ffde
Compare
Choose a tag to compare

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

2021.707

07 Jul 09:03
7f60eca
Compare
Choose a tag to compare
Merge pull request #244 from aspriddell/strings-to-reflection

Use reflection to build default request stats

2021.615

15 Jun 16:03
f3be539
Compare
Choose a tag to compare
Merge pull request #241 from aspriddell/update-roles

update api returned role response

2021.612.2

12 Jun 18:27
2e8cfea
Compare
Choose a tag to compare
Merge pull request #240 from aspriddell/update-roles

expose more extensions

2021.612.1

12 Jun 09:45
7ff6c32
Compare
Choose a tag to compare

Adds support for the new api v2 used on the dragon6 servers

2021.612

12 Jun 06:21
1499924
Compare
Choose a tag to compare

Some extensions have had their names changed to better fit their purpose:

GetLoginInfo -> GetActivity
GetUserLocationInfo -> GeolocateSelf