Commit Graph

  • aa87fe557f Get rid of ICustomMarshaler (strings to native, possible IL2CPP bug workaround) and remaining Encoding.UTF8 usages master Rohan Singh 2025-03-20 17:44:19 -04:00
  • 0595c9c796 Explicitly turn off BOM when marshaling strings to/from Steamworks, just to be safe Rohan Singh 2025-02-03 22:13:32 -05:00
  • b4d3a65f86 PackageVersion / FileVersion 2.4.1 2.4.1 André Straubmeier 2025-01-16 09:39:49 +01:00
  • a0aac6a82a Update README.md (build badge fix) André Straubmeier 2025-01-16 09:38:39 +01:00
  • 6d1b9b9602 Merge branch 'steamworks161' 2.4.0 Rohan Singh 2025-01-15 11:28:57 -05:00
  • e4455258ac Add SteamTimeline steamworks161 Rohan Singh 2024-12-16 11:49:31 -05:00
  • 5783d89634 Manually marshal server list filters to fix crashing Rohan Singh 2024-12-13 19:44:08 -05:00
  • 3b58a3dc92 Upgrade to Steamworks 1.61 WIP due to server list crashing for some reason Rohan Singh 2024-12-13 18:15:39 -05:00
  • de10d5ced4
    Update actions Rohan Singh 2024-12-12 13:00:34 -05:00
  • 520ac1ca51 Add Friend.Nickname to get Steam nicknames for players Expose FriendGameInfo.GameID so you can see what appID friends are playing Rohan Singh 2024-12-10 15:03:47 -05:00
  • ee6572a380
    Merge pull request #742 from height229/master Rohan Singh 2024-12-09 16:21:18 -05:00
  • 963729bf64
    Merge pull request #709 from Zyhlon/master Rohan Singh 2024-12-09 16:20:37 -05:00
  • eec3c05ecd Merge from fix_serverlist_query_allocations -> master Jake Rich 2024-08-14 12:46:15 -04:00
  • 62a1ae78e5 Merge from temp_browser_fix -> master Jake Rich 2024-08-14 12:44:44 -04:00
  • 7f747b0468 Automatically get the field offset of gameserveritem_t.HasSuccessfulResponse instead of hardcoding it fix_serverlist_query_allocations Jake Rich 2024-08-12 21:44:23 -04:00
  • a80e8590d5 Add ISteamMatchmakingServers.HasServerResponded() to partial class instead Jake Rich 2024-08-12 21:30:28 -04:00
  • 09db39d9e3 Codegen Jake Rich 2024-08-12 21:30:05 -04:00
  • 6dd32eb5c4 Change codegen to make interface classes partial Jake Rich 2024-08-12 21:29:49 -04:00
  • d18086a1b8 Fix serverlist query allocating a large amount of memory when a large amount of servers are pending Jake Rich 2024-08-12 20:46:16 -04:00
  • 93223cb30a Fix IpList queries not cancelling when disposed temp_browser_fix Rohan Singh 2024-07-16 22:07:37 -04:00
  • 6deb4b64d2
    Fixed typo in SteamClient.cs August 2023-11-07 14:53:36 +01:00
  • f8960c8971 Put all servers that failed to respond to the query into a "Unqueried" list intead of "Unresponsive" Jake_Rich 2023-09-06 21:46:41 -04:00
  • 4463739be5
    Update dotnetcore.yml André Straubmeier 2023-06-09 09:49:07 +02:00
  • 5475972ae7 InventoryTest.GetExchanges fix steamworks157 André Straubmeier 2023-06-09 09:23:26 +02:00
  • a3419df3b9 GameServerTest.BeginAuthSession fix André Straubmeier 2023-06-09 09:16:01 +02:00
  • c18a018c3f Forgot to update a few steam_api.dll and steam_api64.dll André Straubmeier 2023-06-09 09:00:43 +02:00
  • e21c42e8a2 Add GetAuthTicketForWebApiAsync André Straubmeier 2023-06-09 08:45:14 +02:00
  • 8a5f229a2f Steamworks SDK 1.57 André Straubmeier 2023-05-15 14:37:19 +02:00
  • 10f3323318 Fix OnNewLaunchParameters never getting called Frida Külper 2023-03-17 16:32:18 +01:00
  • 4e7e0ef8c4 Revert "Update packages, drop net46 support" André Straubmeier 2022-11-29 18:17:43 +01:00
  • 9160882a9b Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks André Straubmeier 2022-11-29 18:15:22 +01:00
  • 4b12fa14dc Add SendRateMin, SendRateMax and NagleTime to SteamNetworkingUtils André Straubmeier 2022-11-29 18:15:20 +01:00
  • e81d1ac682
    Update packages, drop net46 support dependabot[bot] 2022-10-12 06:57:41 +01:00
  • 814488652b
    Handle Steam not running better (#566) Rubat 2022-10-11 22:37:19 -07:00
  • aab6d0d081
    Check return value from FileRead (#663) Max Halldén 2022-10-12 07:34:22 +02:00
  • 0fda7e39fe
    update to steam sdk 1.55 (#675) Michal Cichra 2022-10-12 07:33:34 +02:00
  • f91eee68a9 UgcItem Downloaded time chippy James King 2022-08-30 14:48:03 +01:00
  • 886d9995ee Launch parameter fix James King 2022-08-30 14:47:40 +01:00
  • 435a9fd92d Support for RemoteStorageLocalFileChange_t James King 2022-08-30 14:40:00 +01:00
  • 12902b416e Include "Success" field in LeaderboardUpdate struct James King 2022-03-18 19:55:53 +01:00
  • 9f0de903d4 Re-enabled ShowFloatingGamepadTextInput James King 2022-03-18 14:55:35 +01:00
  • 2b15c50fa1 Legacy RemoteStorage based shared file downloading James King 2022-03-17 15:26:24 +01:00
  • 42762eabbd Added missing methods needed by Chippy James King 2022-03-16 21:23:18 +01:00
  • 04b921b33d More detailed debug levels in SteamNetworkingUtils André Straubmeier 2022-02-16 11:55:24 +01:00
  • 5cb1496e80
    Fix strings in readme (#621) Wesley Baartman 2021-12-13 10:14:29 +01:00
  • 2675b3201b Add net46 target framework back for Unity support André Straubmeier 2021-11-25 18:36:49 +01:00
  • df99a3e1ac
    Merge pull request #612 from Facepunch/steamworks152 André Straubmeier 2021-11-25 18:34:12 +01:00
  • a16c92d9c6 Update test case steamclient.dll et al steamworks152 André Straubmeier 2021-11-24 15:37:40 +01:00
  • 9ff422533f Do test case fake IP initialization before login André Straubmeier 2021-11-24 10:19:55 +01:00
  • 5d944374b2 RequestFakeIP / GetFakeIP comment fixes André Straubmeier 2021-11-24 10:19:26 +01:00
  • 36e3f3a58f Add NetAddress.IsFakeIPv4 André Straubmeier 2021-11-24 10:11:37 +01:00
  • 86aa1439aa Generated 1.53 André Straubmeier 2021-11-24 10:01:12 +01:00
  • 6a204680da Redist for 1.53 André Straubmeier 2021-11-24 09:56:55 +01:00
  • ed1c690d7b Headers for 1.53 André Straubmeier 2021-11-24 09:55:25 +01:00
  • 30ff3a3d85 Add fake IP test cases André Straubmeier 2021-11-23 15:46:07 +01:00
  • 0455e7fc72 Add fake IP support to SteamNetworkingSockets André Straubmeier 2021-11-23 15:44:22 +01:00
  • 045a3963b0 Generated fake IP API André Straubmeier 2021-11-23 15:39:18 +01:00
  • 45df99416e Add missing fake IP API to steam_api.json André Straubmeier 2021-11-23 15:38:14 +01:00
  • cf9744913c Redist update for test cases André Straubmeier 2021-11-23 15:33:15 +01:00
  • 214096e376 All SendMessage overloads have optional laneIndex André Straubmeier 2021-11-22 17:53:48 +01:00
  • f3ee5bec4e Connection lanes implementation André Straubmeier 2021-11-22 17:51:40 +01:00
  • 2088f14c05 Generator comments out SteamInputActionEvent_t.AnalogAction_t types since the type declaration is missing from steam_api.json André Straubmeier 2021-11-22 13:41:46 +01:00
  • 26eb429654 Generated 1.52 André Straubmeier 2021-11-22 13:23:29 +01:00
  • 70b2a301ca Generator changes to support 1.52 André Straubmeier 2021-11-22 13:23:07 +01:00
  • 2f8c19a1d1 Headers for 1.52 André Straubmeier 2021-11-22 13:22:54 +01:00
  • 59db8fac8a Redist for 1.52 André Straubmeier 2021-11-22 13:21:59 +01:00
  • 12663f0d81 Update redistributables Garry Newman 2021-10-24 09:11:09 +01:00
  • c106d01fcb
    Documentation Rework (#599) Thunder 2021-10-21 03:40:56 -04:00
  • 132b1a579b
    Fix for GetFloat on struct Steamworks.Data.Stat always returning 0 (#598) BOTLANNER 2021-10-18 11:52:55 +02:00
  • 141dbfdaa1 These should be static Garry Newman 2021-09-24 15:47:41 +01:00
  • f005600957 SteamPort isn't used anymore here Garry Newman 2021-09-24 14:46:37 +01:00
  • 480137a490 Added SteamUtils.SetGameLauncherMode Garry Newman 2021-09-24 14:36:48 +01:00
  • 3b0fa8106c Added SteamUtils.IsRunningOnSteamDeck Garry Newman 2021-09-24 14:29:58 +01:00
  • 38c2ffd796 Added SteamUGC.GetWorkshopEulaStatus() Garry Newman 2021-09-24 14:28:13 +01:00
  • 30f35c3aae Added SteamUGC.ShowWorkshopEula() Garry Newman 2021-09-24 14:26:15 +01:00
  • 1c98852d7c Update fixes Garry Newman 2021-09-24 14:24:00 +01:00
  • 40bcf2e95a Update to Steamworks 152 Garry Newman 2021-09-24 14:06:32 +01:00
  • bfa94d89fa Fix TextFilteringContext not getting exposed Garry Newman 2021-09-24 14:00:16 +01:00
  • 821975435c Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2021-09-24 13:55:08 +01:00
  • 959249d04a
    Merge pull request #588 from rtsonneveld/master Garry Newman 2021-09-24 13:53:31 +01:00
  • 454c686368
    Merge pull request #520 from PhyxionNL/master Garry Newman 2021-09-24 13:52:47 +01:00
  • b47e1e6f55
    Merge pull request #514 from Noek1993/master Garry Newman 2021-09-24 13:51:39 +01:00
  • fa34bc76f9
    Merge pull request #558 from bobbahbrown/we-hate-gc Garry Newman 2021-09-24 13:50:24 +01:00
  • ca77bd07bc
    Merge pull request #560 from dozd/master Garry Newman 2021-09-24 13:45:53 +01:00
  • 997baf0a07
    Merge pull request #592 from juanjp600/helpers-takememory-fix Garry Newman 2021-09-24 13:44:29 +01:00
  • b5dc75d062
    Merge pull request #595 from Crytilis/master Garry Newman 2021-09-24 13:40:58 +01:00
  • a51ccbb69d Remove unused Garry Newman 2021-09-24 13:40:27 +01:00
  • 1c21400d3e Create .editorconfig Garry Newman 2021-09-24 13:36:22 +01:00
  • 21fb722e3f
    Update dotnetcore.yml Jason Thompson 2021-09-09 19:48:00 -05:00
  • e96d97c5b5
    Update dotnetcore.yml Jason Thompson 2021-09-09 19:45:31 -05:00
  • dd613232d3
    Update dotnetcore.yml Jason Thompson 2021-09-09 19:42:30 -05:00
  • 42c7755a58
    Update dotnetcore.yml Jason Thompson 2021-09-09 19:38:52 -05:00
  • 1a1d023356
    Update README.md Jason Thompson 2021-09-09 19:31:21 -05:00
  • 3eb302ac54 Migrated .Net Framework projects to .NET, retargeted projects for netstandard2.1 and/or net6.0 where appropriate, upgraded language level to latest for use with .NET 6 Jason Thompson 2021-09-09 18:59:58 -05:00
  • 9dd286eed4 Updated Generator to use disposable TakeMemory correctly Juan Pablo Arce 2021-08-30 22:13:31 -03:00
  • ba0f4d3e10 Fixed native memory buffers allocated by Helpers.TakeMemory being overshared when more than 4 simultaneous tasks call it Juan Pablo Arce 2021-08-30 21:25:01 -03:00
  • 8efc0414c4 Adjusted uploading progress bar so it doesn't jump back after finishing uploading content. Robin Sonneveld 2021-08-06 17:32:45 +02:00
  • 2be5012647
    Merge pull request #554 from chk1/patch-1 Garry Newman 2021-07-07 18:56:31 +01:00
  • 44cba3d228 Make Steamworks.SteamClient.IsValid is correct without Steam no-steam Rubat 2021-05-20 19:29:12 +03:00
  • 7a04765805 Handle Steam not running better Rubat 2021-05-20 19:04:12 +03:00