Releases: FlorianSW/cftools-sdk
Releases · FlorianSW/cftools-sdk
Include enterprise auth in usually non-authenticated endpoints
v3.1.3 Update package.json
Fix kills DayZ statistics
v3.1.2 bump version
Include CFTools ID in player details
v3.1.1 bump version
Expose v2 player details API
With this release, the new v2 version of the player details API is used.
Support enterprise API
With this release, two new features are added:
- Support for the Enterprise API
- Incorporate new statistics key (See https://discord.com/channels/373098389174484992/865686257111924777/1150485766875664444)
New players statistics key
Alpha release to incorporate new statistics key.
See https://discord.com/channels/373098389174484992/865686257111924777/1150485766875664444
Support new parameters for `#spawnItem`
CFTools GameLabs' CFCloud_SpawnPlayerItem
API supports two optional parameters, which were not supported in cftools-sdk. This release adds them (stacked
and debug
).
Fix profile not being filled
v2.1.2 bump
Handle GameSessions without Steam avatar
A player profile in a game session might not have an avatar, which was previously not handled gracefully.
Expose live data in listGameSessions API
- Adds support for live data in the
GameSession
interface