Commit Graph

986 Commits

Author SHA1 Message Date
Garry Newman
99dcc83ab0 Comment fix 2019-05-13 09:01:21 +01:00
Garry Newman
f014681cc4 Clear interfaces and dangling pointers on steam shutdown 2019-05-10 14:08:17 +01:00
Garry Newman
69773bb033 Squeeze all the UGC Queries into one struct 2019-05-10 13:38:04 +01:00
Garry Newman
8a6bbb9a91 SteamTypes implement IComparable 2019-05-10 12:22:28 +01:00
Garry Newman
d290c26db1 Shutdown ISteamMatchmakingServers properly 2019-05-10 12:13:30 +01:00
Garry Newman
43f09dc2ed Update InventoryTest.cs 2019-05-10 10:50:47 +01:00
Garry Newman
586f4ee6f2 Added Ugc.Item.Edit() 2019-05-10 10:43:03 +01:00
Garry Newman
1980a2106a Update Base.cs 2019-05-10 10:10:20 +01:00
Garry Newman
d0b4ce0451 Fixed OnActiveBeaconsUpdated not getting called 2019-05-10 10:10:03 +01:00
Garry Newman
075e5460a4 InventoryItem IEquatable 2019-05-10 10:09:52 +01:00
Garry Newman
eae18553da Types now impl,ement IEquatable 2019-05-10 10:08:47 +01:00
Garry Newman
10c099d910 Added Steamworks.ServerList.IpList for querying an array of Ips 2019-05-10 09:33:58 +01:00
Garry Newman
b85fe5ffd8 nGameLobbyJoinRequested now passes a lobby object 2019-05-09 16:18:34 +01:00
Garry Newman
000358aae8 SteamServerStats 2019-05-09 11:29:50 +01:00
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