Commit Graph

1860 Commits

Author SHA1 Message Date
a
d4ba4aa9f3 implement ISteamMasterServerUpdater as a proxy for ISteamGameServer 2024-11-08 20:06:05 +02:00
Detanup01
aa728a37de
Merge pull request #83 from universal963/patch-steamugc019
Implement `ISteamUGC019`
2024-11-07 20:40:33 +01:00
universal963
442d0fcf7f Fix SDK header 2024-11-07 15:33:52 +08:00
universal963
ac8f9471d9 Implement ISteamUGC019 2024-11-06 22:55:10 +08:00
Detanup01
ecea684f1b
Merge pull request #75 from detiam/gec_patch
generate_emu_config: Fix credentials
2024-11-05 17:28:49 +01:00
detiam
cd146fa305
generate_emu_config: allow only have username in my_login.txt 2024-11-05 11:24:46 +08:00
detiam
8eac4b7898
generate_emu_config: change token saving to opt-in 2024-11-05 11:21:06 +08:00
Detanup01
2c49c8645f
Fix find_ to generate_ 2024-11-04 13:23:59 +01:00
Detanup01
6792e9adb0
Merge pull request #77 from otavepto/patch-SendQueryUGCRequest-failure
trigger callback + call-result for failure in `SendQueryUGCRequest()`
2024-11-04 13:06:01 +01:00
a
266c4efab3 fix a scenario in which apps send invalid handle and expect failure callback + call-result 2024-11-01 23:53:39 +02:00
Detanup01
7936cd6680
Merge pull request #76 from otavepto/patch-mods
support older version of mod details struct + add missing callback/call-result for failure
2024-11-01 22:28:03 +01:00
detiam
438b59fbf0
generate_emu_config: allow choose saved account to login, add switch -dt to disable refresh_tokens saving 2024-11-02 04:25:53 +08:00
a
a69a3639c5 add different versions for Steam_UGC::GetQueryUGCResult() Steam_UGC::RequestUGCDetails() to support old and new mod details struct after sdk 1.60 2024-11-01 21:01:50 +02:00
detiam
481bd94cbf
generate_emu_config: Fix credentials
use an updated fork
2024-11-01 05:19:55 +08:00
Detanup01
5b02ecb1cf
Merge pull request #73 from universal963/patch-oldsteamfriends
Initial implementation of `ISteamFriends001` to `ISteamFriends002`
2024-10-26 19:50:12 +02:00
universal963
40a287f24b More accurate Steam_Friends::Deprecated_GetFriendGamePlayed() 2024-10-26 19:55:58 +08:00
universal963
186a9a6b32 Fix compilation 2024-10-26 18:05:35 +08:00
universal963
132b7d8989 Initial implementation of ISteamFriends001 to ISteamFriends002 2024-10-26 17:49:27 +08:00
Detanup01
63552d7584
fixing is_beta_branch in ini 2024-10-25 18:47:18 +02:00
Detanup01
2560c6eb8e
Merge pull request #66 from Detanup01/steamutils001
steamutils001 imp
2024-10-25 14:07:50 +02:00
Detanup01
8556336169
remove the comment in SteamUtils001 2024-10-25 14:07:34 +02:00
Detanup01
6be3ba1963
fix interface getter and steamutils class 2024-10-23 17:00:28 +02:00
Detanup01
47c6f8ef3d
steamutils001 imp 2024-10-22 20:23:22 +02:00
Detanup01
3a4d7c4bc1
Merge pull request #64 from universal963/patch-oldsteamuser
Initial implementation of `ISteamUser004` to `ISteamUser008`
2024-10-22 20:17:42 +02:00
universal963
dee5201e61 Fix debug log 2024-10-22 19:55:12 +08:00
universal963
f8bf0ab381 Fix debug build 2024-10-22 19:13:36 +08:00
universal963
2ef54d0fb8 Fix again 2024-10-22 19:00:49 +08:00
universal963
e3527834d7 Fix compilation 2024-10-22 18:53:44 +08:00
universal963
415fd1ca3e Initial implementation of ISteamUser004 to ISteamUser008 2024-10-22 18:41:46 +08:00
Detanup01
2b0eefd929
use UGC19 as UGC20 2024-10-20 23:10:22 +02:00
Detanup01
2f81f755b7
Merge pull request #59 from universal963/patch-3
Fix possible memory leaks in `network.cpp`
2024-10-18 16:06:21 +02:00
universal963
ff5ef4f721
One more fix 2024-10-15 23:45:32 +08:00
universal963
4823a2be70
Fix possible memory leak 2024-10-14 13:40:21 +08:00
Detanup01
4250da00c6
Merge pull request #55 from otavepto/dev
implement `ISteamAppDisableUpdate001`
2024-10-10 10:48:59 +02:00
a
2d69eb2164 implement ISteamAppDisableUpdate001 2024-10-09 22:34:03 +03:00
Detanup01
1460b87e39
update generate interface (more interface discovery) 2024-10-06 14:06:39 +02:00
Detanup01
3a05ef636f
Merge pull request #52 from otavepto/dev
support older bind variants + auto unload on success or timeout
2024-10-06 13:52:51 +02:00
a
ed5b745e09 support older variant + auto unload on success or timeout 2024-10-05 20:11:40 +03:00
Detanup01
d40d306ccd
wizard's change to stubdrm
Indicading using old ubuntu version in readme (check prev change for going 22.04->20.04)
2024-09-18 19:41:02 +02:00
Detanup01
712482f286
Merge pull request #42 from universal963/patch-2
Correct undocumented api in `ISteamNetworkingSockets010` and `ISteamNetworkingSockets011`
2024-09-16 09:48:24 +02:00
universal963
cbef1d49e9 Correct undocumented api in ISteamNetworkingSockets010 and ISteamNetworkingSockets011 2024-09-16 13:06:42 +08:00
Detanup01
f7fe813310
fix for "inputs" not exists in vdf 2024-09-15 21:46:09 +02:00
Detanup01
0dcafc5cb8
Merge pull request #39 from Detanup01/morestub_ms3
Update stubdrm.cpp
2024-09-15 17:26:38 +02:00
Detanup01
addfd88782
fixing wrong indent (tabs) 2024-09-15 17:14:00 +02:00
Detanup01
febbf32fb9
Update stubdrm.cpp
Adding new detection for Metal Slug 3
2024-09-15 16:46:21 +02:00
Detanup01
ca66c1bf62
Merge pull request #38 from M4RCK5/dev
Lobby Connect Improvements + MBTL Fix
2024-09-15 12:51:15 +02:00
M4RCK5
fcd523796f
Added back active user list but disabled 2024-09-14 05:32:53 -03:00
M4RCK5
a68259d7cd
MELTY BLOOD TYPE LUMINA Fix
[Requested by wizark](https://cs.rin.ru/forum/viewtopic.php?p=3124996#p3124996)
2024-09-14 01:59:57 -03:00
M4RCK5
367234ae64
Lobby Connect Improvements
-Removed active user list to prioritize multiplayer lobbies
-Fixed infinite loop when the user inputs letters instead of numbers
-Clear output when refreshing lobby list
2024-09-13 15:12:27 -03:00
Detanup01
cd8fcaf61f
Merge pull request #36 from Detanup01/ubuntu_20-04
changing all 22.04 to 20.04
2024-09-06 12:54:25 +02:00