Commit graph

  • fbd0df1ecc [cli/core] Include DLCs in installed games list derrod 2021-09-10 20:23:16 +0200
  • cffd9040f7 [cli] Strip whitespace from game titles derrod 2021-09-10 16:09:15 +0200
  • 6b4cf6558b [core] Warn if parsing manifest-defined launch parameters fails derrod 2021-09-09 09:55:48 +0200
  • 1ded086969 Update Discord links in README derrod 2021-09-09 09:23:54 +0200
  • 16c69b8e71
    Fix ValueError exception when calling shlex.split Neinei0k 2021-09-08 21:04:27 +0000
  • f9377b7659 Some cleanup Dummerle 2021-09-08 21:30:36 +0200
  • 9470a0ceb1 move result warns and falures to cli.py Dummerle 2021-09-06 20:49:59 +0200
  • d68c5f3626 Merge New changes and changes from pr 235 Dummerle 2021-09-06 19:52:31 +0200
  • a725dd0ad8 Bump version 0.20.10 derrod 2021-09-08 11:10:42 +0200
  • d263ab75cd Update config section of README derrod 2021-09-08 11:05:39 +0200
  • 3fc5e5bab6 Update README derrod 2021-09-08 10:46:02 +0200
  • 21eac6ecfa [cli] Enable (very manual) Origin linking on Linux derrod 2021-09-08 10:43:30 +0200
  • 0bf7110653 [core] Move getting env vars to separate method derrod 2021-09-08 10:37:40 +0200
  • e8a3a3ec8d [cli] Use pyinstaller check rather than OS name only derrod 2021-09-08 10:27:26 +0200
  • b12798e6b0 [cli/core/lfs/utils] Fetch SDL data from API derrod 2021-09-05 09:41:54 +0200
  • 82a2706e4c [api] Add method for downloading SDL data derrod 2021-09-05 09:06:57 +0200
  • 72aea19853 [api] Add version to API urls derrod 2021-09-05 08:40:12 +0200
  • 791bc77c7c [core/lfs] Enable update notification for PyInstaller on Linux derrod 2021-09-05 00:26:40 +0200
  • 43bb09a1ad [utils] Add helper to determine if running PyInstaller package derrod 2021-09-05 00:26:05 +0200
  • 8324c2ae61
    Merge pull request #1 from ChemicalXandco/master Dummerle 2021-09-04 15:53:19 +0200
  • 39bfa3df15 [api] Update Legendary API host derrod 2021-09-04 10:06:26 +0200
  • 5a8de3a3bc [core/utils] Update auth EGL version and game workarounds from API derrod 2021-09-03 23:20:17 +0200
  • ba6ec3ecca [cli/core] Add option to launch games via Origin (Windows only) derrod 2021-09-03 22:59:47 +0200
  • 6876371325 [cli] Disable update notice if JSON/CSV/TSV output are used derrod 2021-09-03 21:11:09 +0200
  • d82870a5d3 [cli] Show notice on non-Windows about update delays derrod 2021-09-03 20:14:00 +0200
  • d21e002272 [cli] Force check for updates when trying to login derrod 2021-09-03 20:11:41 +0200
  • b33396915e [lfs] Fix get_cached_version() reading from disk every time derrod 2021-09-03 20:11:29 +0200
  • 5fe35c7008 [lfs] Add options with comments for update opt-out to config derrod 2021-09-03 20:11:11 +0200
  • 315bdfb4a4 [cli/core/lfs] Enable update check by default, make notice optional derrod 2021-09-03 20:10:30 +0200
  • 0acfc47b33 [cli] Properly catch exception on import derrod 2021-09-03 20:08:20 +0200
  • ad2912a88e [lfs] Move optionxform to custom config parser derrod 2021-09-03 19:58:06 +0200
  • dd5f77c3d1 Bump version 0.20.9 derrod 2021-09-03 19:25:32 +0200
  • c53ac14c64 [cli] Catch exception if EGL path resolution fails derrod 2021-09-03 19:20:48 +0200
  • d3026672d1 [core] Fix for epic authentication API changes derrod 2021-09-03 19:16:37 +0200
  • d6e9c5ef46 [cli] Fix EGL Local AppData resolution with newer WINE versions derrod 2021-09-03 19:00:56 +0200
  • 72840b4167 [cli] Implement LocalAppData path resolution Mathis Dröge 2021-09-03 16:39:47 +0200
  • f3991d3ee2 [api] Clean up imports and add OS name to User-Agent derrod 2021-09-03 10:58:57 +0200
  • 65085e5b4a Bump version 0.20.8 derrod 2021-09-02 19:48:24 +0200
  • 84a940fcbb Update README derrod 2021-09-02 19:47:10 +0200
  • a465966954 [api/cli/core/lfs] Add Legendary update check derrod 2021-09-02 19:29:50 +0200
  • 69eeccec21 [api.egs] Add method to update EGL version/credentials derrod 2021-09-02 19:17:29 +0200
  • 4d5539c889 [cli/utils] Automatically create missing config sections derrod 2021-09-02 19:15:29 +0200
  • 0416b472d3 [api] Add support for fetching launcher manifest derrod 2021-09-02 18:10:26 +0200
  • 8726843bdb [lfs] Fix first time config creation derrod 2021-09-02 17:31:58 +0200
  • ea05ea2559 Fix missing package in setup.py derrod 2021-09-01 19:12:14 +0200
  • 87d55c5d31 Bump version to 0.20.7 0.20.7 derrod 2021-09-01 15:46:11 +0200
  • dc24718517 Update README derrod 2021-09-01 15:30:14 +0200
  • f78674b3ed [core] Formatting and type hint fixes derrod 2021-09-01 15:29:25 +0200
  • a80244ed37 [cli/core] Add flag to show non-installable games/DLCs derrod 2021-09-01 15:28:25 +0200
  • 6746ce85a1 [downloader] Fix wrong property being used derrod 2021-09-01 02:38:58 +0200
  • 2a1432bd9e
    Merge 0b3555d4c1 into 7ff16aad44 LeLuCh B0й 2021-08-14 23:21:47 +0200
  • 7ff16aad44 [core/downloader] Move downloader to new sub-package derrod 2021-08-14 05:12:10 +0200
  • 9e01ae1c5b [downloader] Update to use new dataclasses derrod 2021-08-14 05:10:31 +0200
  • 1fe0dab78b [models] Further adjustments to new dataclasses derrod 2021-08-14 05:10:00 +0200
  • dc381cacb0 [downloader] Adjust for changes in new dataclass attribute names derrod 2021-08-11 09:21:19 +0200
  • 782a18f8f1 [models] Add type hints and migrate downloader models to dataclasses derrod 2021-08-11 09:16:06 +0200
  • d86039dd9b [cli/core] Add option to disable HTTPS for downloads derrod 2021-08-09 11:31:03 +0200
  • 1760c34703 [cli/core] Add option for preferred CDN host derrod 2021-08-09 11:17:15 +0200
  • 454e2a2a69 [utils] Set config modified state and mod time on write derrod 2021-06-21 12:22:08 +0200
  • a4cbf5892a [cli/utils] Save manually specified install tags to config derrod 2021-06-17 15:21:46 +0200
  • dd3c0429fe [cli] Filter files by install tag before verifying derrod 2021-06-17 15:08:31 +0200
  • bb3d6f9348 [core/utils] Improve minimum disk space calculation when updating derrod 2021-06-17 15:00:34 +0200
  • 0e6b63d1a2 [utils/lfs] Use custom configparser wrapper derrod 2021-05-30 18:57:23 +0200
  • 7ae4eda5b8 [utils] Fix manifest combiner for delta patching derrod 2021-05-24 18:18:28 +0200
  • e4994ec5b0 comment code TabulateJarl8 2021-04-10 23:40:32 -0400
  • 92830f061c remove unnecessary variable TabulateJarl8 2021-04-09 21:08:18 -0400
  • 0563a26fde fix requirements.txt and debump version TabulateJarl8 2021-04-09 21:07:30 -0400
  • b601938139 redo discord RPC system to be less performance intensive TabulateJarl8 2021-04-09 21:05:41 -0400
  • f285eabc6d fix logo used TabulateJarl8 2021-04-05 17:47:58 -0400
  • b59de25bce Add Discord RPC to legendary TabulateJarl8 2021-04-05 17:45:33 -0400
  • 0b3555d4c1
    Skip files with the same hash LeLuCh B0й 2021-03-21 18:53:52 +0700
  • 572bce21af
    Partial upload/download LeLuCh B0й 2021-03-21 18:53:03 +0700
  • 2c9007e958
    Pass manifest_name to upload func LeLuCh B0й 2021-03-21 18:50:56 +0700
  • 6aed5166c3 removed TODO for finishing of actual install in install_gtk() koraynilay 2021-03-13 00:52:33 +0100
  • 24fe80f79f now there is only 1 label in the list_files_gtk's scrolled_window koraynilay 2021-03-01 13:34:02 +0100
  • c405e6a391 written list_files_gtk with a label per file koraynilay 2021-03-01 13:24:22 +0100
  • 91b4da22c7 2021-03-01_12-17-37 koraynilay 2021-03-01 12:17:37 +0100
  • bfb1a17419 connected launch, dry_launch, list_files, sync_saves, verify_game added code for launch and dry_launch koraynilay 2021-02-26 20:17:38 +0100
  • 61a8235426 2021-02-26_20-10-43 koraynilay 2021-02-26 20:10:43 +0100
  • ba3dfd5032 2021-02-26_00-27-02 koraynilay 2021-02-26 00:27:02 +0100
  • 7cf988d265 2021-02-25_23-36-40 koraynilay 2021-02-25 23:36:40 +0100
  • 305ac57119 2021-02-25_23-31-57 koraynilay 2021-02-25 23:31:57 +0100
  • 1b93b79b9b 2021-02-25_23-25-37 koraynilay 2021-02-25 23:25:37 +0100
  • b7c6fbf104 2021-02-25_23-25-29 koraynilay 2021-02-25 23:25:29 +0100
  • 81ce36e9a3 2021-02-25_22-59-43 koraynilay 2021-02-25 22:59:43 +0100
  • d12c90200b added show_all() to all log_gtk() instances koraynilay 2021-02-24 22:48:31 +0100
  • 3db3dc90d2 added confirmation dialog for installation with download and install sizes koraynilay 2021-02-24 22:42:11 +0100
  • e559ffe2db added uninstall_gtk and contextual menu koraynilay 2021-02-24 21:45:25 +0100
  • d2adf7a7b0 2021-02-24_21-15-51 koraynilay 2021-02-24 21:15:51 +0100
  • 378e08a4bd 2021-02-24_21-04-23 koraynilay 2021-02-24 21:04:23 +0100
  • 4a7c90ad21 2021-02-24_19-28-57 koraynilay 2021-02-24 19:28:57 +0100
  • ac13401ca5 2021-02-24_19-24-04 - added post_dlm koraynilay 2021-02-24 19:24:04 +0100
  • 89734768a4 2021-02-24_18-50-50 - added post_dlm koraynilay 2021-02-24 18:50:50 +0100
  • 7f51545498 2021-02-24_17-54-02 - works with queue koraynilay 2021-02-24 17:54:02 +0100
  • a0cbbbd23a 2021-02-24_13-20-48 koraynilay 2021-02-24 13:20:48 +0100
  • aa74875151 2021-02-24_13-18-03 - array attempt koraynilay 2021-02-24 13:18:03 +0100
  • d2fc78b28e 2021-02-24_12-59-52 - before queue try koraynilay 2021-02-24 12:59:52 +0100
  • 133e2c7168 2021-02-24_12-48-51 koraynilay 2021-02-24 12:48:51 +0100
  • 9bef34b1b0 2021-02-21_01-54-18 koraynilay 2021-02-21 01:54:18 +0100
  • cf83a07726 return to normal dlm koraynilay 2021-02-08 19:24:37 +0100