Commit graph

  • 0b97cdeeef [cli] Add alias management commands derrod 2021-10-02 22:54:56 +0200
  • 3f04de448b [utils] Improve alias generation and fix explanation derrod 2021-10-02 21:34:12 +0200
  • e7ce2e5cb7 [core] Force-refresh aliases when fetching games without assets derrod 2021-10-02 21:21:46 +0200
  • 0d8b74a9e0 [cli/core/utils/lfs] Add automatic alias generation derrod 2021-10-02 21:10:25 +0200
  • d70d5a6521 [downloader] Fix ETA calculation for runtimes >= 1 hour derrod 2021-10-02 19:00:09 +0200
  • 0a8dced82e
    Fix ETA Runtime variable was overwritten and then incorrectly used by ETA code This resulted into ETA to forget hours of runtime and calculate incorrect average_speed Lukáš Horáček 2021-10-02 13:02:14 +0200
  • d15b882929 Bump version 0.20.11 derrod 2021-10-02 07:41:29 +0200
  • 517ef083f9 Update README derrod 2021-10-02 07:41:21 +0200
  • 8f6cb9c856 [cli] Add alias feature for app names derrod 2021-10-02 07:41:11 +0200
  • 55f9f05206 [utils] Change wording of SDL prompt, support space-separated list derrod 2021-09-29 09:04:09 +0200
  • f22c8d0ab6 [cli] Add --skip-sdl and --disable-sdl options derrod 2021-09-29 08:05:37 +0200
  • f9dad549c3 [cli] Add manifest size and fix crash with no DLC derrod 2021-09-28 09:39:49 +0200
  • ff29b949cb [cli] Add "--with-dlcs" flag to automatically install all DLCs derrod 2021-09-28 08:07:28 +0200
  • 3a608610f3 [cli] Add "info" command for app metadata derrod 2021-09-28 07:58:50 +0200
  • 4706a42cee [cli] Verify app name to be an Origin title when using --origin derrod 2021-09-28 05:57:39 +0200
  • 7509550eb1 [cli/core] Add option to force refresh game metadata derrod 2021-09-28 05:56:19 +0200
  • dbc4131ec2 [cli] Use new launch command method in Origin launch derrod 2021-09-28 05:23:39 +0200
  • a1993eb568 [core] Refactor getting wine/wrapper launch command into its own function derrod 2021-09-28 05:21:16 +0200
  • 156b4716f4 [cli] Add --json to Origin launch as well derrod 2021-09-28 05:20:40 +0200
  • b5d4224664 [cli/core] Only return legendary-defined environment variables derrod 2021-09-28 05:07:06 +0200
  • 888d62a96d [cli/core/models] Refactor launch parameters and add --json option derrod 2021-09-28 04:04:15 +0200
  • ee2432c443 [cli/core/lfs] Allow specifying custom config file derrod 2021-09-28 03:07:15 +0200
  • b319cb505c [cli/downloader.mp] Explicitly set UTF-8 encoding for resume/repair file derrod 2021-09-28 02:42:17 +0200
  • e881e42d5f [core] Save non-install game metadata derrod 2021-09-18 20:02:52 +0200
  • 730225c06b [cli] Include DLC install size derrod 2021-09-10 20:36:51 +0200
  • 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