Commit graph

  • 1640a47d6a [downloader] Correctly support empty install tag derrod 2020-12-08 06:12:47 +0100
  • 5db6d9c73f [core/README] Add max_workers config option derrod 2020-12-07 23:52:43 +0100
  • d345f92704 2020-11-26_23-18-01 koraynilay 2020-11-26 23:18:01 +0100
  • 3aeb48efdf [core] Always initialize locale on startup derrod 2020-11-25 18:50:09 +0100
  • 81463e6908 Bump version to 0.20.3 0.20.3 derrod 2020-11-25 06:53:36 +0100
  • 8a98c14055 [core] Fix CDN URI building for new Akamai CDN derrod 2020-11-21 17:57:54 +0100
  • 22b7db7a29 [cli] Allow -y/--yes to be specified as part of the subcommand arguments derrod 2020-11-21 14:30:30 +0100
  • 1598844bc6 [core] Always use default.env derrod 2020-11-21 06:21:59 +0100
  • 3f3366c632 Bump version to 0.20.2 and Update README 0.20.2 derrod 2020-11-12 17:52:02 +0100
  • 3e6e173772 [core] Fix Uplay installer check derrod 2020-11-05 15:25:37 +0100
  • 8206283755 [core/cli] Warn/Fail if game requires Uplay derrod 2020-11-02 19:08:06 +0100
  • 3310f7e7a7 [core] Fix crash if no old manifest present derrod 2020-11-02 18:35:22 +0100
  • 80841f89bb [cli] Add "--keep-files" to uninstall without deleting derrod 2020-11-02 15:55:36 +0100
  • 477827033e [cli/lfs] Add "cleanup" command to remove unused files derrod 2020-11-02 15:53:11 +0100
  • e97941327e [core] Return empty asset list if not authenticated derrod 2020-11-02 15:26:10 +0100
  • 3ea394937b [lfs] Migrate old manifest structure to new derrod 2020-11-02 15:14:59 +0100
  • 83e3af344f [core/lfs] Remove unversioned local manifest saving/loading derrod 2020-11-02 14:58:23 +0100
  • effc74b73b [core] Exclude mods from games list derrod 2020-11-01 16:38:43 +0100
  • 37083b01de [core] Disable delta manifests if versions identical derrod 2020-11-01 15:38:18 +0100
  • 7046b06f14 [api/core/downloader] User-Agent update derrod 2020-11-01 14:34:36 +0100
  • ace9ce8b5d [core] Show warning when looking up DLC fails derrod 2020-10-31 19:48:08 +0100
  • d842780c73 [lfs] Do not remove comments from ini files derrod 2020-10-24 19:23:40 +0200
  • d95fd20e76 [core] Use non-POSIX mode for parsing manifest launch arguments derrod 2020-10-24 19:18:58 +0200
  • e223a7067a 2020-10-18_18-03-23 koraynilay 2020-10-18 18:03:23 +0200
  • 105566bdf6 it just works, it just works... ur name 2020-10-17 07:32:18 +0000
  • 3a29aa7bb4 i think it works... ur name 2020-10-17 07:00:40 +0000
  • dcd9fbfaf9 Add basic bash completion Adrian L. Shaw 2020-10-04 19:35:05 +0100
  • 7ab2c9dcc1
    Update README.md Rodney 2020-09-30 04:48:53 +0200
  • 28f0b72f42 Bump version to 0.20.1 0.20.1 derrod 2020-09-09 10:32:37 +0200
  • f03a0a46fd [cli] Add --delta-manifest override derrod 2020-09-09 10:29:57 +0200
  • dcbf8db54d [core] Properly handle Delta manifests (update base manifest) derrod 2020-09-09 10:29:46 +0200
  • 36d02fa5ce [downloader] Fix original file offset when using delta manifests derrod 2020-09-09 10:28:28 +0200
  • e898fe03fc [downloader] Remove delta manifest workarounds derrod 2020-09-09 10:13:21 +0200
  • 70ed243b32 [utils] Add manifest combiner for delta manifests derrod 2020-09-09 10:13:03 +0200
  • 515705c061 [cli] list-files: Error out of invalid AppName specified derrod 2020-09-09 09:53:05 +0200
  • b8b8a5d953 [cli] Add --version and --debug aliases for -V/-v derrod 2020-09-08 18:10:05 +0200
  • b7fd2031f9 [cli] Fix status command when not logged in yet 0.20.0 derrod 2020-09-08 17:50:36 +0200
  • 6b8838497b
    [CI] Add deb package (#59) Alberto Oporto Ames 2020-09-08 10:21:07 -0500
  • 09b918d156 Bump version to 0.20.0 derrod 2020-09-08 05:15:23 +0200
  • 53a818bedc Update README.md derrod 2020-09-08 05:14:51 +0200
  • 6f53964b49 [cli] Add --json output format for some commands derrod 2020-09-08 05:12:14 +0200
  • d4f4571f85 [core] Allow "wrapper" and "no_wine" in "default" section derrod 2020-09-08 04:56:56 +0200
  • acb7476a22 [cli] Add basic "status" command derrod 2020-09-08 04:50:14 +0200
  • 5b855b0d3e [cli] Add note about potentially missing games when importing derrod 2020-09-08 04:38:29 +0200
  • 6bae5d3081 [core] Prevent importing unknown games from EGL derrod 2020-09-08 04:38:11 +0200
  • 7575b8f3a7 [cli/core] Prevent crash when game asset metadata is missing derrod 2020-09-08 04:25:34 +0200
  • 9c9fee8f11 [core] Don't request delta manifest if old == new derrod 2020-09-06 06:18:43 +0200
  • a55f75d5e8 [core/downloader] Prevent file deletion when using delta manifest derrod 2020-09-06 05:57:28 +0200
  • bd66d6c5dc [api/core/downloader] Update User-Agents derrod 2020-09-06 03:16:06 +0200
  • 0430204f59 [core] Add debug message for delta manifest unavailability derrod 2020-09-05 05:27:44 +0200
  • e9e40a3782 [cli] Add install size and path to CSV/TSV output derrod 2020-09-05 05:25:13 +0200
  • ade9080152 [cli] Convert import path to absolute derrod 2020-09-05 05:21:36 +0200
  • 6711897750 [cli] Add flags for new installer options derrod 2020-09-05 05:20:27 +0200
  • fb9e8d4138 [core] Fix disk space check for initial install and add override derrod 2020-09-05 05:18:15 +0200
  • d1b8412b27 [core] Add options for delta manifests and update-when-repairing derrod 2020-09-05 05:16:05 +0200
  • 4b4483c580 [core] Implement delta manifests derrod 2020-09-05 05:05:21 +0200
  • e1fc3df180 [manager] Improve chunk reuse algorithm derrod 2020-09-05 04:51:20 +0200
  • f4a1e4610b [core] Skip savegame download if manifest empty derrod 2020-08-06 09:28:35 +0200
  • 5b4a6e6d9f [downloader] Fix temporary file name in result handler derrod 2020-08-06 09:28:25 +0200
  • be1b0d6ac4
    Make not enough disk space a warning Newb I the Newbd 2020-07-24 20:01:40 +0200
  • d1762268c6 Added Location when --show-dir is used with --tsv or --csv andrecs 2020-07-13 15:24:46 -0300
  • faa460a0de
    Add FUNDING.yml Rodney 2020-06-22 14:46:01 +0200
  • a007776952
    Fix dependencies otreblan 2020-06-20 20:24:20 -0500
  • 955ad9f621
    Add deb package to CI, #57 otreblan 2020-06-20 20:19:31 -0500
  • 7a8652be99
    Add GH Actions CI (#58) Alberto Oporto Ames 2020-06-16 15:05:22 -0500
  • 2ec49e25e2
    Add dependencies and strip if not using windows otreblan 2020-06-16 14:32:39 -0500
  • ea70bf77ed
    Remove sudo for pip otreblan 2020-06-16 14:21:15 -0500
  • 82f2ad7c0b
    Use bash to install pip packages otreblan 2020-06-16 14:16:21 -0500
  • 4142545b71
    Try matrix otreblan 2020-06-16 14:08:05 -0500
  • eb1fc1c22e
    Use python3.8 for Pyinstaller otreblan 2020-06-16 13:56:17 -0500
  • 4ef592db6c
    Try windows Pyinstaller otreblan 2020-06-16 13:51:26 -0500
  • 815524bbe8
    Add --onefile to Pyinstaller otreblan 2020-06-16 13:45:44 -0500
  • 8bad8fe1ca
    Add Pyinstaller CI otreblan 2020-06-16 13:43:53 -0500
  • bfbd86b01c Bump version to 0.0.19 0.0.19 derrod 2020-06-14 02:57:00 +0200
  • 0a5b53ab6f [cli/core/utils] Only remove files in manifest during uninstall derrod 2020-06-10 18:21:47 +0200
  • 2647fa4915 [core] Do not sync DLC to EGL derrod 2020-06-10 17:51:57 +0200
  • 4720b59d99 [core/cli] Fix typos in function names derrod 2020-06-05 15:01:02 +0200
  • 4ded2b38e1 refactored some variable names to be better self-documenting Jonathan Raines 2020-06-04 17:59:31 -0500
  • 8d46d7ad2e [core] Fix save path when downloading multiple saves derrod 2020-06-04 15:55:16 +0200
  • 0e2a61aca5 [cli] list-installed: Show warning if game dir is missing derrod 2020-06-02 12:12:42 +0200
  • 1ec6ef1899 [cli] launch: error out if game directory is missing derrod 2020-06-02 12:12:03 +0200
  • 6d84307134 [core] Fix crash if EGL installation has been removed derrod 2020-06-02 11:35:54 +0200
  • f6974b0e1a Update README 0.0.18 derrod 2020-06-02 08:00:51 +0200
  • 2b2e91f372 [cli] Add --show-dirs option to print install directory derrod 2020-06-02 07:54:51 +0200
  • 8ad6cd1e3d Bump version to 0.0.18 derrod 2020-06-01 21:22:14 +0200
  • ec87218d83 Update README derrod 2020-06-01 21:21:40 +0200
  • dfa830a7f8 [lfs] Ensure EGL manifests are loaded when trying to delete derrod 2020-06-01 20:42:09 +0200
  • 818ac59872 [cli] Add --disable-sync for egl-sync derrod 2020-06-01 12:58:47 +0200
  • f8f134dd4b [core] Resolve WINE dos device mappings derrod 2020-06-01 12:51:12 +0200
  • 5f2da28f51 [models] Enable JSON to binary manifest serialization derrod 2020-06-01 11:20:26 +0200
  • 2e05976f97 Update README derrod 2020-06-01 08:41:16 +0200
  • de5a1095e0 [cli] Add flag to save/reset launch parameters in config derrod 2020-06-01 08:40:00 +0200
  • c216341467 [core] Add wine_prefix config option derrod 2020-06-01 08:36:06 +0200
  • a0329a73a9 [cli] Fix -y/--yes for egl-sync auto derrod 2020-06-01 08:18:13 +0200
  • 50d6eb02fa [cli] Check and save path specified with --egl-manifest-path derrod 2020-06-01 08:16:36 +0200
  • 92c6fd8601 [cli] Fix --egl-wine-prefix not setting programdata path derrod 2020-06-01 08:13:47 +0200
  • 6051edc636 [cli] Show warning for incorrect -y/--yes usage derrod 2020-06-01 08:12:24 +0200
  • 5eecabfb4a [cli/egl] Make EGL auth import work on Linux derrod 2020-05-31 03:16:03 +0200
  • 211f65c4c6 [core/downloader/api] Update User-Agents derrod 2020-05-31 02:37:37 +0200
  • c137affb92 Version 0.0.17 0.0.17 derrod 2020-05-31 02:04:53 +0200