Commit Graph

1878 Commits

Author SHA1 Message Date
Detanup01
08e70c79c0
added more debug for http 2024-11-21 20:09:55 +01:00
Detanup01
658bd82689
timeline v1 fix 2024-11-21 17:18:21 +01:00
Detanup01
94a7e62ecb
maxpath *10 2024-11-21 13:58:52 +01:00
Detanup01
46b50ad61f
Delete .github/workflows/build_win_all_win2019.yml 2024-11-18 22:03:52 +01:00
Detanup01
c067f52a30
Update build_win_all_win2019.yml 2024-11-18 22:00:59 +01:00
Detanup01
2a2d6ac1f2
Fix from , to . 2024-11-18 21:58:21 +01:00
Detanup01
25cff3bd37
Create build_win_all_win2019,yml 2024-11-18 21:57:30 +01:00
Detanup01
995414e117
Update steam_overlay.cpp
Please
2024-11-17 23:17:02 +01:00
Detanup01
0cd118075a
Update steam_overlay.cpp
Fix the fix ?
2024-11-17 23:05:21 +01:00
Detanup01
4868c03480
fix ToggleKey 2024-11-17 22:13:10 +01:00
Detanup01
4bdad793aa update build win too 2024-11-17 21:44:59 +01:00
Detanup01
0602c83775 update readme and common deps 2024-11-17 21:42:38 +01:00
Detanup01
24d19348c8 Update common 2024-11-17 18:37:06 +01:00
Detanup01
1a907479ae
Update to latest overlay build
Updated to 1.61
2024-11-17 18:33:21 +01:00
Detanup01
ca1ed5fef4
Merge pull request #88 from otavepto/dev
support a bind variant from 2014
2024-11-17 16:28:33 +01:00
a
9251be01bb * group multiple .bind variants with same details
* support 32-bit .bind variant from 2014
2024-11-16 11:49:43 +02:00
Detanup01
a1462a9eca update git submodules 2024-11-09 22:11:13 +01:00
Detanup01
ac8cc6862c
Merge pull request #85 from otavepto/patch-masterupdater
implement ISteamMasterServerUpdater as a proxy for ISteamGameServer
2024-11-08 19:38:06 +01:00
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