Commit Graph

757 Commits

Author SHA1 Message Date
Garry Newman
c6ac47c0c3 Use pack8 structs for windows where appropriate 2019-05-08 11:13:23 +01:00
Garry Newman
1dd679c391 Test fixes 2019-05-08 11:12:39 +01:00
Garry Newman
ad21e90e90 Added IsPack4OnWindows to codegen struct 2019-05-08 09:49:32 +01:00
Garry Newman
c625bbaef9 Added QuerySpecificFile test 2019-05-08 09:40:42 +01:00
Garry Newman
966ad90630 Added SteamUGC.FetchItem 2019-05-08 09:40:28 +01:00
Garry Newman
eceeb2cb8f Added Steamworks.Ugc.FileQuery 2019-05-08 09:40:19 +01:00
Garry Newman
18f81573f5 Added CraftItemAsync with Amounts 2019-05-07 21:25:41 +01:00
Garry Newman
d40efa8612 InventoryDef properties cache 2019-05-07 21:11:55 +01:00
Garry Newman
b6fa05afa2 InventoryDef.IsGenerator 2019-05-07 21:11:45 +01:00
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