Facepunch.Steamworks/Facepunch.Steamworks
thesupersoup cb06574820 Pull req - OnLobbyEntered Action and JoinLobbyAsync
Added an OnLobbyEntered action with associated LobbyEnter_t event install, and added a JoinLobbyAsync method which returns the joined lobby if successful
2019-06-19 21:14:35 -07:00
..
Callbacks ISteamCallback was a nice idea but IL2CPP support makes it unfeasible 2019-04-30 16:43:27 +01:00
Classes Added "Connecting" bool to ConnectionInterface 2019-05-07 17:41:53 +01:00
Enum Network Enum cleanup 2019-05-06 13:38:37 +01:00
Generated Controller tests 2019-06-19 16:18:12 +01:00
Properties Replaced NETCORE defines with NET_CORE 2017-11-06 20:42:50 +00:00
ServerList Shutdown ISteamMatchmakingServers properly 2019-05-10 12:13:30 +01:00
Structs Controller tests 2019-06-19 16:18:12 +01:00
Utility Increase max string length 2019-06-03 11:09:57 +01:00
Config.cs Event cleanup 2019-04-30 14:27:45 +01:00
Facepunch.Steamworks.csproj nuget version 2019-05-30 15:11:13 +01:00
libsteam_api.dylib libsteam_api64.so to libsteam_api.so 2019-04-11 21:34:52 +01:00
libsteam_api.so libsteam_api64.so to libsteam_api.so 2019-04-11 21:34:52 +01:00
steam_api64.dll Update steam_api64.dll 2019-04-11 21:35:18 +01:00
SteamApps.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamClient.cs SteamInput Base 2019-06-19 11:35:35 +01:00
SteamFriends.cs nGameLobbyJoinRequested now passes a lobby object 2019-05-09 16:18:34 +01:00
SteamInput.cs Controller tests 2019-06-19 16:18:12 +01:00
SteamInventory.cs Added SteamInventory.StartPurchaseAsync 2019-05-25 14:34:59 +01:00
SteamMatchmaking.cs Pull req - OnLobbyEntered Action and JoinLobbyAsync 2019-06-19 21:14:35 -07:00
SteamMusic.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamNetworking.cs OnP2PConnectionFailed passes error enum 2019-06-19 11:25:16 +01:00
SteamNetworkingSockets.cs Install SteamNetworkingSockets events when initializing SteamServer 2019-06-02 13:44:04 +03:00
SteamNetworkingUtils.cs Network Enum cleanup 2019-05-06 13:38:37 +01:00
SteamParental.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamParties.cs Fixed OnActiveBeaconsUpdated not getting called 2019-05-10 10:10:03 +01:00
SteamRemoteStorage.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamScreenshots.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamServer.cs Install SteamNetworkingSockets events when initializing SteamServer 2019-06-02 13:44:04 +03:00
SteamServerStats.cs SteamServerStats 2019-05-09 11:29:50 +01:00
SteamUgc.cs Squeeze all the UGC Queries into one struct 2019-05-10 13:38:04 +01:00
SteamUser.cs Added GetAuthSessionTicketAsync, which waits on GetAuthSessionTicketResponse_t before returning 2019-05-21 20:39:56 +01:00
SteamUserStats.cs Append Async to some async method names 2019-05-27 10:54:30 +01:00
SteamUtils.cs Cleaning up 2019-05-06 21:19:00 +01:00
SteamVideo.cs Cleaning up 2019-05-06 21:19:00 +01:00