Facepunch.Steamworks/Facepunch.Steamworks
Rohan Singh 7d66fc9744 Fixed items not being removed when the player no longer has it
Fixed item quantity and properties not updating when changed
Fixed an error message getting into the items list
Also checking if an item is nul wont NRE anymore
2018-11-11 07:05:56 -05: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 Fix GetAvatar sometimes failing instead of waiting for the avatar to load 2018-11-01 08:35:49 -04:00
Interfaces Fixed items not being removed when the player no longer has it 2018-11-11 07:05:56 -05: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 Fixed warning 2018-07-20 12:03:22 +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 IsUnity not used 2018-07-20 12:03:12 +01:00
Facepunch.Steamworks.csproj Merge pull request #144 from Phyxion/patch-3 2018-07-24 10:13:53 +01:00
Server.cs IPAddress Cleanup 2018-03-21 13:11:25 +00:00
steam_api64.dll Copy the steam_api/steam_api64 dlls as part of the build 2018-07-20 12:02:56 +01:00
steam_api.dll Copy the steam_api/steam_api64 dlls as part of the build 2018-07-20 12:02:56 +01:00
Utility.cs Fixed items not being removed when the player no longer has it 2018-11-11 07:05:56 -05:00