Commit Graph

1254 Commits

Author SHA1 Message Date
Juan Pablo Arce
ba0f4d3e10 Fixed native memory buffers allocated by Helpers.TakeMemory being overshared when more than 4 simultaneous tasks call it 2021-08-30 21:25:01 -03:00
Robin Sonneveld
8efc0414c4 Adjusted uploading progress bar so it doesn't jump back after finishing uploading content. 2021-08-06 17:32:45 +02:00
Garry Newman
2be5012647
Merge pull request #554 from chk1/patch-1
Fix typo in function documentation
2021-07-07 18:56:31 +01:00
Angel
b01e98e60c RemoteStoragePublishedFileSubscribed_t, RemoteStoragePublishedFileUnsubscribed_t, ItemInstalled_t callbacks 2021-05-05 13:41:00 +02:00
bobbahbrown
285e88b332 we HATE the garbage collector 2021-04-27 23:11:42 -03:00
Christoph Kisfeld
3eacc55b1e
Fix typo in function documentation 2021-04-22 19:43:40 +02:00
Garry Newman
1bae585602
Merge pull request #524 from HouraiTeahouse/public-lobby-chat
Implement #523: Make Lobby.SendChatBytes public.
2021-04-08 16:14:02 +01:00
Garry Newman
da34905e07
Merge pull request #527 from mlajtos/patch-1
ReadFile -> FileRead
2021-04-08 16:13:22 +01:00
Garry Newman
57d0e40ebb
Merge pull request #541 from morga4/master
Override connection's GetHashCode()
2021-04-08 16:13:04 +01:00
Garry Newman
f18fcb6aa8
Merge pull request #546 from sicklydove/master
Fixes typo in README Achievements code example
2021-04-08 16:12:51 +01:00
Garry Newman
d5b49fdeab
Merge pull request #548 from sschoener/patch-1
Expose message size in IsP2PPacketAvailable
2021-04-08 16:12:34 +01:00
Sebastian Schöner
1fe8f51915
Expose message size in IsP2PPacketAvailable 2021-04-06 22:47:04 +02:00
Laurie
55514d42ac Fixes typo in README Achievements code example 2021-04-02 16:58:09 +01:00
morga4
d2fbf89f99 Override connection's GetHashCode() 2021-03-13 18:48:47 +03:00
Rohan Singh
cca1b0305e Rename 2021-01-26 00:10:06 -05:00
Milan Lajtoš
f567313ea0
ReadFile -> FileRead 2021-01-25 00:00:43 +01:00
Rohan Singh
c7ec49abe0 Steamworks SDK 1.51 2021-01-20 10:25:43 -05:00
Rohan Singh
5c11508f41 Make SendMessage call SendMessages instead of SendMessageToConnection 2021-01-20 09:57:07 -05:00
Rohan Singh
28effd140b Pass results back, optionally 2021-01-19 17:04:48 -05:00
Rohan Singh
616571a3a9 Add ConnectionManager.Broadcast for sending the same message to
multiple clients
2021-01-19 14:23:49 -05:00
james7132
27a0048c0e Fix #523: Make Lobby.SendChatBytes public.
Also add a unsafe variant that would require zero copies to a managed
array.
2021-01-16 20:08:11 -08:00
Rohan Singh
47b9aca324 Crash fix in ConnectionManager.Receive due to bad pointer 2021-01-14 12:58:59 -05:00
PhyxionNL
e6df29654f
Update Facepunch.Steamworks.Win32.csproj 2021-01-14 11:41:38 +01:00
PhyxionNL
fa57c676e2
Update Facepunch.Steamworks.Win64.csproj 2021-01-14 11:41:32 +01:00
Rohan Singh
8057413ea3 Remove Marshal usage in ConnectionManager (removes allocations) 2021-01-13 10:03:41 -05:00
Koen Mulder
4a06c64ded Remove uint from InitFilterText call
FilterText now returns the filtered string instead of the number of filtered characters
2021-01-09 14:05:56 +01:00
Garry Newman
c5c31280c1
Merge pull request #494 from kamyker/k9-on-ws-item-created
UgcEditor.SubmitAsync, on item created callback
2021-01-09 11:46:32 +00:00
Garry Newman
8f579f6e55
Merge pull request #509 from ambid17/feature/game-managed-ugc
Add game managed UGC Items
2021-01-09 11:45:31 +00:00
Koen Mulder
bc6600736c Updated Generator to be in line with expected generated code 2021-01-09 12:13:30 +01:00
Koen Mulder
81c5ca7761 Added support for FilterText 2021-01-05 18:28:45 +01:00
Sabien
5be8940c83 Fix Typo 2020-12-09 23:01:41 -06:00
Sabien
f2ac10deb3 Updated comment 2020-12-09 22:38:21 -06:00
Sabien
088ba90f65 Add game managed UGC Items 2020-12-09 22:36:20 -06:00
Garry Newman
31ffaa3e6e
Merge pull request #504 from DeKon0650/add-suspend-downloads
SuspendDownloads added to public API
2020-11-27 07:35:41 +00:00
DeKon0650
110c0f2bad SuspendDownloads added to public API 2020-11-27 00:03:16 +03:00
André Straubmeier
5c30b6039a Merge branch 'master' of https://github.com/Facepunch/Facepunch.Steamworks 2020-11-23 12:47:51 +01:00
Garry Newman
68977092f3
Merge pull request #502 from benbristow/fix-violence-typo
Fix 'IsLowVoilence' Typo
2020-11-20 07:32:33 +00:00
Ben Bristow
aa6a780185 Fix 'IsLowVoilence' Typo 2020-11-19 21:05:32 +00:00
André Straubmeier
a10a5b40cd Added SteamNetworkingUtils.Unencrypted 2020-11-19 13:57:43 +01:00
André Straubmeier
ea3743bd73 Added optional receiveToEnd toggle to ConnectionManager.Receive and SocketManager.Receive (default true = old behaviour) 2020-11-19 13:44:51 +01:00
kamyker
8be43b4dde Ugc Editor, on item created callback 2020-10-29 17:26:32 +01:00
André Straubmeier
b4de0927f3 Fixed libsteam_api extension in UnityPlugin folder 2020-09-16 12:15:41 +02:00
Garry Newman
9fecd91bed StartPurchaseAsync: Should now be able to pass in multiple of the same item to purchase multiples 2020-09-04 10:42:25 +01:00
Garry Newman
ae70292e7b
Merge pull request #476 from stang-tgs/master
Allow caller to specify OverlayToStoreFlags when opening Store Overlay
2020-09-04 10:37:03 +01:00
Garry Newman
ad1cfca69f Expose OverlayToStoreFlag 2020-09-04 10:35:22 +01:00
Garry Newman
cb792b0f04 Expose ItemPreviewType 2020-09-04 10:34:33 +01:00
Garry Newman
b71c83ad13
Merge pull request #475 from kamyker/k7-addit-prevs
Added ugc addtional previews
2020-09-04 10:34:35 +01:00
Garry Newman
cf3e252d2e
Merge pull request #474 from kamyker/k6-clan-chat
Added clan chat
2020-09-04 10:33:03 +01:00
Garry Newman
8d25edf498
Merge pull request #472 from MadrMan/master
Fix race condition with async callresults
2020-09-04 10:22:50 +01:00
Garry Newman
fd6f7c8586
Merge pull request #466 from kamyker/k5-lobbymsg
Lobby.SendChatString() and OnChatMessage fix
2020-09-04 10:16:54 +01:00