788 Commits

Author SHA1 Message Date
Detanup01
9dc32d035b
Merge pull request #111 from otavepto/patch-minor-fixes
some minor fixes
2024-12-07 12:47:12 +01:00
a
88a941c170 fix some old interfaces getters 2024-12-07 01:02:01 +02:00
a
661dac1120 old steamclient006 2024-12-07 01:02:01 +02:00
a
30761a108c implement steambilling 2024-12-07 01:02:01 +02:00
a
8422cc49b5 old steamuserstats 2024-12-07 01:01:53 +02:00
a
49a9cfa375 remove duplicate helper 2024-12-07 00:59:52 +02:00
a
648faa9f79 minor changes + some debug messages amd comments 2024-12-07 00:46:52 +02:00
a
05616b30dc missing objects destruction in steam_client + fix order 2024-12-07 00:46:52 +02:00
a
9c976d730f missing shutdown in controller 2024-12-07 00:46:52 +02:00
a
c7ce32dad1 fix implementation of Steam_UGC::GetItemState() 2024-12-07 00:46:52 +02:00
a
fa0041db0c minor fix for Steam_User_Stats::FindLeaderboard() 2024-12-07 00:46:52 +02:00
a
574b8c411e fix implementation of Steam_Remote_Storage::GetUserPublishedItemVoteDetails() 2024-12-07 00:46:52 +02:00
a
afb848e427 properly implement Steam_Remote_Storage::UpdateUserPublishedItemVote() 2024-12-07 00:46:52 +02:00
a
b63140ca63 properly extract inventory item quantity in Steam_Inventory::GetResultItems() 2024-12-07 00:46:52 +02:00
a
f6ec01fd49 set missing result data in Steam_UGC::SetUserItemVote() 2024-12-07 00:46:52 +02:00
a
6f01f26b2f old steamgameserver + send server game_dir over network 2024-12-07 00:24:21 +02:00
a
fa27cf4abc old steammatchmaking 2024-12-07 00:24:21 +02:00
a
90cac09c12 overlay fps/frametime/playtime 2024-12-05 02:14:18 +02:00
Detanup01
d50f693348
Merge pull request #106 from Edremon/fix/total_files_sizes
Fix total_files_sizes fallback
2024-12-01 19:57:16 +01:00
Detanup01
405f6467fa
Merge pull request #105 from Edremon/fix/symlink
Fix broken emulator when libsteam_api.so is symlinked
2024-12-01 19:57:04 +01:00
Detanup01
329bc3b547
Merge pull request #104 from Edremon/getugcdetails
Implement GetUGCDetails
2024-12-01 19:56:53 +01:00
Edremon
16474478c8 Fix total_files_sizes fallback 2024-11-29 21:35:34 +00:00
Edremon
3d14bbcb4e Implement GetUGCDetails
Co-authored-by: a <e>
2024-11-29 16:02:09 +00:00
Edremon
2cc0a2949f Fix broken emulator when libsteam_api.so is symlinked 2024-11-28 13:43:52 +00:00
a
0d35336c57 fix preview url path on Linux 2024-11-28 01:26:24 +02:00
a
6fcd47cd72 avoid git conflict 2024-11-27 22:00:08 +02:00
a
1c5e64f03f fix dates 2024-11-27 21:49:34 +02:00
a
e93dfc22b1 check tag string size before access 2024-11-26 23:15:04 +02:00
a
d8e94a373a **** you visual studio 2024-11-26 22:03:46 +02:00
a
1e23974c48 * fix mod details struct access again!
* fix querying mod tags count
* fix mod preview file URI
* copy missing mod min/max branches
* use different timing for mod update/create/add dates
2024-11-26 21:52:59 +02:00
a
73be5714c0 update implementation of sdk 1.61 2024-11-25 04:57:08 +02:00
Detanup01
08e70c79c0
added more debug for http 2024-11-21 20:09:55 +01:00
Detanup01
658bd82689
timeline v1 fix 2024-11-21 17:18:21 +01:00
Detanup01
94a7e62ecb
maxpath *10 2024-11-21 13:58:52 +01:00
Detanup01
1a907479ae
Update to latest overlay build
Updated to 1.61
2024-11-17 18:33:21 +01:00
a
d4ba4aa9f3 implement ISteamMasterServerUpdater as a proxy for ISteamGameServer 2024-11-08 20:06:05 +02:00
universal963
ac8f9471d9 Implement ISteamUGC019 2024-11-06 22:55:10 +08:00
a
266c4efab3 fix a scenario in which apps send invalid handle and expect failure callback + call-result 2024-11-01 23:53:39 +02:00
a
a69a3639c5 add different versions for Steam_UGC::GetQueryUGCResult() Steam_UGC::RequestUGCDetails() to support old and new mod details struct after sdk 1.60 2024-11-01 21:01:50 +02:00
universal963
40a287f24b More accurate Steam_Friends::Deprecated_GetFriendGamePlayed() 2024-10-26 19:55:58 +08:00
universal963
186a9a6b32 Fix compilation 2024-10-26 18:05:35 +08:00
universal963
132b7d8989 Initial implementation of ISteamFriends001 to ISteamFriends002 2024-10-26 17:49:27 +08:00
Detanup01
63552d7584
fixing is_beta_branch in ini 2024-10-25 18:47:18 +02:00
Detanup01
6be3ba1963
fix interface getter and steamutils class 2024-10-23 17:00:28 +02:00
universal963
dee5201e61 Fix debug log 2024-10-22 19:55:12 +08:00
universal963
f8bf0ab381 Fix debug build 2024-10-22 19:13:36 +08:00
universal963
2ef54d0fb8 Fix again 2024-10-22 19:00:49 +08:00
universal963
e3527834d7 Fix compilation 2024-10-22 18:53:44 +08:00
universal963
415fd1ca3e Initial implementation of ISteamUser004 to ISteamUser008 2024-10-22 18:41:46 +08:00
Detanup01
2b0eefd929
use UGC19 as UGC20 2024-10-20 23:10:22 +02:00