Commit Graph

  • 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
  • 8d5f140e09 GetImage returns null on -1 Garry Newman 2019-05-01 13:22:06 +01:00
  • fb97dbee2e Added Friend.RequestInfoAsync Garry Newman 2019-05-01 13:21:52 +01:00
  • ab535d367d Added Achivement.GetIconAsync() (waits for load if not loaded) Garry Newman 2019-05-01 11:47:50 +01:00
  • 38a29c6059 Safeguards and tests regarding #248 in GetScoresAroundUserAsync Garry Newman 2019-05-01 08:45:11 +01:00
  • 51ab76893a SteamNetworkingTest Garry Newman 2019-04-30 22:51:01 +01:00
  • 5938bf59d4 SteamNetworking Garry Newman 2019-04-30 22:45:37 +01:00
  • 6eae474e6e Parse/Generate ISteamNetworking Garry Newman 2019-04-30 22:01:02 +01:00
  • b2cfbe23c5 Fixed not parsing function names containing numbers Garry Newman 2019-04-30 21:58:19 +01:00
  • a80ee82e53
    Update README.md Garry Newman 2019-04-30 21:19:13 +01:00
  • 26b79db7e4 Merge branch 'steamworks144' Garry Newman 2019-04-30 17:27:25 +01:00
  • 850c37e77d Update Jenkinsfile v2.0-alpha steamworks144 Garry Newman 2019-04-30 17:11:45 +01:00
  • 32850da719 Update Jenkinsfile Garry Newman 2019-04-30 17:10:06 +01:00
  • 8916161464 Update Jenkinsfile Garry Newman 2019-04-30 17:07:33 +01:00
  • 4160e72141 Update Jenkinsfile Garry Newman 2019-04-30 17:03:14 +01:00
  • d16db7c13c just do a normal copy Garry Newman 2019-04-30 17:00:57 +01:00
  • 868c5672b9 Copy using xcopy Garry Newman 2019-04-30 16:58:14 +01:00
  • 0042a63db1 Artifact test Garry Newman 2019-04-30 16:55:46 +01:00
  • 1f7e78be09 UnityPlugin base Garry Newman 2019-04-30 16:52:47 +01:00
  • 93d20de83b ISteamCallback was a nice idea but IL2CPP support makes it unfeasible Garry Newman 2019-04-30 16:43:27 +01:00
  • 4237204f45
    Merge pull request #229 from igniuss/patch-1 Garry Newman 2019-04-30 16:39:02 +01:00
  • 86e4576baf IL2CPP works again Garry Newman 2019-04-30 15:42:10 +01:00
  • ff48493ceb Structs with a CSteamID don't need the pack8 alternative Garry Newman 2019-04-30 14:56:59 +01:00
  • 84627fe69f Struct is the pack4 version Garry Newman 2019-04-30 14:51:56 +01:00
  • eb51e359d4 Merge branch 'steamworks144' of https://github.com/Facepunch/Facepunch.Steamworks into steamworks144 Garry Newman 2019-04-30 14:27:56 +01:00
  • 87cd93bfde CheckFileSignature => CheckFileSignatureAsync Garry Newman 2019-04-30 14:27:54 +01:00
  • 10a82adca9 Event cleanup Garry Newman 2019-04-30 14:27:45 +01:00
  • cbc154da66 We can treat mac and linux as the same os Garry Newman 2019-04-30 13:01:30 +01:00
  • 8b78f8a1a7
    Update README.md Garry Newman 2019-04-30 12:58:47 +01:00