Commit Graph

14 Commits

Author SHA1 Message Date
André Straubmeier
e21c42e8a2 Add GetAuthTicketForWebApiAsync 2023-06-09 08:45:14 +02:00
André Straubmeier
8a5f229a2f Steamworks SDK 1.57 2023-05-15 14:37:19 +02:00
Garry Newman
4d98ea3d51 Output data as proper hex 2020-02-25 16:26:18 +00:00
Garry Newman
998c18764a Chnaged RequestEncryptedAppTicketAsync tests to keep in mind that it can only be called once every 60 seconds 2020-02-25 13:29:15 +00:00
Garry Newman
a7954f9e21 Updated tests 2020-02-22 20:29:37 +00:00
Garry Newman
38b1ed5f88 Il2Cpp didn't like CustomMarshaler on returns, so string returns are Utf8StringPointer instead, which implicit converts to string 2019-07-02 13:52:04 +01:00
Garry Newman
761ff33663 Added GetAuthSessionTicketAsync, which waits on GetAuthSessionTicketResponse_t before returning 2019-05-21 20:39:56 +01:00
Garry Newman
a020474856 Added RequestEncryptedAppTicketAsync 2019-05-07 20:21:06 +01:00
Garry Newman
51b2b7dee2 Moved Name, SteamId to SteamClient 2019-04-16 14:26:42 +01:00
Garry Newman
50ddedfd6e Renaiming top tier to Steam* 2019-04-16 14:21:48 +01:00
Garry Newman
8ceecaf1b0 Cleaning up publics 2019-04-16 12:17:24 +01:00
Garry Newman
bf6883deb9 Big clean 2019-04-16 11:45:44 +01:00
Garry Newman
a634f80790 Real world use part 1 2019-04-16 09:30:17 +01:00
Garry Newman
c1d611dae7 Test fixes 2019-04-15 21:18:03 +01:00