170 Commits

Author SHA1 Message Date
alex47exe
de7e087b18 Merge branch 'Detanup01:dev' into dev 2026-01-18 23:38:55 +00:00
a
63f803dc00 revert p2p manager changes 2026-01-09 21:15:42 +02:00
alex47exe
7c620269ea Merge branch 'Detanup01:dev' into dev 2025-11-28 23:47:39 +00:00
a
75cd76e69f allow changing packet sharing behavior in old p2p networking via ini config 2025-11-24 22:25:30 +02:00
alex47exe
6788480907 Merge branch 'Detanup01:dev' into dev 2025-11-15 00:38:16 +00:00
wunnr
2a4b64558b auto_send_invites.txt 2025-11-09 14:12:27 -07:00
alex47exe
e7e8b60c99 Merge branch 'Detanup01:dev' into dev 2025-11-05 23:43:01 +00:00
Detanup01
b6acafd8ab Merge pull request #369 from wunnr/env_save_path
Add "GseSavePath" env var for overriding emu save path
2025-11-05 10:34:12 +01:00
wunnr
d6b3318efb Moved env var parsing from get_user_appdata_path to parse_local_save 2025-11-03 18:32:03 -07:00
alex47exe
ead15aaa91 Merge remote-tracking branch 'upstream/dev' into dev 2025-11-03 18:28:36 +00: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
alex47exe
40fc3cffa4 Merge branch 'Detanup01:dev' into dev 2025-08-18 15:17:25 +01: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
alex47exe
27d089f7f8 Merge remote-tracking branch 'upstream/dev' into dev 2025-08-14 00:25:08 +01:00
NicknineTheEagle
07708009a2 Added a setting to block clients with unknown auth ticket formats 2025-08-12 17:54:52 +03:00
alex47exe
06152a326c Merge remote-tracking branch 'upstream/dev' into dev 2025-08-06 17:42:35 +01:00
alex47exe
b5e71e8727 Merge pull request #13 from DerpingtonDerp/dev
Add support to specify a purchase date in config
2025-07-26 02:20:24 +01:00
NicknineTheEagle
eb54feab90 Added legacy interfaces 2025-07-25 14:05:46 +03:00
alex47exe
8bb86af10f Merge remote-tracking branch 'upstream/dev' into dev 2025-07-14 19:27:11 +01:00
Detanup01
e3d0b11d99 dont decode twice 2025-07-10 18:30:29 +02:00
Detanup01
8540ab58a9 comply with requests 2025-07-10 18:28:23 +02:00
Detanup01
9515682fc9 implement encryptedappticket cleanly
add alt account for denuvo & encrypted saves
2025-07-09 21:03:22 +02:00
GittyGittyKit
a303521e92 Add encrypted app ticket token support 2025-07-08 14:08:30 +02:00
universal963
8794403c10 Initial implementation of GetQueryUGCMetadata() 2025-06-18 20:51:13 +08:00
DerpingtonDerp
9642643ee2 Add support to specify a purchase date in config 2025-06-04 14:46:17 +02:00
alex47exe
0040f8fe4e Merge remote-tracking branch 'upstream/dev' into dev 2025-05-18 21:11:08 +01:00
universal963
cee5ce34cc Allow empty path to be set in app::paths and allow returning empty path in Steam_Apps::GetAppInstallDir() 2025-05-17 20:20:44 +08:00
alex47exe
d1e93a85a0 Merge branch 'Detanup01:dev' into dev 2025-04-18 12:31:23 +01:00
universal963
3e22b28173 Indentation 2025-04-14 01:38:42 +08:00
universal963
e316360012 Initial implementation of GetGlobalStat() 2025-04-14 01:05:56 +08:00
alex47exe
ce082e1f11 Merge branch 'Detanup01:dev' into dev 2025-02-24 15:28:56 +00:00
rcyggdra
d8207bf629 Add FPS option control for overlay 2025-02-23 23:22:46 +08:00
alex47exe
a13aeda53c Merge remote-tracking branch 'upstream/dev' into dev 2025-02-15 23:49:14 +00:00
Detanup01
c2d4807d94 remove creation of new global ini if listen port is not there 2025-02-04 17:44:01 +01:00
alex47exe
b577191aa7 Merge branch 'Detanup01:dev' into dev 2024-12-06 23:36:50 +00:00
a
90cac09c12 overlay fps/frametime/playtime 2024-12-05 02:14:18 +02:00
alex47exe
8603136e9a Merge remote-tracking branch 'upstream/dev' into dev 2024-12-01 20:06:49 +00:00
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
Edremon
16474478c8 Fix total_files_sizes fallback 2024-11-29 21:35:34 +00:00
a
0d35336c57 fix preview url path on Linux 2024-11-28 01:26:24 +02:00
a
1c5e64f03f fix dates 2024-11-27 21:49:34 +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
Detanup01
63552d7584 fixing is_beta_branch in ini 2024-10-25 18:47:18 +02:00
alex47exe
0745935be0 is_beta_branch fix, as pointed by wizark952
should now be correctly parsed from 'app::general' instead of 'main::general'
2024-10-14 17:45:32 +01:00
alex47exe
3fbe0d3ec6 Merge branch 'Detanup01:dev' into dev 2024-09-02 12:19:29 +01:00
Sak32009
c3d8217629 fixed msbuild warnings 2024-09-01 07:24:16 +02:00
alex47exe
d7f6576c65 Merge branch 'dev' into dev 2024-08-23 00:30:13 +01: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