Commit Graph

1030 Commits

Author SHA1 Message Date
Garry Newman
4d98ea3d51 Output data as proper hex 2020-02-25 16:26:18 +00:00
Garry Newman
263fb219a8 Nuget - include steam_api64.dll 2020-02-25 14:37:29 +00:00
Garry Newman
998c18764a Chnaged RequestEncryptedAppTicketAsync tests to keep in mind that it can only be called once every 60 seconds 2020-02-25 13:29:15 +00:00
Garry Newman
59eabc1302 Throw exception if trying to initialize multiple times 2020-02-25 12:42:09 +00:00
Garry Newman
b45ac59a21 Update SteamNetworkingTest.cs 2020-02-25 12:33:16 +00:00
Garry Newman
f191ee5e42 Shutdown dispatch on server/client close 2020-02-25 12:32:12 +00:00
Garry Newman
895e11e801 Nuget shit 2020-02-24 18:58:53 +00:00
Garry Newman
61a103919b Delete Jenkinsfile 2020-02-24 17:14:22 +00:00
Garry Newman
a043019f0a Update dotnetcore.yml 2020-02-24 17:08:37 +00:00
Garry Newman
546066d4cc Update dotnetcore.yml 2020-02-24 17:03:06 +00:00
Garry Newman
d526fa5e9f Update dotnetcore.yml 2020-02-24 17:02:01 +00:00
Garry Newman
bffa403e39 actions/checkout@v2 2020-02-24 16:59:19 +00:00
Garry Newman
a075810468
Update dotnetcore.yml 2020-02-24 16:57:07 +00:00
Garry Newman
f1e8664d28
Create dotnetcore.yml 2020-02-24 16:42:51 +00:00
Garry Newman
c9053b0a91 In ISteamNetworking everything is deprecated apart from the p2p stuff 2020-02-24 16:26:23 +00:00
Garry Newman
403488dfcb Fixed NetworkUtils.DebugOut on 32bit 2020-02-24 14:46:29 +00:00
Garry Newman
d990b537a3 Some code quality stuff 2020-02-24 14:11:27 +00:00
Garry Newman
b52a63bc8b Delete Facepunch.Steamworks.Posix64.csproj 2020-02-24 13:34:32 +00:00
Garry Newman
23b3304332 RequestUserStats to RequestUserStatsAsync 2020-02-24 13:28:27 +00:00
Garry Newman
52ecc0b594 Added SteamUgc.DownloadAsync 2020-02-24 13:24:18 +00:00
Garry Newman
2843749918 Hide FriendFlags 2020-02-24 13:07:50 +00:00
Garry Newman
faee6f6cf2 Rename RequestGlobalStats to RequestGlobalStatsAsync 2020-02-24 12:58:46 +00:00
Garry Newman
29f426baf0 Added Friend.GetAchievementUnlockTime 2020-02-24 12:00:57 +00:00
Garry Newman
ae900f84bc Added Friend.GetAchievement 2020-02-24 12:00:42 +00:00
Garry Newman
2928939c9f Added Friend.GetStatInt 2020-02-24 12:00:34 +00:00
Garry Newman
7c20b57957 Added Friend.GetStatFloat 2020-02-24 12:00:26 +00:00
Garry Newman
18fbabaf2c Added Friend.RequestUserStats() 2020-02-24 12:00:13 +00:00
Garry Newman
86a8f80584 Fixed SocketInterface duplicate connections, callbacks 2020-02-24 11:33:52 +00:00
Garry Newman
44196682c8 Added SteamNetworkUtils.OnDebugOutput, DebugLevel 2020-02-24 11:33:29 +00:00
Garry Newman
41c1d0da08 Ignore enums with "Force32Bit" in their names 2020-02-24 10:33:11 +00:00
Garry Newman
3c8a2f6cd1 NetMsg uses the flat function to release 2020-02-24 10:14:59 +00:00
Garry Newman
afd314627d Added StructFunctions 2020-02-24 10:14:31 +00:00
Garry Newman
e7a6a00675 Networking Cleanup 2020-02-24 08:58:09 +00:00
Garry Newman
4871c634fb Added IsSteamChinaLauncher 2020-02-23 19:14:27 +00:00
Garry Newman
fc74049123 Added Duration Control 2020-02-23 19:09:31 +00:00
Garry Newman
f495d18ece Added SteamRemotePlay 2020-02-23 18:58:50 +00:00
Garry Newman
8b2599be98 Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
Garry Newman
c80421e9a9 Update NetworkingSocketsTest.TestConnectionInterface.cs 2020-02-23 11:48:31 +00:00
Garry Newman
428c2425a0 CallResult takes an IsServer parameter 2020-02-23 11:44:14 +00:00
Garry Newman
aab047717b Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks 2020-02-23 11:26:02 +00:00
Garry Newman
bc9801c36a Prefer use client interface if both exist (this might need a big change at some point) 2020-02-23 11:25:56 +00:00
Garry Newman
f517587edc
Update README.md 2020-02-23 09:43:06 +00:00
Garry Newman
49252f49f5
Update README.md 2020-02-23 09:41:57 +00:00
Garry Newman
23a5964171
Wiki link 2020-02-23 09:41:45 +00:00
Garry Newman
dfa98564f7 Update issue templates 2020-02-23 09:22:54 +00:00
Garry Newman
4d2d15f3af Update issue templates 2020-02-23 09:22:27 +00:00
Garry Newman
16d4b4f6f8 Update issue templates 2020-02-23 09:21:07 +00:00
Garry Newman
8f36f0c939 Comment Fix 2020-02-23 09:14:16 +00:00
Garry Newman
ffa48fb03c Fixed server interfaces 2020-02-23 08:57:25 +00:00
Garry Newman
011c596cb1 Meta Files 2020-02-22 21:52:00 +00:00