Commit Graph

252 Commits

Author SHA1 Message Date
Garry Newman
fd82d26367 Fixed ms.GetBuffer() usage (for netcore) 2017-04-05 16:23:13 +01:00
Garry Newman
412d13cbbc Avoid using Array.ConvertAll (doesn't exist on netcore) 2017-04-05 16:17:30 +01:00
Garry Newman
1e0f7a835c Netcore fixes 2017-04-05 16:15:35 +01:00
Garry Newman
c43b4767dc VS2017 2017-04-05 16:06:12 +01:00
Garry Newman
2fbbd66c45 Fixed warnings 2017-04-05 16:05:45 +01:00
Garry Newman
66f771fee2 Removing unused file 2017-04-03 15:00:15 +01:00
Garry Newman
04d2a2aa5d Test fix 2017-04-02 11:29:06 +01:00
Garry Newman
5c320bab12 Changed AddScore to reflect the real functionality 2017-04-02 10:33:35 +01:00
Garry Newman
ca7107c8d3 Added Client.CurrentLanguage + AvailableLanguages 2017-04-02 10:05:48 +01:00
Garry Newman
f9f18eec74 Added unity section 2017-03-23 09:31:29 +00:00
Garry Newman
58b4b73800 probable archiveArtifacts fix 2017-03-16 13:17:02 +00:00
Garry Newman
8d2ccf0538 Jenkinsfile 2017-03-16 12:32:00 +00:00
Garry Newman
2c343d27b1 Build paths 2017-03-16 11:18:44 +00:00
Garry Newman
1369dc2a3f Update README.md 2017-03-13 20:08:03 +00: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
c38f45e630 Filled out Client.App 2017-03-13 19:54:13 +00:00
Garry Newman
df9b0d3114 Made server list filters optional 2017-02-09 09:52:51 +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
b5767fd1b6 Fixed NRE when definitions are updating 2017-02-02 15:26:58 +00:00
Garry Newman
287744fd83 Added a Inventory.CraftItem version which allows you to specify stack amounts 2017-02-01 15:00:53 +00:00
Garry Newman
b06411c42c Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks 2017-02-01 12:44:04 +00:00
Garry Newman
b7727a10e1 Unity Win32 callback fixes 2017-02-01 12:44:00 +00:00
Garry Newman
d7808bf424 Easier unity config 2017-02-01 12:32:51 +00:00
Garry Newman
b7564630cd Null pointer check fix 2017-02-01 12:20:47 +00:00
Garry Newman
6e7afc1ac9 Moved callback functions to ThisCall subclass 2017-02-01 11:38:05 +00:00
Garry Newman
62efd08e7a Removed debug output 2017-01-31 19:44:59 +00:00
Garry Newman
5fdcf82eac Updated generated code, marked Inventory.PlaytimeHeartbeat as obsolete 2017-01-25 18:25:23 +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
24affc78d8 Exposed update functions, so they can be called manually by the host (profiling etc) 2017-01-17 16:23:48 +00:00
Garry Newman
c297033ef7 Inventory.Result.IsPending tries to fill the result if it's finished 2016-12-08 20:33:42 +00:00
Garry Newman
f64d0d15af Added Workshop.Query.RankedByTrendDays 2016-12-05 11:22:12 +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
74ef4d49ad Allow & ignore errors when parsing exchange string 2016-11-21 20:41:30 +00:00
Garry Newman
5cef85adb4 NRE 2016-11-17 23:22:08 +00:00
Garry Newman
a1d458de00 Tweaking how Inventory.Item's is updated 2016-11-17 16:43:29 +00:00
Garry Newman
88e2568e9f Item stacking, unstacking 2016-11-17 14:08:26 +00:00
Garry Newman
0f26139d38 Show removed and consumed items seperately in Inventory Result 2016-11-16 14:59:17 +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
9fe91b48b6 Enabled POST methods 2016-11-11 15:48:00 +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