Facepunch.Steamworks/Facepunch.Steamworks
2018-04-14 13:42:15 +03:00
..
Callbacks Added optional onFailure callbacks to leaderboard and remote file methods that accept a callback (for #23) 2017-06-12 11:59:18 +01:00
Client Added documentation for rich presence. Changed SetRichPresence return type to bool. Updated rich presence test. 2018-04-14 13:42:15 +03:00
Interfaces Fixed inventory.item reliance on definition 2018-03-21 14:41:59 +00:00
Interop Server Rules Query uses a custom UdpClient instead of doing it through Steam, avoiding all the nasty vtable building junk 2018-03-27 12:29:34 +01:00
Properties Replaced NETCORE defines with NET_CORE 2017-11-06 20:42:50 +00:00
Server IPAddress Cleanup 2018-03-21 13:11:25 +00:00
SteamNative Added missing callbacks 2018-03-21 10:42:55 +00:00
Utility In SourceServerQuery, read strings as UTF8 2018-04-03 09:55:11 +01:00
BaseSteamworks.cs Server Rules Query uses a custom UdpClient instead of doing it through Steam, avoiding all the nasty vtable building junk 2018-03-27 12:29:34 +01:00
Client.cs Register callbacks before setting up interfaces 2018-03-21 11:17:46 +00:00
Config.cs Mac uses this call's too (waiting before I rip out older methods) 2018-03-29 10:14:53 +01:00
Facepunch.Steamworks.csproj Nuget settings 2018-03-21 11:46:43 +00:00
Server.cs IPAddress Cleanup 2018-03-21 13:11:25 +00:00
Utility.cs In SourceServerQuery, read strings as UTF8 2018-04-03 09:55:11 +01:00