Commit Graph

393 Commits

Author SHA1 Message Date
Garry Newman
bda8b5b956 Added Item.Properties 2018-01-31 13:30:51 +00:00
Garry Newman
627fa4c825 Fixed duplicate method name values 2018-01-31 13:05:49 +00:00
Garry Newman
2ecf323ae0 Added tests for new inventory stuff 2018-01-31 12:53:23 +00:00
Garry Newman
796fd29e32 Added Inventory.StartPurchase 2018-01-31 12:53:13 +00:00
Garry Newman
2da780df7c Added Inventory.UpdatePrices (shouldn't need to call manually) 2018-01-31 12:53:01 +00:00
Garry Newman
6c434df638 Added Inventory.DefinitionsWithPrices 2018-01-31 12:52:02 +00:00
Garry Newman
6d78155ec6 Renamed PriceRaw to PriceCategory 2018-01-31 12:51:36 +00:00
Garry Newman
958d4675af Added ItemDefinition.LocalPrice + LocalPriceFormatted 2018-01-31 12:51:22 +00:00
Garry Newman
916d9afdc9 Added FormatPrice utility function 2018-01-31 12:50:25 +00:00
Garry Newman
c8e5c0ca5a fixed "Result Esult" 2018-01-31 12:50:13 +00:00
Garry Newman
ba6132715c Don't try to make callback with invalid SteamAPICall_t 2018-01-31 11:40:58 +00:00
Garry Newman
650d221baf added more test timeouts 2018-01-31 11:28:47 +00:00
Garry Newman
5991839c27 Unit Test timeouts 2018-01-23 12:33:49 +00:00
Garry Newman
8d202b4645 Fixed uint32 arrays using the wrong size marshalling 2018-01-23 11:02:36 +00:00
Garry Newman
59f7e0ca0a Handle AppId_t arrays 2018-01-23 11:00:14 +00:00
Garry Newman
01e7d1d378 Removed SteamNative.SteamUnifiedMessages.cs 2018-01-23 10:59:58 +00:00
Garry Newman
8585dca101 Generated Code 2018-01-23 10:53:48 +00:00
Garry Newman
4a663f8c9f Updated SDK libraries 2018-01-23 10:51:59 +00:00
Garry Newman
0633bae582 Updated Steamworks SDK to 1.42 2018-01-23 10:48:36 +00:00
Garry Newman
d2331e68e2 Removed steam_appid.txt requirement 2018-01-22 17:19:48 +00:00
Garry Newman
1ccea72a13 Warn if trying to init steam client AFTER steam server 2017-12-06 13:23:36 +00:00
Garry Newman
d60ebf5fdd Forcing BytesTotal/BytesUploaded to return sane information 2017-12-06 13:08:48 +00:00
Garry Newman
6ce4e637d9 Enhanced AddScore description 2017-12-06 12:34:21 +00:00
Garry Newman
d6b3966c9d Renamed Achievement.Percentage to GlobalUnlockedPercentage, fixed description 2017-12-06 12:27:50 +00:00
Garry Newman
63a12ff7c6 Fixed "Zero-length data clogs the P2P packet queue" 2017-12-06 12:13:36 +00:00
Garry Newman
d98f7fd1fe Added Leaderboard.OnBoardInformation callback 2017-12-06 12:11:37 +00:00
Garry Newman
6e807c8e4d Added Friend.GetAvatar( size ) 2017-12-06 11:58:36 +00:00
Garry Newman
6dc680cbab Friends.GetAvatar now takes a callback rather than returning an Image. Use GetCachedAvatar for legacy behaviour. Also added 2017-12-06 11:58:20 +00:00
Garry Newman
54dab0c2a4 Added OnChatStringRecieved, cleaned up OnLobbyChatMessageRecievedAPI 2017-12-06 11:25:30 +00:00
Garry Newman
d959dafae0 Revert "Pinned some more delegates"
This reverts commit 7913ccd171.
2017-12-06 11:14:40 +00:00
Garry Newman
75530c6bef Revert "Now pinning delegates in callbacks / callresults"
This reverts commit e2ef2b0bf7.
2017-12-06 11:14:38 +00:00
Garry Newman
33393e8725 Validate Update in ClientTest 2017-12-06 11:14:29 +00:00
Garry Newman
3001f2a5c4 Fixed warnings etc 2017-12-06 10:50:11 +00:00
James King
7913ccd171 Pinned some more delegates 2017-11-28 11:22:43 +00:00
James King
e2ef2b0bf7 Now pinning delegates in callbacks / callresults 2017-11-28 10:37:40 +00:00
James King
47f153ffa6 Added RemoteFile.Forget() 2017-11-09 11:00:10 +00:00
James King
1d0fe2b814
Update README.md 2017-11-07 16:58:24 +00:00
James King
7d30ffc734 Replaced NETCORE defines with NET_CORE 2017-11-06 20:42:50 +00:00
Rohan Singh
60933de240 Don't require unsafe to use voice 2017-10-26 09:35:09 -04:00
Garry Newman
a3a4c87ede Merge pull request #70 from Phyxion/patch-1
Fixed InstallFolder exception
2017-10-11 19:21:40 +01:00
Garry Newman
616040da42 Merge pull request #75 from Leodau/patch-1
Update README.md
2017-10-11 19:21:23 +01:00
James King
2e65cfe9bb NormalizePath fix for non-windows 2017-09-18 10:36:51 +01:00
Leonardo D'Aubeterre
d7fd203c02 Update README.md
Change the Create Server example to reflect the latest version.
2017-09-14 17:18:52 +02:00
Phyxion
e8b6f31bb2 Update Client.cs 2017-09-05 13:53:29 +02:00
Garry Newman
0366c39690 Merge pull request #71 from Phyxion/patch-2
Added .NET 4.0
2017-09-05 12:36:54 +01:00
Phyxion
b6c7916684 Added .NET 4.0 2017-09-05 13:30:35 +02:00
Phyxion
72bae11073 Fixed InstallFolder exception
This folder does not always exist.
2017-09-05 13:29:07 +02:00
Garry Newman
1cf2130703 Compile fixes, netstandard2.0 2017-08-30 23:10:55 +01:00
Garry Newman
13c8b543cc Merge pull request #66 from MollerVictor/master
Added support for publishing workshop items to the main app from anot…
2017-08-30 22:45:46 +01:00
Victor Möller
2b4c62bd28 Added support for publishing workshop items to the main app from another app. 2017-08-30 23:35:47 +02:00