Commit Graph

  • e69e25a1f1 Formats for more currencies, and make that format function public Rohan Singh 2018-12-02 13:57:09 -05:00
  • 6c6c8dc696
    Merge pull request #199 from danoli3/macOS_fix Garry Newman 2018-11-30 11:10:43 +00:00
  • 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 Rohan Singh 2018-11-11 07:05:56 -05:00
  • 13280cd57c Fix GetAvatar sometimes failing instead of waiting for the avatar to load Rohan Singh 2018-11-01 08:35:49 -04:00
  • 834bb451a7 Fix macOS Runtime Platform determination failing Dan Rosser 2018-10-02 12:20:58 +10:00
  • 5f3ed7467a Removed unnecessary check for InitClient allowing wrapper to initialize when in offline mode. Exposed LoggedOn property to manually check the client if it's connected and logged on to the (online) Steam servers. Lukasz Taborski 2018-09-27 13:03:15 +02:00
  • 438127288a
    Merge pull request #94 from jhett12321/master Garry Newman 2018-07-24 10:14:36 +01:00
  • 8ebaa933e4
    Merge pull request #144 from Phyxion/patch-3 Garry Newman 2018-07-24 10:13:53 +01:00
  • 24df7fb6ad
    Merge pull request #151 from alevastor/master Garry Newman 2018-07-24 10:13:38 +01:00
  • 812a435031
    Merge pull request #166 from Oxy949/master Garry Newman 2018-07-24 10:12:31 +01:00
  • b86d7ff019
    Merge pull request #170 from paperjack93/master Garry Newman 2018-07-24 10:12:13 +01:00
  • 6286e43066 Added Workshop.Editor.KeyValues Garry Newman 2018-07-20 12:15:07 +01:00
  • e792d3b3b5 Added Workshop.Editor.MetaData Garry Newman 2018-07-20 12:07:27 +01:00
  • a2cbe8dd22 Fixed warning Garry Newman 2018-07-20 12:03:22 +01:00
  • a1ca267d93 IsUnity not used Garry Newman 2018-07-20 12:03:12 +01:00
  • 2d1e529abf Copy the steam_api/steam_api64 dlls as part of the build Garry Newman 2018-07-20 12:02:56 +01:00
  • 22dda179a3 Complain if WorkshopUploadAppId not set Garry Newman 2018-07-20 12:02:18 +01:00
  • dc6b9fa5f7 Set WorkshopUploadAppId when editing item Garry Newman 2018-07-20 12:02:03 +01:00
  • 55d3fd6b75 Default workshop items to ItemType.Community (most common) Garry Newman 2018-07-20 12:01:52 +01:00
  • 617183184d Added Workshop.GetSubscribedItemIds() James King 2018-07-16 16:35:15 +01:00
  • 2e8fe41040 Added Workshop.Editor.OnChangesSubmitted event James King 2018-07-16 16:35:01 +01:00
  • 83d71d78a4 Added FetchUsersScores to Leaderboard.cs paperjack 2018-05-24 00:41:14 +03:00
  • 1e484a07ed Added Leaderboard.GetBoardId() to access boardID Oxy949 2018-04-29 13:35:02 +03:00
  • 616fcc400d Spelling Alexander Storozhuk 2018-04-14 14:02:03 +03:00
  • 072ef291a0 Added documentation for rich presence. Changed SetRichPresence return type to bool. Updated rich presence test. Alexander Storozhuk 2018-04-14 13:42:15 +03:00
  • e8741adea5
    Update Facepunch.Steamworks.csproj Phyxion 2018-04-03 12:41:46 +02:00
  • 46f56c24f3 In SourceServerQuery, read strings as UTF8 Garry Newman 2018-04-03 09:55:11 +01:00
  • ff1d866374 Mac uses this call's too (waiting before I rip out older methods) Garry Newman 2018-03-29 10:14:53 +01:00
  • 227aeee904 Apparently Linux needs ThisCall's too now Garry Newman 2018-03-28 17:34:36 +01:00
  • 9270eaef07 Server Rules Query uses a custom UdpClient instead of doing it through Steam, avoiding all the nasty vtable building junk Garry Newman 2018-03-27 12:29:34 +01:00
  • 476321c026 Keep friend status up to date via PersonaStateChange_t Garry Newman 2018-03-27 10:21:11 +01:00
  • 80bf89c9e6 Fixed inventory.item reliance on definition Garry Newman 2018-03-21 14:41:59 +00:00
  • 835770772f IPAddress Cleanup Garry Newman 2018-03-21 13:11:25 +00:00
  • e94866828a Fixed avatars sometimes not loading Garry Newman 2018-03-21 12:39:43 +00:00
  • e8a59e3a10 Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2018-03-21 11:46:49 +00:00
  • 372052a7fb Nuget settings Garry Newman 2018-03-21 11:46:43 +00:00
  • 41ee808639
    Merge pull request #139 from kscarlett/master Garry Newman 2018-03-21 11:29:33 +00:00
  • 0a115edae9
    Merge pull request #138 from erebuswolf/master Garry Newman 2018-03-21 11:29:17 +00:00
  • 7b7cfa29c4 Added Inventory.OnDefinitionsUpdated Garry Newman 2018-03-21 11:27:18 +00:00
  • 144f401d2c Register callbacks before setting up interfaces Garry Newman 2018-03-21 11:17:46 +00:00
  • a40334551b Added missing callbacks Garry Newman 2018-03-21 10:42:55 +00:00
  • 99c77f1997 Inventory.FetchItemDefinitions is now public André Straubmeier 2018-03-19 19:36:06 +01:00
  • ebef55c428
    Fixed documentation comment for Lobby.Create() kscarlett 2018-03-14 11:09:00 +00:00
  • 2fb0df5ae3 Correctly handle lobby refresh with null filter Jesse Fish 2018-03-13 20:11:28 -07:00
  • aa3a6d4d24
    Merge pull request #132 from dblstallion/master Garry Newman 2018-02-23 18:52:41 +00:00
  • 2474c3de99 Added ability to register to OnLobbyJoinRequested callback Daniel Menard 2018-02-23 13:31:50 -05:00
  • c58fc3f217 Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2018-02-22 11:36:42 +00:00
  • aec8f756e8
    Merge pull request #129 from dblstallion/master Garry Newman 2018-02-21 19:25:32 +00:00
  • 6b5f8f7481 Added method to show friends invite overlay to Lobby class Daniel Menard 2018-02-20 15:55:38 -05:00
  • 72ef9015b3
    Merge pull request #125 from speedis/master Garry Newman 2018-02-20 10:57:49 +00:00
  • 63b31976c0 Workshop.Item.Download returns a boolean André Straubmeier 2018-02-20 11:55:59 +01:00
  • bf2a074547 Added finalizer, less chance of crashing with unity editor stop plays missing dispose Garry Newman 2018-02-19 14:36:07 +00:00
  • 6982d05042 Unity fixes Garry Newman 2018-02-19 10:59:57 +00:00
  • 24c0edcbcb Added servers stats SetAchievement speedis 2018-02-16 22:50:19 +01:00
  • c4617c5884 Fixed NRE in inventory result dispose Garry Newman 2018-02-15 14:03:28 +00:00
  • 2ee5fa4a5d Lobby GameServer information Garry Newman 2018-02-15 13:59:36 +00:00
  • 71048f1041 Moved LobbyData to its own file Garry Newman 2018-02-15 13:47:21 +00:00
  • 42d47a14c7 Added Networking.CloseSession Garry Newman 2018-02-15 13:46:01 +00:00
  • 3895fd33aa Added servers stats ClearAchievement, GetAchievement Garry Newman 2018-02-15 13:43:07 +00:00
  • 727741b81a Added SteamFriend.SendMessage Garry Newman 2018-02-15 13:36:01 +00:00
  • e71cce0817 Added Friends.OnChatMessage Garry Newman 2018-02-15 13:34:04 +00:00
  • 7abd06a806 Added Friends.ListenForFriendsMessages Garry Newman 2018-02-15 13:23:36 +00:00
  • 28df21a19b Added app.OnDlcInstalled callback Garry Newman 2018-02-15 13:19:14 +00:00
  • c4343ee318 Added App.IsDlcInstalled Garry Newman 2018-02-15 13:15:39 +00:00
  • 1f121f508a Added Item.Consume Garry Newman 2018-02-15 13:14:23 +00:00
  • dd31847990 Added Friends.OnInvitedToGame callback Garry Newman 2018-02-15 12:43:52 +00:00
  • 2587643b25 Moved SteamFriend to own file Garry Newman 2018-02-15 12:33:24 +00:00
  • 70c1513c19 Fixed avatar downloading Garry Newman 2018-02-15 12:32:01 +00:00
  • 8d410969c3 App.GetName + GetInstallFolder, GetBuildId Garry Newman 2018-02-15 11:53:49 +00:00
  • ef8234b958 MonoPInvokeCallback doesn't really seem to need a Type Garry Newman 2018-02-15 11:15:26 +00:00
  • 68b409d163 Callbacks uses static methods (IL2CPP Compatible) Garry Newman 2018-02-14 17:40:16 +00:00
  • 04c7eb59dc CallResults are queried Garry Newman 2018-02-14 14:15:02 +00:00
  • a82f6fc8ed Fixes OnChatStringRecieved returning previous message data Garry Newman 2018-02-14 11:35:16 +00:00
  • c4f33a1d3d
    Merge pull request #121 from MadDave666/master Garry Newman 2018-02-13 19:10:29 +00:00
  • e88535ac57 added client.Overlay.Enabled property (tells you whether the overlay is actually available) David Salz 2018-02-13 19:44:54 +01:00
  • 9a9a310b5f
    Merge pull request #116 from BrinerLovo/patch-1 Garry Newman 2018-02-09 09:07:40 +00:00
  • d015d00974
    Update for can send invitations. Lovatto 2018-02-09 00:21:25 -08:00
  • 09c4a4f63e Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2018-02-07 13:29:36 +00:00
  • 9e8bf53f42 TriggerPromoDrop, TriggerItemDrop, GrantAllPromoItems Garry Newman 2018-02-07 12:31:01 +00:00
  • 0beef36548 Fixed inventory NRE Garry Newman 2018-02-01 19:30:43 +00:00
  • 3a4bb29f7e Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks Garry Newman 2018-02-01 19:22:09 +00:00
  • 59d21a7efb
    Merge pull request #108 from igniuss/patch-1 Garry Newman 2018-02-01 19:21:51 +00:00
  • d134c5e6ff Cleanup Garry Newman 2018-02-01 19:16:44 +00:00
  • f0e4c63267
    Merge pull request #111 from your1987/lobbylistdata Garry Newman 2018-02-01 19:14:42 +00:00
  • a2807dbbcf Use new DeleteItem for workshop delete Garry Newman 2018-01-31 13:34:30 +00:00
  • 44a6f42f8e Added item.SetProperty, item.SubmitProperties Garry Newman 2018-01-31 13:32:16 +00:00
  • bda8b5b956 Added Item.Properties Garry Newman 2018-01-31 13:30:51 +00:00
  • 627fa4c825 Fixed duplicate method name values Garry Newman 2018-01-31 13:05:49 +00:00
  • 2ecf323ae0 Added tests for new inventory stuff Garry Newman 2018-01-31 12:53:23 +00:00
  • 796fd29e32 Added Inventory.StartPurchase Garry Newman 2018-01-31 12:53:13 +00:00
  • 2da780df7c Added Inventory.UpdatePrices (shouldn't need to call manually) Garry Newman 2018-01-31 12:53:01 +00:00
  • 6c434df638 Added Inventory.DefinitionsWithPrices Garry Newman 2018-01-31 12:52:02 +00:00
  • 6d78155ec6 Renamed PriceRaw to PriceCategory Garry Newman 2018-01-31 12:51:36 +00:00
  • 958d4675af Added ItemDefinition.LocalPrice + LocalPriceFormatted Garry Newman 2018-01-31 12:51:22 +00:00
  • 916d9afdc9 Added FormatPrice utility function Garry Newman 2018-01-31 12:50:25 +00:00
  • c8e5c0ca5a fixed "Result Esult" Garry Newman 2018-01-31 12:50:13 +00:00
  • ba6132715c Don't try to make callback with invalid SteamAPICall_t Garry Newman 2018-01-31 11:40:58 +00:00
  • 650d221baf added more test timeouts Garry Newman 2018-01-31 11:28:47 +00:00
  • e66a00d212 Added Dictionary<string, string> GetAllData(); Added string GetData(string k); Added string LobbyType { get; private set; } AlexSSZ 2018-01-29 06:29:43 -05:00
  • b7195adc89
    Added AddScreenshotToLibrary Sean L 2018-01-26 03:05:10 +01:00