23 Commits

Author SHA1 Message Date
Rubat
814488652b
Handle Steam not running better (#566)
* Handle Steam not running better

* Make Steamworks.SteamClient.IsValid is correct without Steam

Make sure Steamworks.SteamClient.IsValid is correct without Steam running
2022-10-12 06:37:19 +01:00
Thunder
c106d01fcb
Documentation Rework (#599) 2021-10-21 08:40:56 +01:00
Ben Bristow
aa6a780185 Fix 'IsLowVoilence' Typo 2020-11-19 21:05:32 +00:00
Garry Newman
88c742d415 Added SteamApps.IsTimedTrial 2020-08-18 11:33:31 +01:00
Garry Newman
d990b537a3 Some code quality stuff 2020-02-24 14:11:27 +00:00
Garry Newman
8b2599be98 Try to define whether interfaces are shared/client/server only a bit better 2020-02-23 18:34:56 +00:00
Garry Newman
bc9801c36a Prefer use client interface if both exist (this might need a big change at some point) 2020-02-23 11:25:56 +00:00
Garry Newman
d8e5a48f65 Updated Implementation to use flat api 2020-02-22 20:23:19 +00:00
Russ Treadwell
773605c841
typo on AvailableLanguages 2020-01-21 14:29:54 -05:00
Garry Newman
5c36a5c338 Removed usages of StringBuffer
Il2CPP fucks over StringBuffer by changing its Capacity
We can properly UTF8 convert these strings now
2019-08-14 14:39:04 +01:00
Garry Newman
63b3cae096 Cleaning up 2019-05-06 21:19:00 +01:00
Garry Newman
1c1925bae9 Update how interfaces are initialized so we can initialize userless 2019-05-02 13:27:46 +01:00
Garry Newman
86e4576baf IL2CPP works again 2019-04-30 15:42:10 +01:00
Garry Newman
10a82adca9 Event cleanup 2019-04-30 14:27:45 +01:00
Garry Newman
f129ff7cac Usaboility tweaks 2019-04-29 16:34:35 +01:00
Garry Newman
bb2ede3870 Clear pointers on shutdown 2019-04-29 12:55:38 +01:00
Garry Newman
11b7fde17d InstalledDepots, AppInstallDir appd param default to current app 2019-04-27 15:58:51 +01:00
Garry Newman
3b89a53da3 Merge branch 'steamworks144' of https://github.com/Facepunch/Facepunch.Steamworks into steamworks144 2019-04-26 18:22:44 +01:00
Garry Newman
e4663ecc68 AppId_t => AppId 2019-04-26 14:29:36 +01:00
Garry Newman
5a780c4bc0 GetFileDetailsAsync tweak 2019-04-16 21:57:55 +01:00
Garry Newman
603bd95c38 Epoch 2019-04-16 14:40:59 +01:00
Garry Newman
8e97489def Steamworks.Data 2019-04-16 14:38:10 +01:00
Garry Newman
50ddedfd6e Renaiming top tier to Steam* 2019-04-16 14:21:48 +01:00