Commit Graph

949 Commits

Author SHA1 Message Date
André Straubmeier
6e67204ddc Don't try to remove the connection poll group in OnDisconnected (causes assert spam) 2020-08-18 12:06:27 +02:00
André Straubmeier
401f53b30d Removed SocketManager.Connecting and SocketManager.Connected lists (can be tracked in ISocketManager if needed) 2020-08-18 11:52:31 +02:00
André Straubmeier
943c4f9a30 Handle ConnectionState.None similar to the examples 2020-08-18 11:27:06 +02:00
André Straubmeier
498c1b9a32 ISocketManager.OnDisconnected is in charge of calling Connection.Close so custom parameters can be used 2020-08-17 13:49:22 +02:00
André Straubmeier
5fdffff5c4 ConnectionManager.Close takes the same optional parameters as Connection.Close 2020-08-17 13:31:15 +02:00
Rhys van der Waerden
c0c32e500a
Document SteamClient.IsValid
Copied wording from https://wiki.facepunch.com/steamworks/Setting_Up#using
2020-06-12 11:21:58 +10:00
Garry Newman
ec3012484a
Merge pull request #445 from kamyker/k1-summmary-typo
Summary typo
2020-06-09 07:15:37 +01:00
kamyker
198b5555a2 collection item editor 2020-06-09 00:17:03 +02:00
kamyker
30d52cd541 typo 2020-06-09 00:15:33 +02:00
Max Halldén
b0a64798cf
Add hint about WithMetadata 2020-06-04 21:02:23 +02:00
Max Halldén
af36007f5d Support return UGC metadata in query 2020-05-31 00:24:25 +02:00
unknown
53fc721ea9 Added a Clan struct. Implemented most primitive clan functions 2020-05-25 16:51:01 +02:00
Garry Newman
d4356b75dd
Merge pull request #434 from kamyker/leaderboards-users-ids
Added GetScoresForUsersAsync (DownloadLeaderboardEntriesForUsers)
2020-05-21 09:53:17 +01:00
kamyker
a3bd199b11 fix for count == 0 2020-05-20 22:32:51 +02:00
kamyker
7e4f1400c3 brace fix 2020-05-20 22:26:25 +02:00
kamyker
f568958a39 Fixed Item.GetAsync() not disposed 2020-05-20 17:31:44 +02:00
kamyker
b8df8aff4a Added GetScoresForUsersAsync (DownloadLeaderboardEntriesForUsers) 2020-05-19 23:22:26 +02:00
Garry Newman
d080548c20
Merge pull request #431 from kamyker/leaderboards-count
DownloadLeaderboardEntries count more precise
2020-05-18 11:18:50 +01:00
kamyker
a9391b72d5 Ability to disable default stats loading to speed up ugc query 2020-05-18 02:18:43 +02:00
kamyker
b522f5affa Last parameter for DownloadLeaderboardEntries is index inclusive 2020-05-18 02:11:15 +02:00
Garry Newman
9101b82450
Merge pull request #423 from kamyker/key-value-tags
Ugc item key value tags
2020-05-15 07:31:24 +01:00
Garry Newman
8ea013d69e
Merge pull request #418 from brian9206/master
Interface approach for CreateRelaySocket
2020-05-15 07:25:33 +01:00
kamyker
d58d95fe38 Removing/replacing ugc KeyValueTags 2020-05-14 20:11:59 +02:00
kamyker
9d8a9a1e9a comma 2020-05-08 01:41:47 +02:00
kamyker
392b57e18d Ugc item key value tags
(cherry picked from commit a5386b358fec87911d2c4cd221d53b90f470bcf4)
2020-05-08 01:40:39 +02:00
Garry Newman
9b487aae0e Added IntPtr version of DecompressVoice 2020-05-07 11:54:27 +01:00
Garry Newman
b813ee7a17 Don't use ThreadStatic in Helpers 2020-05-07 11:47:46 +01:00
Garry Newman
04d1c86954 Update OnGameWebCallback docs 2020-05-07 11:35:36 +01:00
Garry Newman
c10167bb91 Throw exception if ContentFolder doesn't exist or is empty 2020-05-07 11:05:37 +01:00
Brian Choi
aa1751071d Add interface method for CreateRelayServer 2020-05-02 22:18:46 +08:00
Garry Newman
0beaeb2e9d ISteamUGC.RequestUGCDetails is deprecated 2020-03-31 08:34:51 +01:00
Garry Newman
abb4b7f6b6 Compile fix 2020-03-31 08:28:35 +01:00
Garry Newman
a0974e9ba3 Use Helper.TakeMemory instead of TakeBuffer where safe 2020-03-31 08:24:12 +01:00
Garry Newman
ecdf217d08 Make Helper calls threadsafe 2020-03-31 08:10:43 +01:00
KingofBeast
6d4639376d Install OnSteamNetAuthenticationStatus listener, expose SteamServer.SteamId 2020-03-13 13:05:21 -05:00
Garry Newman
2f8acff629 Making SteamMatchmakingServers internal since it's not used 2020-03-04 12:40:31 +00:00
Garry Newman
cf1260983c FileVersion 2020-03-04 12:40:19 +00:00
Garry Newman
ead77b6567 Update Facepunch.Steamworks.targets 2020-03-03 09:09:47 +00:00
Garry Newman
f9b6448469 Version update 2020-03-02 10:04:13 +00:00
Garry Newman
36e5e50d85 Fixed ConnectionInfo.Identity returning wrong thing 2020-03-02 10:03:38 +00:00
Garry Newman
e48a0db798 Version Update 2020-03-01 11:38:29 +00:00
Garry Newman
d06054875a Add MonoPInvokeCallback to OnDebugMessage 2020-02-28 19:21:23 +00:00
Garry Newman
23129f3a83 Added SteamNetworkingUtils.SendBufferSize 2020-02-28 15:34:41 +00:00
Garry Newman
3a11b6f8b3 Update Facepunch.Steamworks.Win64.csproj 2020-02-28 14:28:04 +00:00
Garry Newman
d9bf9abeac Update Facepunch.Steamworks.Win64.csproj 2020-02-28 14:13:49 +00:00
Garry Newman
1a1809ba40 Fixed calling StreamServer.Shutdown clearing client interfaces too 2020-02-28 14:13:47 +00:00
Garry Newman
08a4136a3e Seems like struct packing only changes with CSteamId if it's not the first field 2020-02-28 13:53:22 +00:00
Garry Newman
53d86e7e3f Call OnDebugCallback on CallResults too 2020-02-28 13:31:08 +00:00
Garry Newman
e9978ec55b Fixed GlobalStatsReceived not added to debug list 2020-02-28 13:26:06 +00:00
Garry Newman
773ea24aa4 Update Facepunch.Steamworks.Win64.csproj 2020-02-28 12:20:20 +00:00