Commit Graph

  • 5fd6de76d7 UnitTest DLL fixes Garry Newman 2020-08-18 11:47:24 +0100
  • 91d03c957f Added SteamFriends.RegisterProtocolInOverlayBrowser Garry Newman 2020-08-18 11:36:57 +0100
  • 6d0cfa1ec8 Added SteamFriends.OnOverlayBrowserProtocol Garry Newman 2020-08-18 11:36:50 +0100
  • 88c742d415 Added SteamApps.IsTimedTrial Garry Newman 2020-08-18 11:33:31 +0100
  • 68a1886283 Generate for new SDK Garry Newman 2020-08-18 11:30:47 +0100
  • ce3c395b49 Add missing BroadcastUploadStart_t and BroadcastUploadStop_t callbacks Garry Newman 2020-08-18 11:29:00 +0100
  • 24431ca9db Delete ISteamTV (seems to be removed from the SDK now) Garry Newman 2020-08-18 11:28:45 +0100
  • a8794e6321 Steam SDK 1.49 libraries Garry Newman 2020-08-18 11:16:51 +0100
  • 49f25b3936 Steam SDK 1.49 .h Garry Newman 2020-08-18 11:13:59 +0100
  • 6e67204ddc Don't try to remove the connection poll group in OnDisconnected (causes assert spam) André Straubmeier 2020-08-18 12:06:27 +0200
  • 401f53b30d Removed SocketManager.Connecting and SocketManager.Connected lists (can be tracked in ISocketManager if needed) André Straubmeier 2020-08-18 11:52:31 +0200
  • 943c4f9a30 Handle ConnectionState.None similar to the examples André Straubmeier 2020-08-18 11:27:06 +0200
  • 498c1b9a32 ISocketManager.OnDisconnected is in charge of calling Connection.Close so custom parameters can be used André Straubmeier 2020-08-17 13:49:22 +0200
  • 5fdffff5c4 ConnectionManager.Close takes the same optional parameters as Connection.Close André Straubmeier 2020-08-17 13:31:15 +0200
  • 384cbf6b4c Fix race condition with async callresults MadrMan 2020-08-16 11:55:43 +0200
  • c7ac4997ed Lobby.SendChatString() and OnChatMessage fix kamyker 2020-08-05 01:17:59 +0200
  • 950b256c27
    Merge pull request #449 from rhys-vdw/patch-1 Garry Newman 2020-07-05 10:58:27 +0100
  • 75dc868064 getting dependencies/children kamyker 2020-06-19 10:02:36 +0200
  • b940d82217 rename kamyker 2020-06-18 14:10:58 +0200
  • c0c32e500a
    Document SteamClient.IsValid Rhys van der Waerden 2020-06-12 11:21:58 +1000
  • ec3012484a
    Merge pull request #445 from kamyker/k1-summmary-typo Garry Newman 2020-06-09 07:15:37 +0100
  • 8a1722053e
    Merge pull request #446 from kamyker/k2-collection-item Garry Newman 2020-06-09 07:15:19 +0100
  • 44c463c409 InventoryUpdated dispose kamyker 2020-06-09 00:26:48 +0200
  • 6e2ab8b735 Add/Remove ws item dependency kamyker 2020-06-09 00:22:54 +0200
  • 198b5555a2 collection item editor kamyker 2020-06-09 00:17:03 +0200
  • 30d52cd541 typo kamyker 2020-06-09 00:15:33 +0200
  • f311dc7a79 Dispose token kamyker 2020-06-09 00:10:58 +0200
  • de69dd228f
    Merge pull request #441 from maxha651/master Garry Newman 2020-06-07 10:55:30 +0100
  • cb57a9c93b Merge remote-tracking branch 'origin23/master' into favitems kamyker 2020-06-07 09:44:05 +0200
  • b0a64798cf
    Add hint about WithMetadata Max Halldén 2020-06-04 21:02:23 +0200
  • af36007f5d Support return UGC metadata in query Max Halldén 2020-05-30 21:32:19 +0200
  • ed45805029
    Merge pull request #437 from naomiEve/clans Garry Newman 2020-05-25 16:06:30 +0100
  • 53fc721ea9 Added a Clan struct. Implemented most primitive clan functions unknown 2020-05-25 16:51:01 +0200
  • aef7fe0c9d Favorite items kamyker 2020-05-22 05:24:56 +0200
  • d4356b75dd
    Merge pull request #434 from kamyker/leaderboards-users-ids Garry Newman 2020-05-21 09:53:17 +0100
  • 5c95620ee6
    Merge pull request #435 from kamyker/getasync-disposed Garry Newman 2020-05-21 09:53:00 +0100
  • a3bd199b11 fix for count == 0 kamyker 2020-05-20 22:32:51 +0200
  • 7e4f1400c3 brace fix kamyker 2020-05-20 22:26:25 +0200
  • f568958a39 Fixed Item.GetAsync() not disposed kamyker 2020-05-20 17:31:44 +0200
  • b8df8aff4a Added GetScoresForUsersAsync (DownloadLeaderboardEntriesForUsers) kamyker 2020-05-19 23:22:26 +0200
  • d080548c20
    Merge pull request #431 from kamyker/leaderboards-count Garry Newman 2020-05-18 11:18:50 +0100
  • c25bc70d53
    Merge pull request #432 from kamyker/faster-ugc-query Garry Newman 2020-05-18 11:18:12 +0100
  • a9391b72d5 Ability to disable default stats loading to speed up ugc query kamyker 2020-05-18 02:18:43 +0200
  • b522f5affa Last parameter for DownloadLeaderboardEntries is index inclusive kamyker 2020-05-18 02:11:15 +0200
  • 9101b82450
    Merge pull request #423 from kamyker/key-value-tags Garry Newman 2020-05-15 07:31:24 +0100
  • 8ea013d69e
    Merge pull request #418 from brian9206/master Garry Newman 2020-05-15 07:25:33 +0100
  • 025cc9b3f0
    Merge pull request #419 from Dimma/patch-1 Garry Newman 2020-05-15 07:25:12 +0100
  • d58d95fe38 Removing/replacing ugc KeyValueTags kamyker 2020-05-14 20:11:59 +0200
  • c5fd2de7b3 Revert "Removing/replacing ugc KeyValueTags" kamyker 2020-05-14 20:09:34 +0200
  • 77a6b4b86d Removing/replacing ugc KeyValueTags kamyker 2020-05-14 20:07:54 +0200
  • eec3be4b78 return false on any error kamyker 2020-05-08 22:40:40 +0200
  • 9d8a9a1e9a comma kamyker 2020-05-08 01:41:47 +0200
  • 392b57e18d Ugc item key value tags kamyker 2020-05-08 01:20:50 +0200
  • f45c276afd default token kamyker 2020-05-08 01:31:04 +0200
  • 1e21913c2e with DownloadResultInfo skip kamyker 2020-05-08 01:26:57 +0200
  • 9b487aae0e Added IntPtr version of DecompressVoice Garry Newman 2020-05-07 11:54:27 +0100
  • b813ee7a17 Don't use ThreadStatic in Helpers Garry Newman 2020-05-07 11:47:46 +0100
  • 04d1c86954 Update OnGameWebCallback docs Garry Newman 2020-05-07 11:35:36 +0100
  • c10167bb91 Throw exception if ContentFolder doesn't exist or is empty Garry Newman 2020-05-07 11:05:37 +0100
  • 1f5b5bea5f
    Update README.md Dimma 2020-05-04 17:37:15 +0300
  • aa1751071d Add interface method for CreateRelayServer Brian Choi 2020-05-02 22:18:46 +0800
  • 0ad972a2cc Small fix in case map is downloaded between calling Download and SubscribeAsync kamyker 2020-05-02 14:41:30 +0200
  • 00f18e00ad fixed generated internal struct made public kamyker 2020-03-31 23:21:59 +0200
  • b24420efee Revert "more ugc download validation" kamyker 2020-03-31 23:13:41 +0200
  • 9eefc18e67 more ugc download validation kamyker 2020-03-31 13:42:59 +0200
  • 0beaeb2e9d ISteamUGC.RequestUGCDetails is deprecated Garry Newman 2020-03-31 08:34:51 +0100
  • abb4b7f6b6 Compile fix Garry Newman 2020-03-31 08:28:35 +0100
  • a0974e9ba3 Use Helper.TakeMemory instead of TakeBuffer where safe Garry Newman 2020-03-31 08:24:12 +0100
  • ecdf217d08 Make Helper calls threadsafe Garry Newman 2020-03-31 08:10:43 +0100
  • 4c353264cb
    Merge pull request #391 from KingofBeast/master Garry Newman 2020-03-13 18:39:13 +0000
  • 6d4639376d Install OnSteamNetAuthenticationStatus listener, expose SteamServer.SteamId KingofBeast 2020-03-13 13:05:21 -0500
  • 2f8acff629 Making SteamMatchmakingServers internal since it's not used Garry Newman 2020-03-04 12:40:31 +0000
  • cf1260983c FileVersion Garry Newman 2020-03-04 12:40:19 +0000
  • ead77b6567 Update Facepunch.Steamworks.targets Garry Newman 2020-03-03 09:09:47 +0000
  • f9b6448469 Version update Garry Newman 2020-03-02 10:04:13 +0000
  • 36e5e50d85 Fixed ConnectionInfo.Identity returning wrong thing Garry Newman 2020-03-02 10:03:38 +0000
  • 1797505960 Update FriendsTest.cs Garry Newman 2020-03-02 09:49:02 +0000
  • 2287e5527b Added Friends.OpenWebOverlay test Garry Newman 2020-03-02 09:30:10 +0000
  • e48a0db798 Version Update Garry Newman 2020-03-01 11:38:29 +0000
  • d06054875a Add MonoPInvokeCallback to OnDebugMessage 2.3.2 Garry Newman 2020-02-28 19:21:23 +0000
  • 23129f3a83 Added SteamNetworkingUtils.SendBufferSize Garry Newman 2020-02-28 15:34:41 +0000
  • 3a11b6f8b3 Update Facepunch.Steamworks.Win64.csproj Garry Newman 2020-02-28 14:28:04 +0000
  • d9bf9abeac Update Facepunch.Steamworks.Win64.csproj Garry Newman 2020-02-28 14:13:49 +0000
  • 1a1809ba40 Fixed calling StreamServer.Shutdown clearing client interfaces too Garry Newman 2020-02-28 14:13:47 +0000
  • 08a4136a3e Seems like struct packing only changes with CSteamId if it's not the first field Garry Newman 2020-02-28 13:53:22 +0000
  • 53d86e7e3f Call OnDebugCallback on CallResults too Garry Newman 2020-02-28 13:31:08 +0000
  • e9978ec55b Fixed GlobalStatsReceived not added to debug list Garry Newman 2020-02-28 13:26:06 +0000
  • 773ea24aa4 Update Facepunch.Steamworks.Win64.csproj Garry Newman 2020-02-28 12:20:20 +0000
  • b265084d18 Added Dispatch.OnException Garry Newman 2020-02-28 12:10:53 +0000
  • c24b247094 Removed SteamClient.OnCallbackException, SteamServer.OnCallbackException Garry Newman 2020-02-28 11:41:11 +0000
  • e6c0167c48 Some collection modified safety in Dispatch (seeing a few exceptions on Rust staging) Garry Newman 2020-02-28 11:05:27 +0000
  • 5aeeaa0cd7
    Update README.md Garry Newman 2020-02-27 20:03:23 +0000
  • e5b467ae35 SendMessage comments Garry Newman 2020-02-27 20:00:38 +0000
  • 08d36b7ea1 Only try to copy to Rust folder if you're using my computer Garry Newman 2020-02-27 14:33:19 +0000
  • ebf77a8fde Added interface versions of Connection/SocketManagers Garry Newman 2020-02-27 14:01:27 +0000
  • 66b221984f Fixed Sockets created using CreateRelaySocket not recieving messages Garry Newman 2020-02-27 13:45:42 +0000
  • 09256aa4a3 Rename SocketInterface to SocketManager, ConnectionInterface to ConnectionManager Garry Newman 2020-02-27 12:54:23 +0000
  • 2acbf964de Build a .win32 version for nuget too Garry Newman 2020-02-27 12:53:49 +0000
  • 631969360c use Defines.k_SteamInventoryResultInvalid instead of default Garry Newman 2020-02-27 10:02:03 +0000
  • 9db103cb2f Add Steamworks.Dispatch.OnDebugCallback Garry Newman 2020-02-27 10:01:43 +0000