Rohan Singh
60933de240
Don't require unsafe to use voice
2017-10-26 09:35:09 -04:00
Garry Newman
cc4bdcea8d
Use IPAddress
2017-08-17 14:45:58 +01:00
Kyle Kukshtel
a1f24c5f24
Implements ability for a user to set/get individual user metadata for the joined lobby
2017-07-31 23:42:29 -07:00
Kyle Kukshtel
bcd8495d6e
Adds in ability to send Lobby messages
...
Also adds in some callbacks around being invited to a lobby, as well
callbacks for being requested to join a lobby.
2017-07-31 22:44:46 -07:00
Kyle Kukshtel
75484c1e00
Adds in test functions for Lobby functionality in Steamworks
2017-07-31 09:30:26 -07:00
Kyle Kukshtel
e1c738fc8b
Updates Lobby to work for both Lobby members and Lobby Owners
...
Uses a more rigurous approach to LobbyData and uses it as a cache for
string-able values to be able to be retrieved by members and set only by
the owner.
2017-07-28 02:20:28 -07:00
Kyle Kukshtel
7e38750f2e
changes lobby initialization and makes lobbylist filter easier
2017-07-25 10:09:41 -07:00
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
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
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
f011ff8d8b
Added ItemDef.PriceDollars
2016-11-16 14:52:11 +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
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
44dcf4d150
Optimized Networking
2016-11-03 12:09:35 +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
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
44abc1ce20
Fixes
2016-10-25 11:51:24 +01:00
Garry Newman
fe7f5a7630
String fixes
2016-10-25 11:16:05 +01:00
Garry Newman
8801f840d4
Boilerplate, proof of concept
2016-10-25 10:29:35 +01:00
Garry Newman
c5f22d6470
Workshop result can return more than 50 items per page
2016-10-17 13:49:33 +01:00
Garry Newman
430c24df08
Added Workshop.Item.PreviewImageUrl
2016-10-13 10:37:13 +01:00
Garry Newman
0b3db02843
Workshop item stats
2016-10-13 10:31:42 +01:00
Garry Newman
b304b8ce64
Added Workshop.UserQuery Test
2016-10-12 10:20:02 +01:00
Garry Newman
80946d60ca
Workshop publish fixes
2016-10-11 15:10:20 +01:00
Garry Newman
e668b7ff04
RequireAllTags test
2016-10-10 15:46:56 +01:00