Commit Graph

  • 1980a2106a Update Base.cs Garry Newman 2019-05-10 10:10:20 +01:00
  • d0b4ce0451 Fixed OnActiveBeaconsUpdated not getting called Garry Newman 2019-05-10 10:10:03 +01:00
  • 075e5460a4 InventoryItem IEquatable Garry Newman 2019-05-10 10:09:52 +01:00
  • eae18553da Types now impl,ement IEquatable Garry Newman 2019-05-10 10:08:47 +01:00
  • 10c099d910 Added Steamworks.ServerList.IpList for querying an array of Ips Garry Newman 2019-05-10 09:33:58 +01:00
  • b85fe5ffd8 nGameLobbyJoinRequested now passes a lobby object Garry Newman 2019-05-09 16:18:34 +01:00
  • 000358aae8 SteamServerStats Garry Newman 2019-05-09 11:29:50 +01:00
  • 8c986113de ISteamGameServerStats Garry Newman 2019-05-09 11:17:19 +01:00
  • 360645962f Equality compare InventoryItem (probably need to do this to every struct) Garry Newman 2019-05-08 21:15:20 +01:00
  • f65cfecc64 Changed TransferItemQuantity to Add Garry Newman 2019-05-08 21:14:58 +01:00
  • 85c55a5bb1 SteamServer.Update becomes RunCallbacks, has OnCallbackException Garry Newman 2019-05-08 20:49:33 +01:00
  • 9339477c89 SteamInventory.AddPromoItemAsync Garry Newman 2019-05-08 14:52:47 +01:00
  • 8ea4231778 SteamInventory.TriggerItemDropAsync Garry Newman 2019-05-08 14:52:39 +01:00
  • 39c1e8da1e SteamInventory.GrantPromoItemsAsync Garry Newman 2019-05-08 14:52:32 +01:00
  • 60377c9c5b SteamUser.DecompressVoice with byte Garry Newman 2019-05-08 14:52:16 +01:00
  • 0342f8a712 SteamUserStats.ResetAll Garry Newman 2019-05-08 14:52:05 +01:00
  • 3212f39be5 SteamUserStats - direct Get/Setters Garry Newman 2019-05-08 14:51:58 +01:00
  • 05e12c32e1 OnInventoryUpdated passes the InventoryResult Garry Newman 2019-05-08 13:01:28 +01:00
  • 49bb3644bd Added Stat.Add Garry Newman 2019-05-08 12:38:09 +01:00
  • f8798f2f4e Added Server.Tags Garry Newman 2019-05-08 12:28:47 +01:00
  • cf458a515a OnAchievementProgress returns a Achievement instead of a string Garry Newman 2019-05-08 12:07:57 +01:00
  • 6c0e3df84c FetchItem to QueryFileAsync Garry Newman 2019-05-08 11:18:56 +01:00
  • c6ac47c0c3 Use pack8 structs for windows where appropriate Garry Newman 2019-05-08 11:13:23 +01:00
  • 1dd679c391 Test fixes Garry Newman 2019-05-08 11:12:39 +01:00
  • ad21e90e90 Added IsPack4OnWindows to codegen struct Garry Newman 2019-05-08 09:49:32 +01:00
  • c625bbaef9 Added QuerySpecificFile test Garry Newman 2019-05-08 09:40:42 +01:00
  • 966ad90630 Added SteamUGC.FetchItem Garry Newman 2019-05-08 09:40:28 +01:00
  • eceeb2cb8f Added Steamworks.Ugc.FileQuery Garry Newman 2019-05-08 09:40:19 +01:00
  • 18f81573f5 Added CraftItemAsync with Amounts Garry Newman 2019-05-07 21:25:41 +01:00
  • d40efa8612 InventoryDef properties cache Garry Newman 2019-05-07 21:11:55 +01:00
  • b6fa05afa2 InventoryDef.IsGenerator Garry Newman 2019-05-07 21:11:45 +01:00
  • 060af634d7 SteamInventory.Items (because it's nice and noob friendly) Garry Newman 2019-05-07 21:01:42 +01:00
  • a020474856 Added RequestEncryptedAppTicketAsync Garry Newman 2019-05-07 20:21:06 +01:00
  • 503d8964ea NormalEndtoEnd test, fixed lockups Garry Newman 2019-05-07 17:42:03 +01:00
  • d811afc741 Added "Connecting" bool to ConnectionInterface Garry Newman 2019-05-07 17:41:53 +01:00
  • 45471330d4 Regions in SteamNetworkingSockets Garry Newman 2019-05-07 17:41:36 +01:00
  • 82fe950bbf Can define Ip in NetAddress Garry Newman 2019-05-07 17:41:24 +01:00
  • 89e93d6c2a Added Async to some async method names Garry Newman 2019-05-07 16:59:52 +01:00
  • 6ecc68e5d7 Fixed some SteamInventory methods not being public Garry Newman 2019-05-07 16:52:39 +01:00
  • 1dc804c7ac Added UgcEditor.WithChangeLog Garry Newman 2019-05-07 16:44:01 +01:00
  • 8560d94a18 Ugc.Editor visibility Garry Newman 2019-05-07 16:41:18 +01:00
  • 43c3aa35f5 Ugc.Editor.WithTag Garry Newman 2019-05-07 16:38:54 +01:00
  • a82a56bd4c SteamParamStringArray Garry Newman 2019-05-07 16:38:36 +01:00
  • 3516422c3f UgcEditor.WithPreviewFile Garry Newman 2019-05-07 16:28:48 +01:00
  • fd320e2848 Steamworks.Ugc.Item.GetAsync Garry Newman 2019-05-07 16:28:35 +01:00
  • f42fdfd09a Rename Ugc.Item.PreviewImageUrl Garry Newman 2019-05-07 15:50:37 +01:00
  • a4a1b32bc7 Made SteamInventory.FindDefinition public Garry Newman 2019-05-07 15:49:35 +01:00
  • 2a74b309dd Added ServerInfo.QueryRulesAsync Garry Newman 2019-05-07 15:33:44 +01:00
  • 78c69b15a8 InventoryRecipe Garry Newman 2019-05-07 14:27:11 +01:00
  • 0ae14db7f8 Fixes Garry Newman 2019-05-06 21:41:48 +01:00
  • 63b3cae096 Cleaning up Garry Newman 2019-05-06 21:19:00 +01:00
  • ea97de9c02 Tons of extra UGCItem fields Garry Newman 2019-05-06 20:46:11 +01:00
  • dda27d2c61 Delete SteamServerInventory.cs Garry Newman 2019-05-06 15:45:43 +01:00
  • 2a55d7a8e8 Added Ugc.Item.Directory Garry Newman 2019-05-06 15:45:25 +01:00
  • a0d9fdeab1 Added Steamworks.Realm Garry Newman 2019-05-06 15:45:01 +01:00
  • d1cc0da526 Adding SteamFriends.RequestUserInformation Garry Newman 2019-05-06 15:44:51 +01:00
  • 533b6ad28d Network Enum cleanup Garry Newman 2019-05-06 13:38:37 +01:00
  • 9bb5b5178e Struct name consistency Garry Newman 2019-05-06 13:34:41 +01:00
  • b171e22861 SteamNetworkingMicroseconds => long Garry Newman 2019-05-06 13:26:37 +01:00
  • 16851f1228 Added NetConnection.DetailedStatus Garry Newman 2019-05-06 13:02:39 +01:00
  • cdeccc5afe Message send/recv tests Garry Newman 2019-05-06 12:33:29 +01:00
  • f77332a41f ConnectionInterface MessageReading Garry Newman 2019-05-06 12:02:36 +01:00
  • 14d947c7ba NetMsg with Release Garry Newman 2019-05-06 12:02:09 +01:00
  • 12ab3f1248 NetworkIdentity ToString Garry Newman 2019-05-06 12:00:37 +01:00
  • 71d8226e28 Force ppOutMessages to IntPtr Garry Newman 2019-05-06 12:00:24 +01:00
  • ebfecfe25c Added ReadVoiceDataBytes Garry Newman 2019-05-06 10:31:28 +01:00
  • 3b2c7a5a16 Adding Receive (it's crashing because it needs to be an array of intptr) Garry Newman 2019-05-03 16:47:29 +01:00
  • 91083d5d16 Updated Socket Tests Garry Newman 2019-05-03 15:08:48 +01:00
  • 9d363de6b8 Creating a Socket/Connection means you need to create an interface Garry Newman 2019-05-03 15:07:48 +01:00
  • 91f8f3ed29 Added SendType Garry Newman 2019-05-03 15:07:10 +01:00
  • ab23781a5d SocketInterface/ConnectionInterface Garry Newman 2019-05-03 15:07:01 +01:00
  • 00bdc717c6 added ConnectionState.cs Garry Newman 2019-05-03 15:06:50 +01:00
  • 14c5bace46 ConnectionInfo.SteamId Garry Newman 2019-05-03 15:06:18 +01:00
  • 0265eda9f0 Connection SendMessage Garry Newman 2019-05-03 15:05:55 +01:00
  • 5fdbf02b29 Added SteamClient.OnCallbackException Garry Newman 2019-05-03 14:11:05 +01:00
  • 4ed8a4250b SteamNetworkingConnectionState => ConnectionState Garry Newman 2019-05-03 10:44:48 +01:00
  • ea0f19ff8e Network struct packing fixes Garry Newman 2019-05-03 10:16:52 +01:00
  • 6be5826f31 ConnectionInfo Garry Newman 2019-05-02 21:40:39 +01:00
  • ce3525bf1d Struct cleanups and testing Garry Newman 2019-05-02 20:41:45 +01:00
  • 270b3f0300 SteamNetConnectionStatusChangedCallback_t callback Garry Newman 2019-05-02 19:43:01 +01:00
  • 6c41ef2e51 Connection basics Garry Newman 2019-05-02 17:45:10 +01:00
  • 1c5eeedf40 SteamNetworking boilerplate Garry Newman 2019-05-02 16:58:44 +01:00
  • 9b2ad8e49a ISteamNetworkingSockets generating Garry Newman 2019-05-02 16:55:50 +01:00
  • 3eae3314b6 SteamNetworkUtil global config basics Garry Newman 2019-05-02 15:57:57 +01:00
  • 16ce5f4d63 NetworkingUtils (Ping stuff) Garry Newman 2019-05-02 15:23:47 +01:00
  • 1c1925bae9 Update how interfaces are initialized so we can initialize userless Garry Newman 2019-05-02 13:27:46 +01:00
  • 87ff387ca6 SteamNetworking enum/structs Garry Newman 2019-05-02 13:05:56 +01:00
  • 239273a715 ISteamNetworkingUtils Garry Newman 2019-05-02 13:05:38 +01:00
  • 068beddc04 95% bound SteamParties, even though I am doubting its usefulness Garry Newman 2019-05-01 22:29:42 +01:00
  • 93c4de7eda Added missing structs Garry Newman 2019-05-01 21:46:05 +01:00
  • c5ec70447b ISteamParties Garry Newman 2019-05-01 21:33:10 +01:00
  • 5f9ad75741 OnLobbyMemberLeft becomes OnLobbyMemberLeave Garry Newman 2019-05-01 16:40:46 +01:00
  • 362ba26729 Chat test Garry Newman 2019-05-01 16:34:46 +01:00
  • fbad8b8d6e Lobby Events Garry Newman 2019-05-01 16:30:28 +01:00
  • e3840a9a3a LobbyQuery, Lobby Joining, Lobby Creating Garry Newman 2019-05-01 15:55:22 +01:00
  • 5a68e15676 ISteamMatchmaking Garry Newman 2019-05-01 14:28:42 +01:00
  • 994cdee49e Round off some edges with ItemDefinitions Garry Newman 2019-05-01 14:03:37 +01:00
  • 157d0d676e Compile fix Garry Newman 2019-05-01 13:24:05 +01:00
  • 96eeea1662 GetPlayedWith test RequestInfo on each user first Garry Newman 2019-05-01 13:23:13 +01:00
  • cf0e3417de Fixed GetPlayedWith Garry Newman 2019-05-01 13:22:50 +01:00