Garry Newman
|
600c7dbcc4
|
Debug output for SocketInterface test
|
2020-02-26 15:29:12 +00:00 |
|
Garry Newman
|
f7d9acd05a
|
Added NetAddressTest
|
2020-02-26 15:28:52 +00:00 |
|
Garry Newman
|
49b55c74b8
|
Using shorter NetAddress.From
|
2020-02-26 13:49:46 +00:00 |
|
Garry Newman
|
4d98ea3d51
|
Output data as proper hex
|
2020-02-25 16:26:18 +00:00 |
|
Garry Newman
|
998c18764a
|
Chnaged RequestEncryptedAppTicketAsync tests to keep in mind that it can only be called once every 60 seconds
|
2020-02-25 13:29:15 +00:00 |
|
Garry Newman
|
b45ac59a21
|
Update SteamNetworkingTest.cs
|
2020-02-25 12:33:16 +00:00 |
|
Garry Newman
|
895e11e801
|
Nuget shit
|
2020-02-24 18:58:53 +00:00 |
|
Garry Newman
|
403488dfcb
|
Fixed NetworkUtils.DebugOut on 32bit
|
2020-02-24 14:46:29 +00:00 |
|
Garry Newman
|
d990b537a3
|
Some code quality stuff
|
2020-02-24 14:11:27 +00:00 |
|
Garry Newman
|
23b3304332
|
RequestUserStats to RequestUserStatsAsync
|
2020-02-24 13:28:27 +00:00 |
|
Garry Newman
|
18fbabaf2c
|
Added Friend.RequestUserStats()
|
2020-02-24 12:00:13 +00:00 |
|
Garry Newman
|
44196682c8
|
Added SteamNetworkUtils.OnDebugOutput, DebugLevel
|
2020-02-24 11:33:29 +00:00 |
|
Garry Newman
|
e7a6a00675
|
Networking Cleanup
|
2020-02-24 08:58:09 +00:00 |
|
Garry Newman
|
f495d18ece
|
Added SteamRemotePlay
|
2020-02-23 18:58:50 +00:00 |
|
Garry Newman
|
c80421e9a9
|
Update NetworkingSocketsTest.TestConnectionInterface.cs
|
2020-02-23 11:48:31 +00:00 |
|
Garry Newman
|
ffa48fb03c
|
Fixed server interfaces
|
2020-02-23 08:57:25 +00:00 |
|
Garry Newman
|
a7954f9e21
|
Updated tests
|
2020-02-22 20:29:37 +00:00 |
|
Garry Newman
|
d8e5a48f65
|
Updated Implementation to use flat api
|
2020-02-22 20:23:19 +00:00 |
|
Rohan Singh
|
710c6a0ce7
|
Limit SourceServerQuery to one concurrent request per endpoint
|
2019-12-07 08:41:06 -05:00 |
|
Garry Newman
|
38b1ed5f88
|
Il2Cpp didn't like CustomMarshaler on returns, so string returns are Utf8StringPointer instead, which implicit converts to string
|
2019-07-02 13:52:04 +01:00 |
|
Garry Newman
|
71af8c0e9b
|
Copy steam_api in tests
|
2019-06-25 12:36:46 +01:00 |
|
Garry Newman
|
74ec75b708
|
32bit test projects
|
2019-06-25 12:36:27 +01:00 |
|
Garry Newman
|
617275db3f
|
32bit test libs
|
2019-06-25 12:36:16 +01:00 |
|
Garry Newman
|
02e9063db8
|
New projects in solution
|
2019-06-25 11:01:49 +01:00 |
|
Garry Newman
|
1d242fbc98
|
Added CreateChineseFile test
|
2019-06-20 13:10:38 +01:00 |
|
Garry Newman
|
bddac0ccc9
|
Cleanup, crash fixes
|
2019-06-20 11:39:13 +01:00 |
|
Garry Newman
|
fa48a1ce33
|
Controller progress
|
2019-06-20 10:41:57 +01:00 |
|
Garry Newman
|
1c5cdd2d39
|
Controller tests
|
2019-06-19 16:18:12 +01:00 |
|
Garry Newman
|
ae1f648fa6
|
SteamInput, Controller boilerplate
|
2019-06-19 13:08:49 +01:00 |
|
Garry Newman
|
2ad31e1375
|
Append Async to some async method names
|
2019-05-27 10:54:30 +01:00 |
|
Garry Newman
|
761ff33663
|
Added GetAuthSessionTicketAsync, which waits on GetAuthSessionTicketResponse_t before returning
|
2019-05-21 20:39:56 +01:00 |
|
Garry Newman
|
f06b4b431b
|
InventoryItem.Flags uses SteamItemFlags
|
2019-05-16 15:02:16 +01:00 |
|
Garry Newman
|
208af219d2
|
Added Acquired and Origin properties to InventoryItem
|
2019-05-14 20:17:01 +01:00 |
|
Garry Newman
|
d671c1ddc8
|
Test warning fixes
|
2019-05-14 10:23:21 +01:00 |
|
Garry Newman
|
fff2fc6098
|
Cleaning up inventory deserialize
|
2019-05-13 20:05:10 +01:00 |
|
Garry Newman
|
7a30b76a26
|
Don't release inventoryg result in InventoryUpdated callback
|
2019-05-13 15:51:55 +01:00 |
|
Garry Newman
|
326d27e98e
|
Fixed UGC User Queries
|
2019-05-13 09:21:20 +01:00 |
|
Garry Newman
|
69773bb033
|
Squeeze all the UGC Queries into one struct
|
2019-05-10 13:38:04 +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
|
10c099d910
|
Added Steamworks.ServerList.IpList for querying an array of Ips
|
2019-05-10 09:33:58 +01:00 |
|
Garry Newman
|
6c0e3df84c
|
FetchItem to QueryFileAsync
|
2019-05-08 11:18:56 +01:00 |
|
Garry Newman
|
1dd679c391
|
Test fixes
|
2019-05-08 11:12:39 +01:00 |
|
Garry Newman
|
c625bbaef9
|
Added QuerySpecificFile test
|
2019-05-08 09:40:42 +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
|
89e93d6c2a
|
Added Async to some async method names
|
2019-05-07 16:59:52 +01:00 |
|
Garry Newman
|
43c3aa35f5
|
Ugc.Editor.WithTag
|
2019-05-07 16:38:54 +01:00 |
|
Garry Newman
|
fd320e2848
|
Steamworks.Ugc.Item.GetAsync
|
2019-05-07 16:28:35 +01:00 |
|