Detanup01
41cd9b8843
Merge pull request #408 from otavepto/patch/rp2p
...
Revert breaking changes to the P2P networking
2026-01-18 11:37:57 +01:00
GogoVang
d3ef427a36
disable_achievement_progress=1
2026-01-15 14:27:54 +03:00
a
63f803dc00
revert p2p manager changes
2026-01-09 21:15:42 +02:00
a
75cd76e69f
allow changing packet sharing behavior in old p2p networking via ini config
2025-11-24 22:25:30 +02:00
a
c71f660f6a
add feature flag to voice chat
2025-11-03 00:33:14 +02:00
a
dc9e5dc42b
- new functionality to create expected cloud save dirs at startup
...
- new helper function to search for a substring with case insensitive support
2025-10-15 00:04:10 +03:00
universal963
89e83e865b
Add free_weekend option
2025-10-02 23:01:26 +08:00
Detanup01
fcb0e7b3b7
Merge pull request #315 from otavepto/patch/lib-sold
...
Emulate old `Steam.dll` library (experimental)
2025-08-21 12:36:47 +02:00
NotAndreh
2a62ce30a2
Fixes to the playtime implementation, added a optional setting under [main::stats] called record_playtime
2025-08-16 16:35:18 +02:00
a
6319e5d0f2
add updated code + readme
2025-08-15 15:04:14 +03:00
a
8e2af5634e
update old lib readme
2025-08-15 15:04:14 +03:00
a
82e7b2c570
new stub for old steam lib
2025-08-15 15:04:14 +03:00
NicknineTheEagle
9586ee14fe
Enable new auth ticket format by default
2025-08-12 17:54:52 +03:00
NicknineTheEagle
07708009a2
Added a setting to block clients with unknown auth ticket formats
2025-08-12 17:54:52 +03:00
a
be358327c7
cold client loader: allow auto detection of appid + note on preferred apps paths
2025-07-25 04:38:19 +03:00
Detanup01
b41153812b
Merge pull request #274 from GittyGittyKit/add-token-functionality
...
Add token functionality and encrypted savegames
2025-07-11 09:34:02 +02:00
Detanup01
29ff78364f
post build readme & ini change
2025-07-09 21:13:27 +02:00
NicknineTheEagle
a635a7d451
Normalized line endings
2025-07-09 21:57:17 +03:00
Detanup01
d0c36e17d9
Update README.release.md
2025-06-25 19:55:57 +02:00
Detanup01
790be55730
Update README.release.md
2025-06-25 19:51:17 +02:00
universal963
8794403c10
Initial implementation of GetQueryUGCMetadata()
2025-06-18 20:51:13 +08:00
universal963
4732e72490
Add comments to configs.app.EXAMPLE.ini
2025-05-18 13:41:05 +08:00
GogoVang
5c397d48fb
Update and rename stats.EXAMPLE.txt to stats.EXAMPLE.json
2025-05-08 19:36:54 +03:00
GogoVang
98f753f62e
Update README.release.md
2025-05-08 19:29:24 +03:00
Uklosk
024dec4348
Add note to steamclient README for Linux users ( #209 )
2025-04-20 19:47:12 +02:00
rcyggdra
d8207bf629
Add FPS option control for overlay
2025-02-23 23:22:46 +08:00
Bleibeidl
99fdca8813
Mark optional steps in mods setup as such
2025-01-23 20:20:36 +01:00
a
90cac09c12
overlay fps/frametime/playtime
2024-12-05 02:14:18 +02: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
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
Clone5030
26b02a42bb
Update installed_app_ids.EXAMPLE.txt
...
change typo
2024-11-25 18:59:52 -05:00
a
4017266241
* deprecate lazy_load_achievements_icons in favor of paginated_achievements_icons
...
* new option `upload_achievements_icons_to_gpu` in `configs.main.ini` which controls whether the overlay should upload the achievements icons to the GPU and display them or not
* synchronize overlay proc with the periodic steam callback in a better way to avoid FPS drop
* prevent overlay flickering regression
* upload achievements icons to the GPU in the overlay proc periodically, this dramatically decreased the startup locking/halt time
* fix a potential deadlock scenario in the overlay as a result of synchonizing with 2 mutex objects
2024-08-21 23:56:52 +03:00
Detanup01
a8bebdde0a
Merge pull request #7 from otavepto/patch-game-stats-csv
...
Allow saving stats from `ISteamGameStats` to .csv files
2024-08-18 20:53:05 +02:00
a
6066d0cbe8
move the ini option steam_game_stats_reports_dir to the section [main::misc]
2024-08-18 05:06:53 +03:00
a
a647c6cfdd
new ini option steam_game_stats_reports_dir to define a folder where statistics from ISteamGameStats will be saved
2024-08-18 05:06:14 +03:00
a
573e17b45a
* new option to lazy load achievements icons in memory when they're requested, rather than loading them on the next call to the run callback
...
* move stats options in the ini to a separate section [main::stats]
2024-08-18 05:01:39 +03:00
Detanup01
79ee1dd707
Merge pull request #4 from otavepto/patch-2
...
Allow disabling the internal functionality which reports an achievement progress for stats that are tied to achievements
2024-08-03 20:54:11 +02:00
a
ee5c2bb4f9
allow disabling the internal functionality which reports an achievement progress for stats that are tied to achievements
2024-08-03 21:16:49 +03:00
a
784724bc07
add comments with default values in the ini files
2024-08-03 19:24:06 +03:00
otavepto
9443afbd00
* add 2 new properties to mods.json min_game_branch and max_game_branch according to sdk v1.60, no idea what they do
...
* make sure buffer is null terminated in `Steam_UGC::GetQueryUGCPreviewURL()`
* implement 2 new useless ugc stuff + use an already made function to check for handle validity
2024-07-07 02:39:21 +03:00
otavepto
3f7ec00719
* parse and use branches data from branches.json
...
* deprecate build_id in the .ini file
* change Steam_Apps::SetDlcContext() to mimic Steam_Apps::BIsDlcInstalled(), not sure if that's correct
2024-07-07 02:39:21 +03:00
otavepto
715cb70bc5
example branches.json
2024-07-07 02:39:21 +03:00
otavepto
a307cc13e5
new option in mods.json for the new param of total files sizes
2024-07-07 02:39:21 +03:00
otavepto
6840b20bcb
fix conditions for:
...
* Steam_Apps::BIsSubscribedApp
* Steam_Apps::BIsDlcInstalled
* Steam_Apps::BIsAppInstalled
2024-06-30 05:46:47 +03:00
otavepto
4076a47d87
note on invalid usage
2024-06-25 02:05:45 +03:00
otavepto
caea115cf7
update readmes + changlog & credits
2024-06-24 22:27:31 +03:00
otavepto
6ee0628750
add a new option save_only_higher_stat_achievement_progress and enable it by default toa void progress spam from stats which are tied to an achievement
2024-06-23 19:16:44 +03:00
otavepto
de03379602
add an option to allow the game to change unknown stats
2024-06-23 19:16:44 +03:00
otavepto
b67cb48f38
change default notification duration
2024-06-21 21:53:53 +03:00