Commit Graph

108 Commits

Author SHA1 Message Date
Garry Newman
e5b6d99bef Added ServerInit class, changed how servers are initialized 2017-06-25 20:23:34 +01:00
James King
0a115f8ea4 Added optional onFailure callbacks to leaderboard and remote file methods that accept a callback (for #23) 2017-06-12 11:59:18 +01:00
Garry Newman
0a9f3f2281 Added common utility functions to RemoteStorage 2017-06-09 11:46:44 +01:00
Garry Newman
e3312d3387 Cleaned up RemoteStorage 2017-06-09 11:36:53 +01:00
Garry Newman
3752e75316 Setting Rich Presence 2017-06-09 11:00:01 +01:00
James King
7e3527799a Fixed downloading leaderboard file attachments 2017-05-16 16:35:37 +01:00
James King
6ea0e366f5 Working on a RemoteStorage interface 2017-05-15 17:11:17 +01:00
James King
549ceb0562 Fixed AddScoresCallback test 2017-05-15 14:13:28 +01:00
James King
906cff4416 Added Leaderboard.AddScore overload that accepts a callback 2017-05-15 14:05:36 +01:00
James King
d3ebe4e2f2 Added overload of Leaderboard.FetchScores that takes a callback 2017-05-15 13:23:19 +01:00
Garry Newman
9657f3b32e Icon loading 2017-05-09 20:41:16 +01:00
Garry Newman
16d3b048af Updated to Steamworks 1.40 2017-05-08 20:56:31 +01:00
Garry Newman
2ebecd1548 Achievement Tests 2017-05-08 20:52:21 +01:00
Garry Newman
fd82d26367 Fixed ms.GetBuffer() usage (for netcore) 2017-04-05 16:23:13 +01:00
Garry Newman
04d2a2aa5d Test fix 2017-04-02 11:29:06 +01:00
Garry Newman
ca7107c8d3 Added Client.CurrentLanguage + AvailableLanguages 2017-04-02 10:05:48 +01:00
Garry Newman
e9c913beea App tests 2017-03-13 20:05:32 +00:00
Garry Newman
f10dd56ddd Client tests 2017-03-13 19:58:52 +00:00
Garry Newman
45024c57f3 Added leaderboards 2017-02-08 13:33:37 +00:00
Garry Newman
5426339bd0 Item.Tags are now guarenteed to be all lower case 2017-02-03 15:31:47 +00:00
Garry Newman
967f9307d3 Fixed server test Ip 2017-01-25 18:24:55 +00:00
Garry Newman
8256cca36c Fixed server tests not binding to a proper ip 2017-01-25 18:24:38 +00:00
Garry Newman
f95c320469 SteamSdk 139 2017-01-25 17:53:09 +00:00
Garry Newman
d06f662e6c Cleaning Workshop.Item 2017-01-18 15:15:41 +00:00
Garry Newman
255e80b58d Inventory Items cleanup 2016-12-01 12:26:53 +00:00
Garry Newman
5ac65c9fb9 Splitting client tests 2016-12-01 11:17:03 +00:00
Garry Newman
15bfd887bd Added Query.OnResult callback 2016-12-01 11:07:47 +00:00
Garry Newman
9f3ecfd66e WebApi doesn't belong here (moving to different repo) 2016-12-01 11:01:00 +00:00
Garry Newman
f011ff8d8b Added ItemDef.PriceDollars 2016-11-16 14:52:11 +00:00
Garry Newman
ef2fb26911 IWorkshopService.GetItemDailyRevenue 2016-11-11 16:00:10 +00:00
Garry Newman
54fe75b2bc GetMarketPrices 2016-11-11 15:13:47 +00:00
Garry Newman
270595a540 Web Api boilerplate 2016-11-11 14:51:04 +00:00
Garry Newman
01dbec678c Added ServerList favourites/history/LAN/friends 2016-11-11 11:09:28 +00:00
Garry Newman
0e63be99c0 Definition.Type and Definition.IsGenerator 2016-11-10 10:58:54 +00:00
Garry Newman
158a102060 Added Inventory.Definition.IconUrl 2016-11-10 10:05:07 +00:00
Garry Newman
941ab6e797 Shouldn't be shipping these 2016-11-10 09:15:11 +00:00
Garry Newman
41400f56e6 Parse exchange field for Item Definitions, giving Recipe 2016-11-08 12:43:49 +00:00
Garry Newman
019d46580e reset capacity, length on depool 2016-11-08 11:13:04 +00:00
Garry Newman
8bf391a300 Added Server.PublicIp 2016-11-03 14:33:03 +00:00
Garry Newman
44dcf4d150 Optimized Networking 2016-11-03 12:09:35 +00:00
Garry Newman
947fc190d2 Added UpdateWhile 2016-11-03 10:57:52 +00:00
Garry Newman
65dec9d809 Fixed RequestUserStats callback 2016-11-03 10:52:52 +00:00
Garry Newman
d5eca996cd Make SteamNative completely internal 2016-11-02 21:00:25 +00:00
Garry Newman
0b11025afe Internalise generated code 2016-11-02 20:22:11 +00:00
Garry Newman
04c2118ed8 Generated callback registration 2016-10-30 20:52:42 +00:00
Garry Newman
1aeeb6b932 Tweaked DownloadFile test 2016-10-28 11:57:56 +01:00
Garry Newman
f048730edd Shutdown server properly 2016-10-28 11:02:48 +01:00
Garry Newman
2e9c077535 Test ItemDefintiion.GetStringProperty 2016-10-27 21:02:06 +01:00
Garry Newman
dcca1b8737 Added workshop publish tag tests 2016-10-26 17:08:39 +01:00
Garry Newman
9922de378a Generated for 138a 2016-10-26 16:10:20 +01:00