Commit Graph

748 Commits

Author SHA1 Message Date
Garry Newman
060af634d7 SteamInventory.Items (because it's nice and noob friendly) 2019-05-07 21:01:42 +01:00
Garry Newman
a020474856 Added RequestEncryptedAppTicketAsync 2019-05-07 20:21:06 +01:00
Garry Newman
503d8964ea NormalEndtoEnd test, fixed lockups 2019-05-07 17:42:03 +01:00
Garry Newman
d811afc741 Added "Connecting" bool to ConnectionInterface 2019-05-07 17:41:53 +01:00
Garry Newman
45471330d4 Regions in SteamNetworkingSockets 2019-05-07 17:41:36 +01:00
Garry Newman
82fe950bbf Can define Ip in NetAddress 2019-05-07 17:41:24 +01:00
Garry Newman
89e93d6c2a Added Async to some async method names 2019-05-07 16:59:52 +01:00
Garry Newman
6ecc68e5d7 Fixed some SteamInventory methods not being public 2019-05-07 16:52:39 +01:00
Garry Newman
1dc804c7ac Added UgcEditor.WithChangeLog 2019-05-07 16:44:01 +01:00
Garry Newman
8560d94a18 Ugc.Editor visibility 2019-05-07 16:41:18 +01:00
Garry Newman
43c3aa35f5 Ugc.Editor.WithTag 2019-05-07 16:38:54 +01:00
Garry Newman
a82a56bd4c SteamParamStringArray 2019-05-07 16:38:36 +01:00
Garry Newman
3516422c3f UgcEditor.WithPreviewFile 2019-05-07 16:28:48 +01:00
Garry Newman
fd320e2848 Steamworks.Ugc.Item.GetAsync 2019-05-07 16:28:35 +01:00
Garry Newman
f42fdfd09a Rename Ugc.Item.PreviewImageUrl 2019-05-07 15:50:37 +01:00
Garry Newman
a4a1b32bc7 Made SteamInventory.FindDefinition public 2019-05-07 15:49:35 +01:00
Garry Newman
2a74b309dd Added ServerInfo.QueryRulesAsync 2019-05-07 15:33:44 +01:00
Garry Newman
78c69b15a8 InventoryRecipe 2019-05-07 14:27:11 +01:00
Garry Newman
0ae14db7f8 Fixes 2019-05-06 21:41:48 +01:00
Garry Newman
63b3cae096 Cleaning up 2019-05-06 21:19:00 +01:00
Garry Newman
ea97de9c02 Tons of extra UGCItem fields 2019-05-06 20:46:11 +01:00
Garry Newman
dda27d2c61 Delete SteamServerInventory.cs 2019-05-06 15:45:43 +01:00
Garry Newman
2a55d7a8e8 Added Ugc.Item.Directory 2019-05-06 15:45:25 +01:00
Garry Newman
a0d9fdeab1 Added Steamworks.Realm 2019-05-06 15:45:01 +01:00
Garry Newman
d1cc0da526 Adding SteamFriends.RequestUserInformation 2019-05-06 15:44:51 +01:00
Garry Newman
533b6ad28d Network Enum cleanup 2019-05-06 13:38:37 +01:00
Garry Newman
9bb5b5178e Struct name consistency 2019-05-06 13:34:41 +01:00
Garry Newman
b171e22861 SteamNetworkingMicroseconds => long 2019-05-06 13:26:37 +01:00
Garry Newman
16851f1228 Added NetConnection.DetailedStatus 2019-05-06 13:02:39 +01:00
Garry Newman
cdeccc5afe Message send/recv tests 2019-05-06 12:33:29 +01:00
Garry Newman
f77332a41f ConnectionInterface MessageReading 2019-05-06 12:02:36 +01:00
Garry Newman
14d947c7ba NetMsg with Release 2019-05-06 12:02:09 +01:00
Garry Newman
12ab3f1248 NetworkIdentity ToString 2019-05-06 12:00:37 +01:00
Garry Newman
71d8226e28 Force ppOutMessages to IntPtr 2019-05-06 12:00:24 +01:00
Garry Newman
ebfecfe25c Added ReadVoiceDataBytes 2019-05-06 10:31:28 +01:00
Garry Newman
3b2c7a5a16 Adding Receive (it's crashing because it needs to be an array of intptr) 2019-05-03 16:47:29 +01:00
Garry Newman
91083d5d16 Updated Socket Tests 2019-05-03 15:08:48 +01:00
Garry Newman
9d363de6b8 Creating a Socket/Connection means you need to create an interface 2019-05-03 15:07:48 +01:00
Garry Newman
91f8f3ed29 Added SendType 2019-05-03 15:07:10 +01:00
Garry Newman
ab23781a5d SocketInterface/ConnectionInterface 2019-05-03 15:07:01 +01:00
Garry Newman
00bdc717c6 added ConnectionState.cs 2019-05-03 15:06:50 +01:00
Garry Newman
14c5bace46 ConnectionInfo.SteamId 2019-05-03 15:06:18 +01:00
Garry Newman
0265eda9f0 Connection SendMessage 2019-05-03 15:05:55 +01:00
Garry Newman
5fdbf02b29 Added SteamClient.OnCallbackException 2019-05-03 14:11:05 +01:00
Garry Newman
4ed8a4250b SteamNetworkingConnectionState => ConnectionState 2019-05-03 10:44:48 +01:00
Garry Newman
ea0f19ff8e Network struct packing fixes 2019-05-03 10:16:52 +01:00
Garry Newman
6be5826f31 ConnectionInfo 2019-05-02 21:40:39 +01:00
Garry Newman
ce3525bf1d Struct cleanups and testing 2019-05-02 20:41:45 +01:00
Garry Newman
270b3f0300 SteamNetConnectionStatusChangedCallback_t callback 2019-05-02 19:43:01 +01:00
Garry Newman
6c41ef2e51 Connection basics 2019-05-02 17:45:10 +01:00