Commit Graph

667 Commits

Author SHA1 Message Date
Garry Newman
850c37e77d Update Jenkinsfile 2019-04-30 17:11:45 +01:00
Garry Newman
32850da719 Update Jenkinsfile 2019-04-30 17:10:06 +01:00
Garry Newman
8916161464 Update Jenkinsfile 2019-04-30 17:07:33 +01:00
Garry Newman
4160e72141 Update Jenkinsfile 2019-04-30 17:03:14 +01:00
Garry Newman
d16db7c13c just do a normal copy 2019-04-30 17:00:57 +01:00
Garry Newman
868c5672b9 Copy using xcopy 2019-04-30 16:58:14 +01:00
Garry Newman
0042a63db1 Artifact test 2019-04-30 16:55:46 +01:00
Garry Newman
1f7e78be09 UnityPlugin base 2019-04-30 16:52:47 +01:00
Garry Newman
93d20de83b ISteamCallback was a nice idea but IL2CPP support makes it unfeasible 2019-04-30 16:43:27 +01:00
Garry Newman
86e4576baf IL2CPP works again 2019-04-30 15:42:10 +01:00
Garry Newman
ff48493ceb Structs with a CSteamID don't need the pack8 alternative 2019-04-30 14:56:59 +01:00
Garry Newman
84627fe69f Struct is the pack4 version 2019-04-30 14:51:56 +01:00
Garry Newman
eb51e359d4 Merge branch 'steamworks144' of https://github.com/Facepunch/Facepunch.Steamworks into steamworks144 2019-04-30 14:27:56 +01:00
Garry Newman
87cd93bfde CheckFileSignature => CheckFileSignatureAsync 2019-04-30 14:27:54 +01:00
Garry Newman
10a82adca9 Event cleanup 2019-04-30 14:27:45 +01:00
Garry Newman
cbc154da66 We can treat mac and linux as the same os 2019-04-30 13:01:30 +01:00
Garry Newman
8b78f8a1a7
Update README.md 2019-04-30 12:58:47 +01:00
Garry Newman
8da5ab2cd0 Overloaded functions swap locations only on windows 2019-04-30 11:53:12 +01:00
Garry Newman
a32ab732d1 Unregister events 2019-04-30 11:38:30 +01:00
Garry Newman
3bf1950068 Changd SteamClient.Update to SteamClient.RunCallbacks 2019-04-30 11:10:46 +01:00
Garry Newman
c609d7bb87 Request the stats on startup, harmless enough but useful 2019-04-30 10:40:59 +01:00
Garry Newman
d67bd7d8ef GetGlobals are in bytes, not array size 2019-04-30 10:40:41 +01:00
Garry Newman
f129ff7cac Usaboility tweaks 2019-04-29 16:34:35 +01:00
Garry Newman
b39ee80ecd Special path for Windows call convention when returning a SteamId 2019-04-29 15:47:56 +01:00
Garry Newman
74ef28b9fc MacOs loading 2019-04-29 15:47:23 +01:00
Garry Newman
e68dc15454 Try to dynamically determine the OS 2019-04-29 15:46:56 +01:00
Garry Newman
10e228f765 Api Generate global funcs 2019-04-29 13:28:20 +01:00
Garry Newman
bb2ede3870 Clear pointers on shutdown 2019-04-29 12:55:38 +01:00
Garry Newman
0c19a87813 DeserializeAsync 2019-04-29 11:59:00 +01:00
Garry Newman
2260b222f5 CraftItem 2019-04-29 11:51:06 +01:00
Garry Newman
f91b01d195 GenerateItem 2019-04-29 11:42:58 +01:00
Garry Newman
683925430d Consume, Split, Transfer 2019-04-29 11:33:08 +01:00
Garry Newman
b74d45814a Inventory item def 2019-04-29 11:21:59 +01:00
Garry Newman
1625268f5d InventoryResult.Serialize 2019-04-29 11:13:17 +01:00
Garry Newman
0d509bf126 GetItems, InventoryResult etc 2019-04-29 11:05:55 +01:00
Garry Newman
67de9c8e96 Expose ItemId, DefId types 2019-04-29 10:41:40 +01:00
Garry Newman
d2ce2fe13b GetDefinitions 2019-04-27 21:52:47 +01:00
Garry Newman
37f6192213 LocalPriceFormatted 2019-04-27 21:52:30 +01:00
Garry Newman
aa666a3149 Item Prices 2019-04-27 17:07:39 +01:00
Garry Newman
5a25d750f2 Stats fixes 2019-04-27 16:12:16 +01:00
Garry Newman
194ca8d8b3 Test using Rust instead of Gmod (uses more features) 2019-04-27 15:59:33 +01:00
Garry Newman
11b7fde17d InstalledDepots, AppInstallDir appd param default to current app 2019-04-27 15:58:51 +01:00
Garry Newman
396be12edd Create InventoryTest.cs 2019-04-27 15:56:11 +01:00
Garry Newman
67170a2da4 SteamInventory 2019-04-27 15:55:21 +01:00
Garry Newman
a59e8f9134 ISteamInventory interface 2019-04-27 15:49:33 +01:00
Garry Newman
764b6246e8 Igmore more STEAM_OUT_BUFFER_COUNT etc 2019-04-27 15:46:20 +01:00
Garry Newman
da64466b72 Comment fixes 2019-04-27 15:46:05 +01:00
Garry Newman
053f04bc2f SteamRemoteStorage 2019-04-27 15:04:19 +01:00
Garry Newman
1137076fa7 Parsing fixes 2019-04-27 14:25:54 +01:00
Garry Newman
dd06f22cee ISteamRemoteStorage codegen 2019-04-27 14:10:40 +01:00