Commit Graph

1905 Commits

Author SHA1 Message Date
Detanup01
d50f693348
Merge pull request #106 from Edremon/fix/total_files_sizes
Fix total_files_sizes fallback
2024-12-01 19:57:16 +01:00
Detanup01
405f6467fa
Merge pull request #105 from Edremon/fix/symlink
Fix broken emulator when libsteam_api.so is symlinked
2024-12-01 19:57:04 +01:00
Detanup01
329bc3b547
Merge pull request #104 from Edremon/getugcdetails
Implement GetUGCDetails
2024-12-01 19:56:53 +01:00
Detanup01
5ec0435a45
Merge pull request #103 from otavepto/patch-mods-access-tags-count-fix
another fix for accessing mod details struct + querying tags count
2024-12-01 19:56:40 +01:00
Edremon
16474478c8 Fix total_files_sizes fallback 2024-11-29 21:35:34 +00:00
Edremon
3d14bbcb4e Implement GetUGCDetails
Co-authored-by: a <e>
2024-11-29 16:02:09 +00:00
Edremon
2cc0a2949f Fix broken emulator when libsteam_api.so is symlinked 2024-11-28 13:43:52 +00:00
a
0d35336c57 fix preview url path on Linux 2024-11-28 01:26:24 +02:00
a
6fcd47cd72 avoid git conflict 2024-11-27 22:00:08 +02:00
a
1c5e64f03f fix dates 2024-11-27 21:49:34 +02:00
Detanup01
27b7c72901
Merge pull request #101 from Clone5030/patch-1
Update installed_app_ids.EXAMPLE.txt
2024-11-27 00:03:22 +01:00
a
63212a9835 note on source-engine mods on Windows 2024-11-26 23:20:46 +02:00
a
fd9240989d * change formmatting (tabs > spaces)
* remove spaces between tags (they're comma separated)
2024-11-26 23:20:24 +02:00
a
e93dfc22b1 check tag string size before access 2024-11-26 23:15:04 +02:00
a
d8e94a373a **** you visual studio 2024-11-26 22:03:46 +02:00
a
1e23974c48 * fix mod details struct access again!
* fix querying mod tags count
* fix mod preview file URI
* copy missing mod min/max branches
* use different timing for mod update/create/add dates
2024-11-26 21:52:59 +02:00
Clone5030
26b02a42bb
Update installed_app_ids.EXAMPLE.txt
change typo
2024-11-25 18:59:52 -05:00
Detanup01
30f1f56947
Merge pull request #96 from otavepto/patch-update-161
minor updates
2024-11-25 07:17:48 +01:00
a
73be5714c0 update implementation of sdk 1.61 2024-11-25 04:57:08 +02:00
a
b5c1a2461b update readme 2024-11-25 04:50:54 +02:00
Detanup01
fbac37999a
Merge pull request #95 from anadius/controller-config-generator-fix
access duplicated keys in VDF correctly in parse_controller_vdf.py
2024-11-23 21:06:24 +01:00
anadius
0c52e130b6
access duplicated keys in VDF correctly 2024-11-23 19:58:24 +01:00
Detanup01
bec23b21c8
Merge pull request #93 from Edremon/fix/linux-experimental
Link linux experimental with X11
2024-11-22 23:39:35 +01:00
Detanup01
66cb8e8444
Merge pull request #91 from Edremon/fix/linux
Fix building on Linux
2024-11-22 23:36:59 +01:00
Edremon
06131b45a6 Install required i386 deps on runner 2024-11-22 19:09:55 +00:00
Edremon
a86de0f61c Link linux experimental with X11 2024-11-22 17:33:09 +00:00
Edremon
e4746d0303 Fix building on Linux 2024-11-22 15:43:48 +00:00
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