kamyker
|
75dc868064
|
getting dependencies/children
|
2020-06-19 10:02:36 +02:00 |
|
kamyker
|
6e2ab8b735
|
Add/Remove ws item dependency
|
2020-06-09 00:22:54 +02:00 |
|
Garry Newman
|
de69dd228f
|
Merge pull request #441 from maxha651/master
Support return UGC metadata in query
|
2020-06-07 10:55:30 +01: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 |
|
Garry Newman
|
ed45805029
|
Merge pull request #437 from naomiEve/clans
Steam Clans support
|
2020-05-25 16:06:30 +01: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 |
|
Garry Newman
|
5c95620ee6
|
Merge pull request #435 from kamyker/getasync-disposed
Item.GetAsync ResultPage disposed
|
2020-05-21 09:53:00 +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 |
|
Garry Newman
|
c25bc70d53
|
Merge pull request #432 from kamyker/faster-ugc-query
Ability to disable default stats loading to speed up ugc query
|
2020-05-18 11:18:12 +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 |
|
Garry Newman
|
025cc9b3f0
|
Merge pull request #419 from Dimma/patch-1
Update README.md
|
2020-05-15 07:25:12 +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 |
|
Dimma
|
1f5b5bea5f
|
Update README.md
Wrong properties in "Get Avatars"
|
2020-05-04 17:37:15 +03: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 |
|
Garry Newman
|
4c353264cb
|
Merge pull request #391 from KingofBeast/master
Add OnSteamNetAuthenticationStatus and SteamServer.SteamId
|
2020-03-13 18:39:13 +00: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
|
1797505960
|
Update FriendsTest.cs
|
2020-03-02 09:49:02 +00:00 |
|
Garry Newman
|
2287e5527b
|
Added Friends.OpenWebOverlay test
|
2020-03-02 09:30:10 +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 |
|