Commit Graph

11 Commits (master)

Author SHA1 Message Date
Mr_Goldberg 98b149b9b6
SDK 1.52 3 years ago
Mr_Goldberg f4cd015701
Add NULL pointer checks to remote storage interface. 3 years ago
Mr_Goldberg c7fd4ba158
FileReadAsync should be as fast as possible. 4 years ago
Mr_Goldberg 714904b984
Make all functions return something and re enable the msvc error. 4 years ago
Nemirtingas 8d22fb72ae Merge branch 'master' into 'achievements_support'
# Conflicts:
#   dll/steam_remote_storage.h
5 years ago
Mr_Goldberg 1427a4bcef
More accurate steam remote storage behavior. 5 years ago
soft as HELL 787cac47db Add delay to FileWriteAsync callback 5 years ago
soft as HELL 9508326732 Add validation to writes 5 years ago
Nemirtingas 21e08ed220 Achievements support & inventory customization.
Added achievements support. Achievements are saved like real steam, see your inventory directory.(like items, uses a .json, tool can be used to dump achievements from steam public api).
You will need a public apikey. (See https://steamcommunity.com/dev)
Reworked item support to split inventory items to defined items.
5 years ago
Mr_Goldberg 26c5b7949f
Implemented some ugc remote storage functions related to fileshare. 5 years ago
Mr_Goldberg d968c3e1b5
Initial commit. 5 years ago