Commit Graph

  • 99ff94e792
    Merge 787663dff7 into 08e70c79c0 Edremon 2024-11-22 19:05:12 +0000
  • 787663dff7 Install required i386 deps on runner Edremon 2024-11-22 19:05:40 +0000
  • a86de0f61c Link linux experimental with X11 Edremon 2024-11-22 17:27:57 +0000
  • f54f76479a
    Merge e4746d0303 into 08e70c79c0 Edremon 2024-11-22 15:45:30 +0000
  • e4746d0303 Fix building on Linux Edremon 2024-11-22 15:43:48 +0000
  • 08e70c79c0
    added more debug for http dev Detanup01 2024-11-21 20:09:55 +0100
  • 658bd82689
    timeline v1 fix Detanup01 2024-11-21 17:18:21 +0100
  • 94a7e62ecb
    maxpath *10 Detanup01 2024-11-21 13:58:52 +0100
  • 46b50ad61f
    Delete .github/workflows/build_win_all_win2019.yml Detanup01 2024-11-18 22:03:52 +0100
  • c067f52a30
    Update build_win_all_win2019.yml Detanup01 2024-11-18 22:00:59 +0100
  • 2a2d6ac1f2
    Fix from , to . Detanup01 2024-11-18 21:58:21 +0100
  • 25cff3bd37
    Create build_win_all_win2019,yml Detanup01 2024-11-18 21:57:30 +0100
  • 995414e117
    Update steam_overlay.cpp Detanup01 2024-11-17 23:17:02 +0100
  • 0cd118075a
    Update steam_overlay.cpp Detanup01 2024-11-17 23:05:21 +0100
  • 4868c03480
    fix ToggleKey Detanup01 2024-11-17 22:13:10 +0100
  • 4bdad793aa update build win too Detanup01 2024-11-17 21:44:59 +0100
  • 0602c83775 update readme and common deps Detanup01 2024-11-17 21:42:38 +0100
  • 62806dfa0e Properly update submodule third-party/deps/common Detanup01 2024-11-17 21:39:11 +0100
  • 24d19348c8 Update common Detanup01 2024-11-17 18:37:06 +0100
  • 1a907479ae
    Update to latest overlay build Updated to 1.61 Detanup01 2024-11-17 18:33:21 +0100
  • 7a593bb05a
    Update deps Detanup01 2024-11-17 18:16:49 +0100
  • ca1ed5fef4
    Merge pull request #88 from otavepto/dev Detanup01 2024-11-17 16:28:33 +0100
  • f41ade8acb update ingame_overlay an fix compilation alex47exe 2024-11-17 03:03:58 +0000
  • 294042dcc6 add /FORCE:MULTIPLE to prevent failing to build on these errors: alex47exe 2024-11-17 01:20:49 +0000
  • e4590426cd update ingame_overlay alex47exe 2024-11-17 00:35:21 +0000
  • 3b8ac149d9 ingame_overlay, use fix/msvc_issue temp branch alex47exe 2024-11-16 23:56:19 +0000
  • a7b9cf12d4 fix icon_rsrc.expired, thanks to Edremon alex47exe 2024-11-16 23:41:37 +0000
  • b907e4c034 fix icon_rsrc.expired error, thanks to Edremon alex47exe 2024-11-16 23:33:47 +0000
  • 94edc85d25 Merge branch 'dev' of https://github.com/alex47exe/gse_fork into dev alex47exe 2024-11-16 22:38:23 +0000
  • 926f9cc7b1 fixed wrong structure for ingame_overlay alex47exe 2024-11-16 22:38:16 +0000
  • 2d5cb0eb21
    properly update ingame_overlay, thanks to debugzxcv alex47exe 2024-11-16 21:01:04 +0000
  • f84346e5e2 properly update ingame_overlay, thanks to debugzxcv alex47exe 2024-11-16 20:57:26 +0000
  • 9251be01bb * group multiple .bind variants with same details * support 32-bit .bind variant from 2014 a 2024-11-16 11:49:43 +0200
  • ac12cecc2e fixed 'appid_finder', for real now... alex47exe 2024-11-12 03:33:18 +0000
  • f6d211762a fixed missing lxml import alex47exe 2024-11-11 17:06:46 +0000
  • ed7712717a fixed missing beautifulsoup4 in requirements alex47exe 2024-11-11 16:48:38 +0000
  • d9f4d02af9 integrated 'appid_finder' update: alex47exe 2024-11-11 16:29:10 +0000
  • 70bf4e2c50 fix duplicate steam interfaces for RUNE ini alex47exe 2024-11-11 14:35:01 +0000
  • 15575e3547
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-11-09 22:03:26 +0000
  • a1462a9eca update git submodules release-2024_11_09_2 Detanup01 2024-11-09 22:11:13 +0100
  • 371c6fee3c
    Update SOURCE.txt Detanup01 2024-11-09 13:30:12 +0100
  • b03002caa3
    update ingame overlay Detanup01 2024-11-09 13:29:55 +0100
  • 86bf3c83b4
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-11-08 23:41:09 +0000
  • ac8cc6862c
    Merge pull request #85 from otavepto/patch-masterupdater release-2024_11_09 Detanup01 2024-11-08 19:38:06 +0100
  • d4ba4aa9f3 implement ISteamMasterServerUpdater as a proxy for ISteamGameServer a 2024-11-08 20:06:05 +0200
  • aa728a37de
    Merge pull request #83 from universal963/patch-steamugc019 Detanup01 2024-11-07 20:40:33 +0100
  • 442d0fcf7f Fix SDK header universal963 2024-11-07 15:33:52 +0800
  • ac8f9471d9 Implement ISteamUGC019 universal963 2024-11-06 22:55:10 +0800
  • c68c349381
    Merge branch 'dev' into dev alex47exe 2024-11-06 02:56:02 +0000
  • ecea684f1b
    Merge pull request #75 from detiam/gec_patch release-2024_11_05 Detanup01 2024-11-05 17:28:49 +0100
  • cd146fa305
    generate_emu_config: allow only have username in my_login.txt detiam 2024-11-05 11:24:46 +0800
  • 8eac4b7898
    generate_emu_config: change token saving to opt-in detiam 2024-11-05 11:21:06 +0800
  • 6c59179286
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-11-05 02:10:20 +0000
  • 2c49c8645f
    Fix find_ to generate_ Detanup01 2024-11-04 13:23:59 +0100
  • 6792e9adb0
    Merge pull request #77 from otavepto/patch-SendQueryUGCRequest-failure Detanup01 2024-11-04 13:06:01 +0100
  • 7b4f7ab68a
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-11-01 23:42:33 +0000
  • 266c4efab3 fix a scenario in which apps send invalid handle and expect failure callback + call-result a 2024-11-01 23:53:39 +0200
  • 7936cd6680
    Merge pull request #76 from otavepto/patch-mods Detanup01 2024-11-01 22:28:03 +0100
  • 438b59fbf0
    generate_emu_config: allow choose saved account to login, add switch -dt to disable refresh_tokens saving detiam 2024-11-02 04:25:53 +0800
  • a69a3639c5 add different versions for Steam_UGC::GetQueryUGCResult() Steam_UGC::RequestUGCDetails() to support old and new mod details struct after sdk 1.60 a 2024-11-01 20:48:26 +0200
  • 481bd94cbf
    generate_emu_config: Fix credentials use an updated fork detiam 2024-11-01 05:19:55 +0800
  • 7f5324d25e
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-10-27 01:30:07 +0100
  • 5b02ecb1cf
    Merge pull request #73 from universal963/patch-oldsteamfriends Detanup01 2024-10-26 19:50:12 +0200
  • 40a287f24b More accurate Steam_Friends::Deprecated_GetFriendGamePlayed() universal963 2024-10-26 19:55:58 +0800
  • 186a9a6b32 Fix compilation universal963 2024-10-26 18:05:35 +0800
  • 132b7d8989 Initial implementation of ISteamFriends001 to ISteamFriends002 universal963 2024-10-26 17:49:27 +0800
  • 56e8e6adfe
    Merge branch 'dev' into dev alex47exe 2024-10-26 02:31:02 +0100
  • 63552d7584
    fixing is_beta_branch in ini release-2024_10_25 Detanup01 2024-10-25 18:47:18 +0200
  • 2560c6eb8e
    Merge pull request #66 from Detanup01/steamutils001 Detanup01 2024-10-25 14:07:50 +0200
  • 8556336169
    remove the comment in SteamUtils001 steamutils001 Detanup01 2024-10-25 14:07:34 +0200
  • 6be3ba1963
    fix interface getter and steamutils class Detanup01 2024-10-23 17:00:28 +0200
  • 20f50d8cb0
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-10-23 00:15:02 +0100
  • 47c6f8ef3d
    steamutils001 imp Detanup01 2024-10-22 20:23:22 +0200
  • 3a4d7c4bc1
    Merge pull request #64 from universal963/patch-oldsteamuser Detanup01 2024-10-22 20:17:42 +0200
  • dee5201e61 Fix debug log universal963 2024-10-22 19:55:12 +0800
  • f8bf0ab381 Fix debug build universal963 2024-10-22 19:13:36 +0800
  • 2ef54d0fb8 Fix again universal963 2024-10-22 19:00:49 +0800
  • e3527834d7 Fix compilation universal963 2024-10-22 18:53:44 +0800
  • 415fd1ca3e Initial implementation of ISteamUser004 to ISteamUser008 universal963 2024-10-22 18:41:46 +0800
  • 68e35c17ee generate_emu_config, fix -rel argument alex47exe 2024-10-21 02:42:54 +0100
  • 493cf75376
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-10-21 00:19:06 +0100
  • 2b0eefd929
    use UGC19 as UGC20 release-2024_10_20 Detanup01 2024-10-20 23:10:22 +0200
  • 5e6fcc146c
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-10-19 23:17:16 +0100
  • 169d29e53d fix generate_emu_config fix two controller config related error when generating for appid 427520 and 1477940 alex47exe 2024-10-19 22:47:56 +0100
  • 2f81f755b7
    Merge pull request #59 from universal963/patch-3 Detanup01 2024-10-18 16:06:21 +0200
  • ff5ef4f721
    One more fix universal963 2024-10-15 23:45:32 +0800
  • 766b685b62 update top_owners_ids.txt for generate_emu_config add top owners_ids.txt to Linux build too alex47exe 2024-10-14 20:10:36 +0100
  • 0745935be0 is_beta_branch fix, as pointed by wizark952 should now be correctly parsed from 'app::general' instead of 'main::general' alex47exe 2024-10-14 17:45:32 +0100
  • 174d2df50a generate_emu_config and migrate_gse: replaced %outdir% with $outdir for linux build scripts alex47exe 2024-10-14 15:40:14 +0100
  • 21c33b3a98 generate_emu_config and migrate_gse: copy _DEFAULT folders for Linux too alex47exe 2024-10-14 15:23:21 +0100
  • 4823a2be70
    Fix possible memory leak universal963 2024-10-14 13:40:21 +0800
  • 3ccce93a74 fix generate_emu_config login, thanks to Sak32009 alex47exe 2024-10-14 00:24:49 +0100
  • afbcc9451c generate_emu_config: fixed login (2) Sak32009 2024-10-13 16:16:30 +0200
  • f81f83925f generate_emu_config: fixed login Sak32009 2024-10-13 14:01:23 +0200
  • f38cf63eac generate_emu_config: fixed steam auth 2fa and connection to tcp cm servers Sak32009 2024-10-13 10:43:32 +0200
  • 9c18c68ce9
    Merge branch 'Detanup01:dev' into dev alex47exe 2024-10-10 23:43:25 +0100
  • 4250da00c6
    Merge pull request #55 from otavepto/dev Detanup01 2024-10-10 10:48:59 +0200
  • 2d69eb2164 implement ISteamAppDisableUpdate001 a 2024-10-09 22:34:03 +0300
  • 6c5819b3f0 release workflow improvements alex47exe 2024-10-07 15:56:41 +0100
  • 398ae35d99 fix steam id for generated codex ini alex47exe 2024-10-07 15:55:38 +0100