Commit Graph

772 Commits

Author SHA1 Message Date
Garry Newman
8c986113de ISteamGameServerStats 2019-05-09 11:17:19 +01:00
Garry Newman
360645962f Equality compare InventoryItem (probably need to do this to every struct) 2019-05-08 21:15:20 +01:00
Garry Newman
f65cfecc64 Changed TransferItemQuantity to Add 2019-05-08 21:14:58 +01:00
Garry Newman
85c55a5bb1 SteamServer.Update becomes RunCallbacks, has OnCallbackException 2019-05-08 20:49:33 +01:00
Garry Newman
9339477c89 SteamInventory.AddPromoItemAsync 2019-05-08 14:52:47 +01:00
Garry Newman
8ea4231778 SteamInventory.TriggerItemDropAsync 2019-05-08 14:52:39 +01:00
Garry Newman
39c1e8da1e SteamInventory.GrantPromoItemsAsync 2019-05-08 14:52:32 +01:00
Garry Newman
60377c9c5b SteamUser.DecompressVoice with byte 2019-05-08 14:52:16 +01:00
Garry Newman
0342f8a712 SteamUserStats.ResetAll 2019-05-08 14:52:05 +01:00
Garry Newman
3212f39be5 SteamUserStats - direct Get/Setters 2019-05-08 14:51:58 +01:00
Garry Newman
05e12c32e1 OnInventoryUpdated passes the InventoryResult 2019-05-08 13:01:28 +01:00
Garry Newman
49bb3644bd Added Stat.Add 2019-05-08 12:38:09 +01:00
Garry Newman
f8798f2f4e Added Server.Tags 2019-05-08 12:28:47 +01:00
Garry Newman
cf458a515a OnAchievementProgress returns a Achievement instead of a string 2019-05-08 12:07:57 +01:00
Garry Newman
6c0e3df84c FetchItem to QueryFileAsync 2019-05-08 11:18:56 +01:00
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