Commit Graph

207 Commits

Author SHA1 Message Date
J
53dbec9b9c Merged SteamWorkshop - WIP Branch into default
Former-commit-id: f6b8fd4bfc54f77fe78ac76b27ea2001f25daecb
2017-02-24 14:08:56 -05:00
J
8329671f0f Close branch SteamWorkshop - WIP Branch
Former-commit-id: 8d877768ca5190b9362630980828b6bf47f074d4
2017-02-24 14:08:56 -05:00
mordentral
c3828effb4 Merge with default
Former-commit-id: 15565208c815b115f326e55183af00ec2c0480f9
2017-02-24 14:08:14 -05:00
mordentral
c2ec8901b0 Fixed up the workshop nodes a little more
Added "bRequireNameOnly" to the RequestSteamFriendInfo node, significantly reduces time to return
a result as the cost of not downloading the avatar for that user.


Added the following nodes

GetSteamPersonaName - To retrieve the name of a non friend

Make UniqueNetID from SteamID String - Makes a uniquenetid from a 64bit steam ID string


Former-commit-id: ec7b6b909584d0260225bd8a9e5477970483563a
2017-02-24 14:07:29 -05:00
J
fc8633c5d8 Merged SteamWorkshop - WIP Branch into default
Former-commit-id: f70e2fc40466acce136259128089729c5a1f7329
2017-02-24 12:20:02 -05:00
J
9a71751e7e Close branch SteamWorkshop - WIP Branch
Former-commit-id: c7a2cad79943ec93d87aaf93ba811683985a94e1
2017-02-24 12:20:02 -05:00
mordentral
de94bf6648 Fixed AllServers enum option when Finding servers, now searches twice, once for clients, once for dedicated servers.
This is because Steam splits the two queries up and doesn't allow combining them.


Added initial Workshop Items support for viewing subscribed items details and information.


Former-commit-id: 3153b6dbabf811e864a16408e816df5a03f5c0a3
2017-02-24 12:19:27 -05:00
mordentral
fd410f8c5f Started adding in Steam Workshop support today
Former-commit-id: 61ccb9268f557fc3b9be093fde7b157d9a926bfd
2017-02-23 15:58:07 -05:00
morden
7383733d45 Added extra validity check to IsValid for pointer versions of FBPUniqueNetID
Former-commit-id: c0d93e9fd578c181f763a3426acbfe1ad4d4d1e2
2017-02-12 18:49:50 -05:00
mordentral
db2ab652b4 Added extra execution outputs to "Get Steam Avatar" node
Added in CriErrUA's pull request for equivilant nodes for uniquenetids and then optimized it.


Former-commit-id: 224fcd8a032efaa49f4288837ab1173823cb51f4
2017-01-30 10:03:40 -05:00
Dmitry Shap
8da33b1d8d Added IsValidUniqueNetID and EqualEqual_UNetIDUNetID.
Former-commit-id: ed27ff3c996d8e46d46f69c08e1c1c09e6e14f23
2017-01-28 22:31:57 +00:00
Dmitry Shap
17443d6a83 Added IsValidUniqueNetID and EqualEqual_UNetIDUNetID.
Former-commit-id: 24237ea48bec6ea786de3eb7f6eecf1d85e298ec
2017-01-28 22:30:31 +00:00
mordentral
61aeccbd5a oops, removed bad include that I had for testing
Former-commit-id: 651457be90485c29201b33623969232d8003c0c4
2016-11-04 08:58:32 -04:00
mordentral
c73d5e20c7 Fixing missing result assignment in Identity Interface implementation
Former-commit-id: 1f538460458e63b97ac4f5eeee586e1779781bdd
2016-11-04 08:57:36 -04:00
mordentral
24952f0d37 Added GetPlayerAuthToken function to advanced identity
Now forcing not passing in a player controller if hosting dedicated.


Former-commit-id: 7a6578b7ce8d98c87e33ef4623fddc2e39be31ce
2016-10-26 09:21:36 -04:00
mordentral
942a0bbf90 Added identity interface, recompiled all binaries for 4.13.1
Former-commit-id: 8c89eb776e877ee486ca908db651667c7f87e469
2016-10-24 14:35:21 -04:00
mordentral
d234ef1735 Removed old style enums in favor of strongly typed enums
Former-commit-id: 0a33d916dbc0e318c63472c0768a0f934af31857
2016-10-21 11:04:27 -04:00
mordentral
5cddc4b1c5 Merge
Former-commit-id: 904406271093747abf1d08f67abe73ba6b51371e
2016-10-19 09:45:23 -04:00
mordentral
98f09b81f7 Committing in a format that will work for direct download.
Added additional search settings to "FindSessionsAdvanced"

Forcing presence off with dedicated servers even if they have it ticked on.


Former-commit-id: dc9cae32716ecf50f6ab6be53c830e2e1ac54a6d
2016-10-19 09:43:19 -04:00
J
c3817476fb README.md edited online with Bitbucket 2016-10-19 13:22:47 +00:00
mordentral
ff21bd13c0 Fixed OnSessionInviteAccepted using same name as Received 2016-08-29 13:09:59 -04:00
mordentral
a09183e147 Added MIT license 2016-08-29 08:53:26 -04:00
mordentral
5375579d33 Merge 2016-07-11 15:20:31 -04:00
mordentral
7e5327b0ba removed network package 2016-07-11 15:19:04 -04:00
morden
f941ed83ca new warning 2016-07-02 21:31:44 -04:00
mordentral
bb48ecd8cc Testing new library 2016-06-29 15:33:41 -04:00
mordentral
d969d6a670 added fixes for friend sessions 2016-06-22 14:13:23 -04:00
mordentral
f1fdbee372 sdf 2016-06-21 13:32:37 -04:00
morden
34a9cd0c47 fixed android 2016-06-17 22:57:30 -04:00
mordentral
3407e1922b fix for android / phone? 2016-06-17 11:44:38 -04:00
mordentral
3a755d95bd sd 2016-06-16 15:57:00 -04:00
mordentral
cdae04700e sdf 2016-06-16 15:23:59 -04:00
mordentral
1b991e0cfa testing steam addition 2016-06-16 15:12:32 -04:00
mordentral
b8343d2402 revised library 2016-05-27 13:33:01 -04:00
mordentral
26d4c7f766 sdff 2016-04-25 11:54:03 -04:00
mordentral
df6d10e902 fd 2016-04-21 14:40:00 -04:00
mordentral
4fe9a9dc31 fd 2016-04-19 10:03:36 -04:00
mordentral
fdfafcc845 sdf 2016-04-19 09:14:44 -04:00
mordentral
202b95387f df 2016-03-31 16:07:18 -04:00
mordentral
2c167ae840 sdf 2016-03-28 08:56:29 -04:00
mordentral
8b158656ef hghhgg 2016-03-04 15:04:54 -05:00
mordentral
3679675bc3 dsfsdfs 2016-03-04 14:10:37 -05:00
mordentral
450b58839d dsf 2016-02-24 09:01:22 -05:00
mordentral
ef76bb7d19 dfsf 2016-01-26 16:19:33 -05:00
mordentral
4ca3616582 fsdf 2016-01-20 15:45:42 -05:00
morden
09ff857c7f gfthf 2016-01-17 18:14:19 -05:00
morden
fb662a21c5 fix error with keyboard hit 2016-01-16 11:35:38 -05:00
morden
243df717f6 fixs 2016-01-16 11:28:37 -05:00
morden
80761936f2 fixed image 2016-01-15 20:52:40 -05:00
mordentral
9e618bbeb1 added invite received delegate 2016-01-14 15:21:37 -05:00