repoFacepunch.Steamworkscancel

487 Commits over 2,314 Days - 0.01cph!

7 Months Ago
Put all servers that failed to respond to the query into a "Unqueried" list intead of "Unresponsive"
10 Months Ago
Update dotnetcore.yml
10 Months Ago
InventoryTest.GetExchanges fix
10 Months Ago
Steamworks SDK 1.57 Add GetAuthTicketForWebApiAsync Forgot to update a few steam_api.dll and steam_api64.dll GameServerTest.BeginAuthSession fix InventoryTest.GetExchanges fix
10 Months Ago
GameServerTest.BeginAuthSession fix
10 Months Ago
Forgot to update a few steam_api.dll and steam_api64.dll
10 Months Ago
Add GetAuthTicketForWebApiAsync
11 Months Ago
Steamworks SDK 1.57
1 Year Ago
Revert "Update packages, drop net46 support" This reverts commit e81d1ac682cee74f84f4a4c967887dce35d18ecd.
1 Year Ago
More detailed debug levels in SteamNetworkingUtils Add SendRateMin, SendRateMax and NagleTime to SteamNetworkingUtils Merge branch 'master' of Facepunch.Steamworks
1 Year Ago
Update packages, drop net46 support
1 Year Ago
Drop net46 support Update packages
1 Year Ago
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /Generator Bumps [Newtonsoft.Json](JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. - [Release notes](JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json/compare/9.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 Year Ago
Handle Steam not running better (#566) * Handle Steam not running better * Make Steamworks.SteamClient.IsValid is correct without Steam Make sure Steamworks.SteamClient.IsValid is correct without Steam running
1 Year Ago
Check return value from FileRead (#663) Co-authored-by: Max Halldén <me@maxhallden.com>
1 Year Ago
update to steam sdk 1.55 (#675) includes native apple M1 support
1 Year Ago
Launch parameter fix UgcItem Downloaded time
1 Year Ago
Support for RemoteStorageLocalFileChange_t
2 Years Ago
Include "Success" field in LeaderboardUpdate struct
2 Years Ago
Re-enabled ShowFloatingGamepadTextInput
2 Years Ago
Legacy RemoteStorage based shared file downloading
2 Years Ago
Added missing methods needed by Chippy
2 Years Ago
Fix strings in readme (#621)
2 Years Ago
Add net46 target framework back for Unity support
2 Years Ago
Redist for 1.52 Headers for 1.52 Generator changes to support 1.52 Generated 1.52 Generator comments out SteamInputActionEvent_t.AnalogAction_t types since the type declaration is missing from steam_api.json Connection lanes implementation All SendMessage overloads have optional laneIndex Redist update for test cases Add missing fake IP API to steam_api.json Generated fake IP API Add fake IP support to SteamNetworkingSockets Add fake IP test cases Headers for 1.53 Redist for 1.53 Generated 1.53 Add NetAddress.IsFakeIPv4 RequestFakeIP / GetFakeIP comment fixes Do test case fake IP initialization before login Update test case steamclient.dll et al Merge pull request #612 from Facepunch/steamworks152 Steamworks 1.53 with multi lane and fake IP support
2 Years Ago
Update test case steamclient.dll et al
2 Years Ago
Headers for 1.53 Redist for 1.53 Generated 1.53 Add NetAddress.IsFakeIPv4 RequestFakeIP / GetFakeIP comment fixes Do test case fake IP initialization before login
2 Years Ago
Redist update for test cases Add missing fake IP API to steam_api.json Generated fake IP API Add fake IP support to SteamNetworkingSockets Add fake IP test cases
2 Years Ago
Connection lanes implementation All SendMessage overloads have optional laneIndex
2 Years Ago
Generator comments out SteamInputActionEvent_t.AnalogAction_t types since the type declaration is missing from steam_api.json
2 Years Ago
Redist for 1.52 Headers for 1.52 Generator changes to support 1.52 Generated 1.52
2 Years Ago
Update redistributables
2 Years Ago
Documentation Rework (#599)
2 Years Ago
Fix for GetFloat on struct Steamworks.Data.Stat always returning 0 (#598) Co-authored-by: B0TLANNER <b0tlanner.games@gmail.com>
3 Years Ago
These should be static
3 Years Ago
SteamPort isn't used anymore here
3 Years Ago
Create .editorconfig Merge branch 'master' of Facepunch.Steamworks Fix TextFilteringContext not getting exposed Update to Steamworks 152 Update fixes Added SteamUGC.ShowWorkshopEula() Added SteamUGC.GetWorkshopEulaStatus() Added SteamUtils.IsRunningOnSteamDeck Added SteamUtils.SetGameLauncherMode
3 Years Ago
Adjusted uploading progress bar so it doesn't jump back after finishing uploading content. Merge pull request #588 from rtsonneveld/master Adjusted uploading progress bar so it doesn't jump back
3 Years Ago
Update Facepunch.Steamworks.Win64.csproj Update Facepunch.Steamworks.Win32.csproj Merge pull request #520 from PhyxionNL/master Fix NuGet package generation
3 Years Ago
Added support for FilterText Updated Generator to be in line with expected generated code Remove uint from InitFilterText call FilterText now returns the filtered string instead of the number of filtered characters Merge pull request #514 from Noek1993/master Added support for FilterText
3 Years Ago
we HATE the garbage collector Merge pull request #558 from bobbahbrown/we-hate-gc Fix GC race condition in sending packets causing crash from steamworks
3 Years Ago
RemoteStoragePublishedFileSubscribed_t, RemoteStoragePublishedFileUnsubscribed_t, ItemInstalled_t callbacks Merge pull request #560 from dozd/master RemoteStoragePublishedFileSubscribed_t and RemoteStoragePublishedFile…
3 Years Ago
Fixed native memory buffers allocated by Helpers.TakeMemory being overshared when more than 4 simultaneous tasks call it Updated Generator to use disposable TakeMemory correctly Merge pull request #592 from juanjp600/helpers-takememory-fix Fixed race condition caused by too many tasks using Helpers.TakeMemory simultaneously
3 Years Ago
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 Update README.md Update dotnetcore.yml Update dotnetcore.yml Update dotnetcore.yml Update dotnetcore.yml Remove unused Merge pull request #595 from Crytilis/master Migrated .NET Framework and upgraded projects in anticipation of NET6
3 Years Ago
Fix typo in function documentation Merge pull request #554 from chk1/patch-1 Fix typo in function documentation
3 Years Ago
Make Steamworks.SteamClient.IsValid is correct without Steam Make sure Steamworks.SteamClient.IsValid is correct without Steam running
3 Years Ago
Handle Steam not running better
3 Years Ago
Fix #523: Make Lobby.SendChatBytes public. Also add a unsafe variant that would require zero copies to a managed array. Merge pull request #524 from HouraiTeahouse/public-lobby-chat Implement #523: Make Lobby.SendChatBytes public.
3 Years Ago
ReadFile -> FileRead Merge pull request #527 from mlajtos/patch-1 ReadFile -> FileRead
3 Years Ago
Override connection's GetHashCode() Merge pull request #541 from morga4/master Override connection's GetHashCode()