Commit Graph

  • 21545509fd new type of notification when the auto accept config file is used otavepto 2024-01-06 07:41:32 +02:00
  • 9d533cd945 new string to translate! otavepto 2024-01-06 07:40:57 +02:00
  • c3d0f716b2 writing mistake! otavepto 2023-12-29 08:46:54 +02:00
  • 81bcc48c3b updated changelog otavepto 2023-12-29 04:03:50 +02:00
  • 0b8e5cb283 use the new flags in the overlay otavepto 2023-12-29 03:55:11 +02:00
  • 2fa2a9229c parse the new disable_overlay_warning_*.txt settings + fixed or condition of warn_forced_setting otavepto 2023-12-29 01:52:20 +02:00
  • 5dd51bd7b3 new disable_overlay_warning_*.txt settings to disable certain or all warnings in the overlay otavepto 2023-12-29 01:51:35 +02:00
  • 3d306dc136 deprecated disable_overlay_warning.txt otavepto 2023-12-29 01:50:50 +02:00
  • ad14e7f14e more stub variants otavepto 2024-01-24 22:18:07 +02:00
  • 3a64b604a0 debug message otavepto 2024-01-22 19:43:56 +02:00
  • 9e84f4abec forgot that while debugging! otavepto 2024-01-22 19:26:51 +02:00
  • 371d50b62e make sure buffer is nulled in ugc::GetItemInstallInfo() + a bunch of params check & stub code otavepto 2024-01-20 23:01:29 +02:00
  • 2800264040 make sure mod path is absolute and normalized for current OS otavepto 2024-01-20 22:51:40 +02:00
  • 44f4e400de updated changelog + some readmes otavepto 2024-01-20 20:18:35 +02:00
  • 6249d7ca4d * attempt to auto detect mods with the same behavior as if they were defined in mods.json, for an easier config otavepto 2024-01-20 17:50:16 +02:00
  • 45d76fbc31 bunch of scoped debug messages otavepto 2024-01-20 03:32:01 +02:00
  • 43debcbaf8 * local storage: allow files in root of user data otavepto 2024-01-19 21:45:32 +02:00
  • 0d1e54e9a2 * a working impl to bridge ugc/remote_storage as suggested by Detanup01 otavepto 2024-01-14 19:39:19 +02:00
  • 4afd10219d Update settings_parser.cpp Detanup01 2024-01-10 17:39:04 +01:00
  • 7f099ed0ad Update settings_parser.cpp Detanup01 2024-01-09 23:02:35 +01:00
  • 146c01a9c3 Update settings_parser.cpp Detanup01 2024-01-09 22:35:55 +01:00
  • 0f002f7ef9 Update steam_ugc.h Detanup01 2024-01-08 21:37:45 +01:00
  • 96005c48ea Update settings.cpp Detanup01 2024-01-08 17:23:58 +01:00
  • 03f9da07cb Update steam_ugc.h Detanup01 2024-01-08 17:23:26 +01:00
  • 0bc7438257 Update steam_remote_storage.h Detanup01 2024-01-08 17:17:29 +01:00
  • 8ad0fc4aa2 Update steam_ugc.h Detanup01 2024-01-07 23:03:50 +01:00
  • b4e70b9778 Update steam_remote_storage.h Detanup01 2024-01-07 22:59:10 +01:00
  • 1bdd540498 Update steam_remote_storage.h Detanup01 2024-01-05 18:36:32 +01:00
  • e2cb2e0f38 allow specifying a load order via a file called load_order.txt inside the root of the dlls to inject folder + updated readmes otavepto 2024-01-19 03:47:58 +02:00
  • d881806644 update redmes otavepto 2024-01-14 02:50:35 +02:00
  • 91aac61e23 a working stub patcher + lots of changes to cold client loader otavepto 2024-01-14 02:29:02 +02:00
  • 00ace6727d refactored the entire win client loader to use C++ + use relative paths to the exe itself + added a debug log otavepto 2024-01-13 01:18:52 +02:00
  • d1fdde23cc fixed some win build errors otavepto 2024-01-13 01:17:35 +02:00
  • 0590f6d2f6 more helpers otavepto 2024-01-13 01:17:03 +02:00
  • 705a1b925a added helper functions + restructure folders otavepto 2024-01-12 21:29:00 +02:00
  • 9a1b49b103 use the dos stb changer during build otavepto 2024-01-12 20:44:18 +02:00
  • b69973a37d use the undocumented linker flag to prevent adding the MSVC Rich Header otavepto 2024-01-12 20:42:00 +02:00
  • 40ef939ad9 build cold client loader in 32 and 64 bit modes otavepto 2024-01-12 20:40:59 +02:00
  • ad89399272 added a new win resource to be used for 64 bit build of client loader otavepto 2024-01-12 15:50:55 +02:00
  • 733e08c3b9 added a new option to the cold client loader to load a dll via createremotethread otavepto 2024-01-12 15:50:08 +02:00
  • 34492b69de ignore build tmp of dos stub changer otavepto 2024-01-12 15:49:02 +02:00
  • b14a3e7f54 fixed a mistake in win build script otavepto 2024-01-12 15:41:01 +02:00
  • 0d4a73c41f fixed a mistake in win build deps script otavepto 2024-01-12 15:38:40 +02:00
  • 9534e9dd1b added a post build script to change the file DOS stub after build otavepto 2024-01-12 15:38:09 +02:00
  • f7db814f4c added helpers for PE/module stuff otavepto 2024-01-12 15:37:22 +02:00
  • ab99591483 stub for appticket otavepto 2024-01-08 22:32:20 +02:00
  • f8bb8b2285 fixed the overlay crash when an invitation is sent (on guest side) otavepto 2024-01-06 07:43:34 +02:00
  • a453bca12e updated .gitignore to to ignore crash printer tests output otavepto 2024-01-07 15:44:25 +02:00
  • 0358bcae89 parse the crash printer path from config file otavepto 2024-01-07 15:43:53 +02:00
  • 6efc5b5e8e updated build scripts for the crash printer otavepto 2024-01-07 15:42:41 +02:00
  • 2056698d6e tests for crash printer otavepto 2024-01-07 15:32:56 +02:00
  • fcfda3ddd2 win crash printer otavepto 2024-01-07 09:20:26 +02:00
  • 57e7dbebde linux crash printer otavepto 2024-01-07 09:20:14 +02:00
  • d15441a30e common files used by crash printer otavepto 2024-01-07 09:20:03 +02:00
  • 85abf09650 new id to handle recent games otavepto 2024-01-06 14:53:04 +02:00
  • 2450f20bc0 use https for submodules, fixes #41 otavepto 2024-01-11 18:46:50 +02:00
  • e116d86cc0 updated changelog otavepto 2024-01-05 22:36:17 +02:00
  • 43ce82bf9c fix compilation error + some print messages otavepto 2024-01-05 20:23:49 +02:00
  • 54af73788b print more missing old interfaces + some consistency otavepto 2024-01-05 19:04:34 +02:00
  • c37299013c consistency with interfaces are accessed/casted otavepto 2024-01-05 19:02:58 +02:00
  • 57a02c7b43 refactor the tool find_intrfaces to search accurately for interfaces otavepto 2024-01-05 18:51:59 +02:00
  • e221d8e1d2 Fix Replace Detanup01 2024-01-05 11:30:09 +01:00
  • 051db907e3 release date! otavepto 2024-01-03 01:59:51 +02:00
  • ace7aa4acb added a new debug option "ResumeByDebugger" for the Windows version of the client loader otavepto 2024-01-03 01:56:26 +02:00
  • bc62efa7f7 updated changelog otavepto 2023-12-31 21:19:06 +02:00
  • c272d965f9 added dep for signer in workflow, here we go again! hope this works otavepto 2023-12-31 19:54:03 +02:00
  • ecf9db20a6 some comments otavepto 2023-12-31 19:53:11 +02:00
  • 41a3adfa33 sign the gen emu script too otavepto 2023-12-31 19:52:17 +02:00
  • fbaad96afc check for signing tool otavepto 2023-12-31 19:52:02 +02:00
  • a0cc63a773 added submodule for the new build dep otavepto 2023-12-31 19:27:56 +02:00
  • 4e0ac7521a added release note regarding signing otavepto 2023-12-31 19:19:14 +02:00
  • 61ae6711f8 always generate DLC.txt otavepto 2023-12-31 19:18:57 +02:00
  • 8fa92eef93 updated win build script to sign each file after build otavepto 2023-12-31 19:18:35 +02:00
  • 34adaa4021 added all cert files + licenses a 2023-12-31 19:23:12 +02:00
  • 929474661b added readme for resources folder otavepto 2023-12-31 01:55:34 +02:00
  • e326c1d556 don't cleanup protoc generated files, because VScode gets confused and cannot find files/types otavepto 2023-12-29 08:42:18 +02:00
  • f6bb934c1e exit early when protoc or rc.exe fails otavepto 2023-12-30 18:37:24 +02:00
  • 8b9e366441 added version resource for .exe launcher otavepto 2023-12-30 18:36:34 +02:00
  • e5f59ad952 updated win build script to compile and use the .rc file otavepto 2023-12-30 07:37:08 +02:00
  • c6373fc654 added resource files + note in readme about Windows SDK otavepto 2023-12-29 23:25:10 +02:00
  • d9261f8500 gen emu config: readme + icon attribution otavepto 2023-12-29 20:47:07 +02:00
  • 512eb4e0bf added anonymous login to gen emu script, has very limited access otavepto 2023-12-29 09:24:34 +02:00
  • 21eeb85bd7 ignore gen emu script output folder otavepto 2023-12-29 09:23:45 +02:00
  • d2256f0643
    Update README.md to add a note about submodules otavepto 2023-12-28 22:53:03 +02:00
  • f9cb481855 update readme to add -verbose otavepto 2023-12-28 22:27:29 +02:00
  • c3bbecff17 for linux build script added -verbose otavepto 2023-12-28 22:22:43 +02:00
  • 77d6b7d1ec refactor the win build script to make it similar to the linux one and reduce dupe + ensure /MT when compiling + introduce -verbose flag + fix missing quote! otavepto 2023-12-28 22:12:08 +02:00
  • 9fafde917e output protoc generated in a subfolder in dll/ for easier code reference otavepto 2023-12-28 22:10:55 +02:00
  • 851142071d gen emu config workflow packaging dir (dammit!) otavepto 2023-12-28 02:15:39 +02:00
  • dfc55067e2 static early purchase time otavepto 2023-12-28 02:15:09 +02:00
  • 2f0de07b7d added link to usage instructions otavepto 2023-12-28 01:04:18 +02:00
  • 473502dd50 fix permissions again! otavepto 2023-12-28 00:59:15 +02:00
  • 6660eede36 use that instead to allow cancelling workflows otavepto 2023-12-27 22:46:39 +02:00
  • f18217ac7b use it for Windows workflow too since that worked! otavepto 2023-12-27 22:42:29 +02:00
  • d0519e3fe5 attempt to make the build job always run, why is it being skipped! otavepto 2023-12-27 22:41:18 +02:00
  • 5e81fe9d25 updated changelog otavepto 2023-12-27 22:35:39 +02:00
  • d6c2ce1389 updated README finally! otavepto 2023-12-27 21:46:11 +02:00
  • 8981911e7c update emu packaging path for Linux & Windows otavepto 2023-12-27 21:45:55 +02:00
  • b960f6ca1f configureable python version for Linux in gen emu config packaging script otavepto 2023-12-27 21:45:20 +02:00
  • 237d7e6672 restore upstream repo files inside their dedicated folder + move steamnetworkingsockets to this folder otavepto 2023-12-27 17:10:09 +02:00