Garry Newman
|
bd6693146c
|
Re-adding BroadcastUploadStart_t and BroadcastUploadStop_t - because while they're no longer in the sdk, they are documented on the site
|
2020-09-04 10:05:37 +01:00 |
|
Garry Newman
|
fdbb97748b
|
Removing Removed
|
2020-09-04 10:04:57 +01:00 |
|
Garry Newman
|
d8b6cf7c83
|
Make NetKeyValue partial to support the added functions
|
2020-09-04 10:01:39 +01:00 |
|
Garry Newman
|
6291c8f117
|
Replace int64_t with long, int32_t with int
|
2020-09-04 09:55:06 +01:00 |
|
Garry Newman
|
73b5c9ceb6
|
Manually create SteamNet delegates
|
2020-09-04 09:53:07 +01:00 |
|
Garry Newman
|
699b7c0850
|
Don't generate types starting with "FnSteam"
|
2020-09-04 09:46:12 +01:00 |
|
Garry Newman
|
e4a35ff64d
|
Generated 1.50
|
2020-09-04 09:43:19 +01:00 |
|
Garry Newman
|
a627bf76c8
|
Headers 1.50
|
2020-09-04 09:42:26 +01:00 |
|
Garry Newman
|
7609e61a14
|
Redist for 1.50
|
2020-09-04 09:41:24 +01:00 |
|
André Straubmeier
|
5645a91e7f
|
Added SteamNetworkingSockets.ConnectRelay overload that takes an IConnectionManager
|
2020-09-01 10:31:17 +02:00 |
|
André Straubmeier
|
74207eeaf3
|
Added SteamNetworkingSockets.Identity
|
2020-09-01 10:30:42 +02:00 |
|
André Straubmeier
|
f739f9b588
|
Added SteamNetworkingUtils.AllowWithoutAuth
|
2020-08-31 18:19:16 +02:00 |
|
André Straubmeier
|
f887d8a9ba
|
Connection.QuickStatus implementation
|
2020-08-20 15:46:08 +02:00 |
|
André Straubmeier
|
c4ffb5eac7
|
CompileFix.bat includes unit test projects
|
2020-08-20 11:02:07 +02:00 |
|
André Straubmeier
|
f84872b38c
|
Fix for duplicate OnDisconnected callbacks when ConnectionState.ClosedByPeer or ConnectionState.ProblemDetectedLocally were followed by ConnectionState.None
|
2020-08-19 18:27:09 +02:00 |
|
André Straubmeier
|
4a2eb22ec7
|
Reverting ConnectionState.None handling to previous behaviour (for the callbacks)
|
2020-08-18 14:34:37 +02:00 |
|
André Straubmeier
|
ea1408392b
|
TestSocketInterface fix
|
2020-08-18 13:50:16 +02:00 |
|
Garry Newman
|
5fd6de76d7
|
UnitTest DLL fixes
|
2020-08-18 11:47:24 +01:00 |
|
Garry Newman
|
91d03c957f
|
Added SteamFriends.RegisterProtocolInOverlayBrowser
|
2020-08-18 11:36:57 +01:00 |
|
Garry Newman
|
6d0cfa1ec8
|
Added SteamFriends.OnOverlayBrowserProtocol
|
2020-08-18 11:36:50 +01:00 |
|
Garry Newman
|
88c742d415
|
Added SteamApps.IsTimedTrial
|
2020-08-18 11:33:31 +01:00 |
|
Garry Newman
|
68a1886283
|
Generate for new SDK
|
2020-08-18 11:30:47 +01:00 |
|
Garry Newman
|
ce3c395b49
|
Add missing BroadcastUploadStart_t and BroadcastUploadStop_t callbacks
|
2020-08-18 11:29:00 +01:00 |
|
Garry Newman
|
24431ca9db
|
Delete ISteamTV (seems to be removed from the SDK now)
|
2020-08-18 11:28:45 +01:00 |
|
Garry Newman
|
a8794e6321
|
Steam SDK 1.49 libraries
|
2020-08-18 11:16:51 +01:00 |
|
Garry Newman
|
49f25b3936
|
Steam SDK 1.49 .h
|
2020-08-18 11:13:59 +01:00 |
|
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 |
|
Garry Newman
|
950b256c27
|
Merge pull request #449 from rhys-vdw/patch-1
Document SteamClient.IsValid
|
2020-07-05 10:58:27 +01: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 |
|
Garry Newman
|
8a1722053e
|
Merge pull request #446 from kamyker/k2-collection-item
Collection ws item editor
|
2020-06-09 07:15:19 +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 |
|
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 |
|