Commit Graph

  • c3be541f34
    Merge 3896029c914665253cdb05dc6790407287107060 into 958368e7a1056332961709199e7ef8420c8a56af otavepto 2024-12-24 01:12:41 +02:00
  • 3896029c91 loadlib for linux a 2024-12-24 00:39:23 +02:00
  • 958368e7a1
    Merge pull request #119 from otavepto/patch/timed-alloc dev Detanup01 2024-12-18 22:44:02 +01:00
  • 09282941f8
    Merge pull request #118 from otavepto/patch/detect-broken-bind Detanup01 2024-12-11 14:36:46 +01:00
  • 7568bf7164 missing include a 2024-12-10 23:50:32 +02:00
  • 804b57a7ed timed memory allocator for: Steam_Remote_Storage::GetFileNameAndSize(), Steam_Matchmaking_Servers::GetServerDetails(), Steam_Remote_Storage::GetUGCDetails() to avoid leaking memory a 2024-12-10 23:20:37 +02:00
  • 15780552fb
    Merge pull request #117 from universal963/patch-sctranslation Detanup01 2024-12-10 21:15:55 +01:00
  • 90dcc0975a fix detection of broken bind section in memory a 2024-12-10 21:12:06 +02:00
  • 5b6f5b749c fix debug condition + add debug messages a 2024-12-10 21:10:51 +02:00
  • 9e4cfb113f
    Update Simplified Chinese translation universal963 2024-12-11 02:27:41 +08:00
  • e02cc9b366
    Merge pull request #114 from otavepto/patch-implement-functions release-2024_12_07_exp Detanup01 2024-12-07 12:56:23 +01:00
  • 62fb59aa6b
    Merge pull request #113 from otavepto/patch-httplocal Detanup01 2024-12-07 12:53:58 +01:00
  • 8ecc487ca5
    Merge pull request #112 from otavepto/patch-fix-gamestats Detanup01 2024-12-07 12:50:42 +01:00
  • 9dc32d035b
    Merge pull request #111 from otavepto/patch-minor-fixes Detanup01 2024-12-07 12:47:12 +01:00
  • a07d5e2b4a
    Merge pull request #110 from otavepto/patch-old-interfaces Detanup01 2024-12-07 12:30:16 +01:00
  • b9d50520e4 fix country in Steam_Apps::GetAppData() a 2024-12-07 06:35:13 +02:00
  • 88a941c170 fix some old interfaces getters a 2024-12-06 22:52:21 +02:00
  • 661dac1120 old steamclient006 a 2024-12-06 22:49:02 +02:00
  • 30761a108c implement steambilling a 2024-12-06 22:45:10 +02:00
  • 8422cc49b5 old steamuserstats a 2024-12-06 22:40:23 +02:00
  • 49a9cfa375 remove duplicate helper a 2024-12-06 23:19:58 +02:00
  • 800d1c29f6 handle local files via protocol file:/ in http a 2024-12-07 00:11:54 +02:00
  • 72f21e479d fix gamestats + write to json instead of csv a 2024-12-06 23:20:38 +02:00
  • 648faa9f79 minor changes + some debug messages amd comments a 2024-12-06 23:04:51 +02:00
  • 05616b30dc missing objects destruction in steam_client + fix order a 2024-12-06 23:17:59 +02:00
  • 9c976d730f missing shutdown in controller a 2024-12-06 23:17:00 +02:00
  • c7ce32dad1 fix implementation of Steam_UGC::GetItemState() a 2024-12-06 23:15:07 +02:00
  • fa0041db0c minor fix for Steam_User_Stats::FindLeaderboard() a 2024-12-06 23:12:35 +02:00
  • 574b8c411e fix implementation of Steam_Remote_Storage::GetUserPublishedItemVoteDetails() a 2024-12-06 23:10:48 +02:00
  • afb848e427 properly implement Steam_Remote_Storage::UpdateUserPublishedItemVote() a 2024-12-06 23:09:13 +02:00
  • b63140ca63 properly extract inventory item quantity in Steam_Inventory::GetResultItems() a 2024-12-06 23:08:32 +02:00
  • f6ec01fd49 set missing result data in Steam_UGC::SetUserItemVote() a 2024-12-06 23:13:38 +02:00
  • 0e0df256c5 respect logon setting in client function Steam_BLoggedOn() a 2024-12-06 23:06:48 +02:00
  • bf275a79f1 basic implementation for Steam_UGC::DownloadItem() a 2024-12-06 23:16:10 +02:00
  • 907be7ee45 implement Steam_UGC::GetWorkshopEULAStatus() a 2024-12-06 23:15:36 +02:00
  • 455d5f479a implement Steam_Apps::GetAppData() a 2024-12-06 23:07:19 +02:00
  • 6f01f26b2f old steamgameserver + send server game_dir over network a 2024-12-06 22:35:46 +02:00
  • fa27cf4abc old steammatchmaking a 2024-12-06 22:24:33 +02:00
  • e492aec54b
    Merge pull request #109 from otavepto/patch-stats-overlay Detanup01 2024-12-06 16:24:18 +01:00
  • d13592dfb1 strings translations a 2024-12-05 22:30:31 +02:00
  • 7be7f770bd fix a crash when pressing printscrn! a 2024-12-05 02:40:37 +02:00
  • 90cac09c12 overlay fps/frametime/playtime a 2024-12-05 02:14:18 +02:00
  • d50f693348
    Merge pull request #106 from Edremon/fix/total_files_sizes Detanup01 2024-12-01 19:57:16 +01:00
  • 405f6467fa
    Merge pull request #105 from Edremon/fix/symlink Detanup01 2024-12-01 19:57:04 +01:00
  • 329bc3b547
    Merge pull request #104 from Edremon/getugcdetails Detanup01 2024-12-01 19:56:53 +01:00
  • 5ec0435a45
    Merge pull request #103 from otavepto/patch-mods-access-tags-count-fix Detanup01 2024-12-01 19:56:40 +01:00
  • 16474478c8 Fix total_files_sizes fallback Edremon 2024-11-29 21:34:48 +00:00
  • 3d14bbcb4e Implement GetUGCDetails Edremon 2024-11-26 01:36:10 +00:00
  • 2cc0a2949f Fix broken emulator when libsteam_api.so is symlinked Edremon 2024-11-28 02:05:58 +00:00
  • 0d35336c57 fix preview url path on Linux a 2024-11-28 01:26:24 +02:00
  • 6fcd47cd72 avoid git conflict a 2024-11-27 22:00:08 +02:00
  • 1c5e64f03f fix dates a 2024-11-27 21:49:34 +02:00
  • 27b7c72901
    Merge pull request #101 from Clone5030/patch-1 Detanup01 2024-11-27 00:03:22 +01:00
  • 63212a9835 note on source-engine mods on Windows a 2024-11-26 23:20:46 +02:00
  • fd9240989d * change formmatting (tabs > spaces) * remove spaces between tags (they're comma separated) a 2024-11-26 23:20:24 +02:00
  • e93dfc22b1 check tag string size before access a 2024-11-26 23:15:04 +02:00
  • d8e94a373a **** you visual studio a 2024-11-26 22:03:46 +02:00
  • 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 a 2024-11-26 21:52:59 +02:00
  • 26b02a42bb
    Update installed_app_ids.EXAMPLE.txt Clone5030 2024-11-25 18:59:52 -05:00
  • 30f1f56947
    Merge pull request #96 from otavepto/patch-update-161 Detanup01 2024-11-25 07:17:48 +01:00
  • 73be5714c0 update implementation of sdk 1.61 a 2024-11-25 04:57:08 +02:00
  • b5c1a2461b update readme a 2024-11-25 04:50:54 +02:00
  • fbac37999a
    Merge pull request #95 from anadius/controller-config-generator-fix release-2024_11_24_exp Detanup01 2024-11-23 21:06:24 +01:00
  • 0c52e130b6
    access duplicated keys in VDF correctly anadius 2024-11-23 19:58:24 +01:00
  • bec23b21c8
    Merge pull request #93 from Edremon/fix/linux-experimental Detanup01 2024-11-22 23:39:35 +01:00
  • 66cb8e8444
    Merge pull request #91 from Edremon/fix/linux Detanup01 2024-11-22 23:36:59 +01:00
  • 06131b45a6 Install required i386 deps on runner Edremon 2024-11-22 19:05:40 +00:00
  • a86de0f61c Link linux experimental with X11 Edremon 2024-11-22 17:27:57 +00:00
  • e4746d0303 Fix building on Linux Edremon 2024-11-22 15:43:48 +00:00
  • 08e70c79c0
    added more debug for http Detanup01 2024-11-21 20:09:55 +01:00
  • 658bd82689
    timeline v1 fix Detanup01 2024-11-21 17:18:21 +01:00
  • 94a7e62ecb
    maxpath *10 Detanup01 2024-11-21 13:58:52 +01:00
  • 46b50ad61f
    Delete .github/workflows/build_win_all_win2019.yml Detanup01 2024-11-18 22:03:52 +01:00
  • c067f52a30
    Update build_win_all_win2019.yml Detanup01 2024-11-18 22:00:59 +01:00
  • 2a2d6ac1f2
    Fix from , to . Detanup01 2024-11-18 21:58:21 +01:00
  • 25cff3bd37
    Create build_win_all_win2019,yml Detanup01 2024-11-18 21:57:30 +01:00
  • 995414e117
    Update steam_overlay.cpp Detanup01 2024-11-17 23:17:02 +01:00
  • 0cd118075a
    Update steam_overlay.cpp Detanup01 2024-11-17 23:05:21 +01:00
  • 4868c03480
    fix ToggleKey Detanup01 2024-11-17 22:13:10 +01:00
  • 4bdad793aa update build win too Detanup01 2024-11-17 21:44:59 +01:00
  • 0602c83775 update readme and common deps Detanup01 2024-11-17 21:42:38 +01:00
  • 62806dfa0e Properly update submodule third-party/deps/common Detanup01 2024-11-17 21:39:11 +01:00
  • 24d19348c8 Update common Detanup01 2024-11-17 18:37:06 +01:00
  • 1a907479ae
    Update to latest overlay build Updated to 1.61 Detanup01 2024-11-17 18:33:21 +01:00
  • 7a593bb05a
    Update deps Detanup01 2024-11-17 18:16:49 +01:00
  • ca1ed5fef4
    Merge pull request #88 from otavepto/dev Detanup01 2024-11-17 16:28:33 +01:00
  • f41ade8acb update ingame_overlay an fix compilation alex47exe 2024-11-17 03:03:58 +00:00
  • 294042dcc6 add /FORCE:MULTIPLE to prevent failing to build on these errors: alex47exe 2024-11-17 01:20:49 +00:00
  • e4590426cd update ingame_overlay alex47exe 2024-11-17 00:35:21 +00:00
  • 3b8ac149d9 ingame_overlay, use fix/msvc_issue temp branch alex47exe 2024-11-16 23:56:19 +00:00
  • a7b9cf12d4 fix icon_rsrc.expired, thanks to Edremon alex47exe 2024-11-16 23:41:37 +00:00
  • b907e4c034 fix icon_rsrc.expired error, thanks to Edremon alex47exe 2024-11-16 23:33:47 +00:00
  • 94edc85d25 Merge branch 'dev' of https://github.com/alex47exe/gse_fork into dev alex47exe 2024-11-16 22:38:23 +00:00
  • 926f9cc7b1 fixed wrong structure for ingame_overlay alex47exe 2024-11-16 22:38:16 +00:00
  • 2d5cb0eb21
    properly update ingame_overlay, thanks to debugzxcv alex47exe 2024-11-16 21:01:04 +00:00
  • f84346e5e2 properly update ingame_overlay, thanks to debugzxcv alex47exe 2024-11-16 20:57:26 +00:00
  • 9251be01bb * group multiple .bind variants with same details * support 32-bit .bind variant from 2014 a 2024-11-16 11:49:43 +02:00
  • ac12cecc2e fixed 'appid_finder', for real now... alex47exe 2024-11-12 03:33:18 +00:00
  • f6d211762a fixed missing lxml import alex47exe 2024-11-11 17:06:46 +00:00
  • ed7712717a fixed missing beautifulsoup4 in requirements alex47exe 2024-11-11 16:48:38 +00:00