Commit Graph

  • 49b55c74b8 Using shorter NetAddress.From Garry Newman 2020-02-26 13:49:46 +0000
  • 8b2a888feb Cleaned up SteamClientClass/SteamServerClass Garry Newman 2020-02-26 13:49:31 +0000
  • b0d23eff22 Fixed dispatch double callbacks when server initialized Garry Newman 2020-02-26 12:42:20 +0000
  • bf60680d87 Renamed SteamNetworkingUtils.GetConfigInt to SetConfigInt Garry Newman 2020-02-26 12:41:45 +0000
  • a8f1ac3799 Added SteamNetworkingUtils.Timeout Garry Newman 2020-02-26 12:41:29 +0000
  • 122c2b0a57 Added SteamNetworkingUtils.ConnectionTimeout Garry Newman 2020-02-26 12:41:20 +0000
  • a60281dc41 Fixed SteamServer events being hooked twice Garry Newman 2020-02-25 19:04:28 +0000
  • 5d9e4b5c0b Fixed SteamFriends events not being hooked Garry Newman 2020-02-25 19:03:56 +0000
  • 4d98ea3d51 Output data as proper hex Garry Newman 2020-02-25 16:26:18 +0000
  • 263fb219a8 Nuget - include steam_api64.dll Garry Newman 2020-02-25 14:37:29 +0000
  • 998c18764a Chnaged RequestEncryptedAppTicketAsync tests to keep in mind that it can only be called once every 60 seconds Garry Newman 2020-02-25 13:29:15 +0000
  • 59eabc1302 Throw exception if trying to initialize multiple times Garry Newman 2020-02-25 12:42:09 +0000
  • b45ac59a21 Update SteamNetworkingTest.cs Garry Newman 2020-02-25 12:33:16 +0000
  • f191ee5e42 Shutdown dispatch on server/client close Garry Newman 2020-02-25 12:32:12 +0000
  • 895e11e801 Nuget shit 2.3.0 Garry Newman 2020-02-24 18:58:53 +0000
  • 61a103919b Delete Jenkinsfile Garry Newman 2020-02-24 17:14:22 +0000
  • a043019f0a Update dotnetcore.yml Garry Newman 2020-02-24 17:08:37 +0000
  • 546066d4cc Update dotnetcore.yml Garry Newman 2020-02-24 17:03:06 +0000
  • d526fa5e9f Update dotnetcore.yml Garry Newman 2020-02-24 17:02:01 +0000
  • bffa403e39 actions/checkout@v2 Garry Newman 2020-02-24 16:59:19 +0000
  • a075810468
    Update dotnetcore.yml Garry Newman 2020-02-24 16:57:07 +0000
  • f1e8664d28
    Create dotnetcore.yml Garry Newman 2020-02-24 16:42:51 +0000
  • c9053b0a91 In ISteamNetworking everything is deprecated apart from the p2p stuff Garry Newman 2020-02-24 16:26:23 +0000
  • 403488dfcb Fixed NetworkUtils.DebugOut on 32bit Garry Newman 2020-02-24 14:46:29 +0000
  • d990b537a3 Some code quality stuff Garry Newman 2020-02-24 14:11:27 +0000
  • b52a63bc8b Delete Facepunch.Steamworks.Posix64.csproj Garry Newman 2020-02-24 13:34:32 +0000
  • 23b3304332 RequestUserStats to RequestUserStatsAsync Garry Newman 2020-02-24 13:28:27 +0000
  • 52ecc0b594 Added SteamUgc.DownloadAsync Garry Newman 2020-02-24 13:24:18 +0000
  • 2843749918 Hide FriendFlags Garry Newman 2020-02-24 13:07:50 +0000
  • faee6f6cf2 Rename RequestGlobalStats to RequestGlobalStatsAsync Garry Newman 2020-02-24 12:58:46 +0000
  • 29f426baf0 Added Friend.GetAchievementUnlockTime Garry Newman 2020-02-24 12:00:57 +0000
  • ae900f84bc Added Friend.GetAchievement Garry Newman 2020-02-24 12:00:42 +0000
  • 2928939c9f Added Friend.GetStatInt Garry Newman 2020-02-24 12:00:34 +0000
  • 7c20b57957 Added Friend.GetStatFloat Garry Newman 2020-02-24 12:00:26 +0000
  • 18fbabaf2c Added Friend.RequestUserStats() Garry Newman 2020-02-24 12:00:13 +0000
  • 86a8f80584 Fixed SocketInterface duplicate connections, callbacks Garry Newman 2020-02-24 11:33:52 +0000
  • 44196682c8 Added SteamNetworkUtils.OnDebugOutput, DebugLevel Garry Newman 2020-02-24 11:33:29 +0000
  • 41c1d0da08 Ignore enums with "Force32Bit" in their names Garry Newman 2020-02-24 10:33:11 +0000
  • 3c8a2f6cd1 NetMsg uses the flat function to release Garry Newman 2020-02-24 10:14:59 +0000
  • afd314627d Added StructFunctions Garry Newman 2020-02-24 10:14:31 +0000
  • e7a6a00675 Networking Cleanup Garry Newman 2020-02-24 08:58:09 +0000
  • 4871c634fb Added IsSteamChinaLauncher Garry Newman 2020-02-23 19:14:27 +0000
  • fc74049123 Added Duration Control Garry Newman 2020-02-23 19:09:31 +0000
  • f495d18ece Added SteamRemotePlay Garry Newman 2020-02-23 18:58:50 +0000
  • 8b2599be98 Try to define whether interfaces are shared/client/server only a bit better Garry Newman 2020-02-23 18:34:56 +0000
  • c80421e9a9 Update NetworkingSocketsTest.TestConnectionInterface.cs Garry Newman 2020-02-23 11:48:31 +0000
  • 428c2425a0 CallResult takes an IsServer parameter Garry Newman 2020-02-23 11:44:14 +0000
  • aab047717b Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2020-02-23 11:26:02 +0000
  • bc9801c36a Prefer use client interface if both exist (this might need a big change at some point) Garry Newman 2020-02-23 11:25:56 +0000
  • f517587edc
    Update README.md Garry Newman 2020-02-23 09:43:06 +0000
  • 49252f49f5
    Update README.md Garry Newman 2020-02-23 09:41:57 +0000
  • 23a5964171
    Wiki link Garry Newman 2020-02-23 09:41:45 +0000
  • dfa98564f7 Update issue templates Garry Newman 2020-02-23 09:22:54 +0000
  • 4d2d15f3af Update issue templates Garry Newman 2020-02-23 09:22:27 +0000
  • 16d4b4f6f8 Update issue templates Garry Newman 2020-02-23 09:21:07 +0000
  • 8f36f0c939 Comment Fix Garry Newman 2020-02-23 09:14:16 +0000
  • ffa48fb03c Fixed server interfaces Garry Newman 2020-02-23 08:57:25 +0000
  • 011c596cb1 Meta Files Garry Newman 2020-02-22 21:52:00 +0000
  • 4108895749 Build server fix Garry Newman 2020-02-22 21:47:30 +0000
  • e3ac585144 No need for posix32/64 now - combined to just posix Garry Newman 2020-02-22 21:45:26 +0000
  • c2a980227d Wrong named meta file Garry Newman 2020-02-22 21:28:22 +0000
  • 4b10d72d12 Callback fix Garry Newman 2020-02-22 21:13:47 +0000
  • abb749078b Removed debug Console.WriteLine Garry Newman 2020-02-22 21:11:14 +0000
  • c8cb180b78 Added SteamUserStats.RequestGlobalStats Garry Newman 2020-02-22 21:03:29 +0000
  • d58dfdf4d2
    Merge pull request #326 from kamyker/kamyker-patch-2 Garry Newman 2020-02-22 20:54:30 +0000
  • a934498263
    Merge pull request #368 from mkracik/master Garry Newman 2020-02-22 20:49:56 +0000
  • 1d3585fa6a
    Merge branch 'master' into master Garry Newman 2020-02-22 20:49:47 +0000
  • b6c24ce04c
    Merge pull request #373 from matt-bcs/master Garry Newman 2020-02-22 20:48:13 +0000
  • ceb66b731e
    32bit now supported again Garry Newman 2020-02-22 20:47:48 +0000
  • 8ecd08fa50
    Update README.md Garry Newman 2020-02-22 20:47:24 +0000
  • 3a0e68c6e1 Unity dll updates Garry Newman 2020-02-22 20:46:24 +0000
  • a7954f9e21 Updated tests Garry Newman 2020-02-22 20:29:37 +0000
  • d8e5a48f65 Updated Implementation to use flat api Garry Newman 2020-02-22 20:23:19 +0000
  • 92b45c7596 Latest Generated Garry Newman 2020-02-22 20:18:07 +0000
  • ed96cafbe4 Updated generator to use flat files Garry Newman 2020-02-22 20:16:04 +0000
  • 85339a079a Steamworks 1.48 Garry Newman 2020-02-22 20:14:01 +0000
  • ba5c143dee Networking fixes flat Garry Newman 2020-02-22 11:17:12 +0000
  • 43f4791b97 Update test libraries Garry Newman 2020-02-22 10:01:25 +0000
  • 9d8fabe620 Library latests Garry Newman 2020-02-22 09:59:32 +0000
  • 188c938474 Generation Garry Newman 2020-02-22 09:58:19 +0000
  • c8d4d8cab7 Sdk 1.48 Garry Newman 2020-02-22 09:57:36 +0000
  • a05760c76a intptr_t => IntPtr Garry Newman 2020-02-20 12:41:17 +0000
  • f562e65149 Cleanup Garry Newman 2020-02-20 12:09:23 +0000
  • 0ea03e1499 Cleaning Garry Newman 2020-02-19 17:00:26 +0000
  • 0d98fd9de9 Restore network tests Garry Newman 2020-02-19 15:29:18 +0000
  • 9bac5a32c2 RequestEncryptedAppTicketAsync will return null on subsequent calls if they're too often Garry Newman 2020-02-19 14:40:21 +0000
  • 008f317b43 Do Callbacks Garry Newman 2020-02-19 14:29:40 +0000
  • f06e5a7960 Switched callbacks to dispatch system Garry Newman 2020-02-19 14:25:12 +0000
  • f35a376cfc Fixed GetFileDetails test Garry Newman 2020-02-19 13:57:41 +0000
  • 19faf2f7dd Removed unused Garry Newman 2020-02-19 13:57:26 +0000
  • 3f88106c0b New dispatch system Garry Newman 2020-02-19 13:57:17 +0000
  • 8c603d4880 Custom enums Garry Newman 2020-02-19 13:11:40 +0000
  • 00379ac7b7 CallbackResult - stall for now Garry Newman 2020-02-19 12:29:21 +0000
  • e3eb5dccdd Fixup tests to work on 32bit Garry Newman 2020-02-19 12:29:07 +0000
  • f5050f3f94 Remove GLobalFunctions.cs Garry Newman 2020-02-19 11:38:37 +0000
  • 6689ea9061 Set calling conventions Garry Newman 2020-02-19 11:38:24 +0000
  • 1e30ef35d3 Use method.desc Garry Newman 2020-02-19 11:17:55 +0000
  • 171d563f56 New accessor system Garry Newman 2020-02-19 11:14:50 +0000
  • ea60c03b95 SteamIPAddress takeover Garry Newman 2020-02-19 10:44:15 +0000
  • 26e634a7f0 Restore networking interfaces Garry Newman 2020-02-19 10:30:04 +0000