Commit graph

  • df9380ab3d [core] Fix calculating install size *again* derrod 2020-12-17 14:39:05 +0100
  • 34677cc02e
    [cli/README] Fix typo in CLI help (manfiests -> manifests) (#157) Simão Gomes Viana 2020-12-16 20:21:20 +0100
  • 162632b678 Fix typo in CLI help (manfiests -> manifests) Simão Gomes Viana 2020-12-16 20:15:12 +0100
  • 1430e321e6 [core/utils] Miscellaneous whitespace, comment, text fixes derrod 2020-12-16 12:37:12 +0100
  • 7609553b12 [core/utils] More generic/robust selective dl, add support for Fortnite derrod 2020-12-16 12:35:31 +0100
  • fd004db4b9 [downloader] Move optional file deletion tasks to the end derrod 2020-12-16 12:32:19 +0100
  • 4d138c1a22 [downloader] Silently attempt to delete files not selected for install derrod 2020-12-16 12:29:26 +0100
  • 08c2008281 [downloader/models] Add silent deletion task flag derrod 2020-12-16 12:28:37 +0100
  • 691fd9bc8f [core] Fix calculating install size (again) derrod 2020-12-16 12:15:18 +0100
  • bece6ef5de [downloader] Fix skipping unneeded chunks derrod 2020-12-16 12:14:31 +0100
  • e710bb893f [core] Fall back to default wine prefix location derrod 2020-12-16 11:29:39 +0100
  • 5e061d6946 [core/utils] Add save path resolution on Linux derrod 2020-12-16 11:18:58 +0100
  • 3e2a6011ff [core] Ignore comments in configuration environment variables derrod 2020-12-16 05:45:05 +0100
  • ad0ce0dac5 Small Bugfixes Dummerle 2020-12-14 21:12:38 +0100
  • f3eec9cc41 Other vars. Is path correct Dummerle 2020-12-14 21:01:09 +0100
  • 90f2ab5e90 Small bugfixes Dummerle 2020-12-14 20:25:02 +0100
  • 2c266675b8 Fix Dummerle 2020-12-14 18:16:36 +0100
  • 1023c6fc68 Autoimport save path Dummerle 2020-12-14 18:13:46 +0100
  • 5e1896cf2c [downloader] Make insufficient memory message error more helpful derrod 2020-12-14 08:42:22 +0100
  • cb7ea25a18 [core/utils] Add version check to game workarounds derrod 2020-12-14 08:27:02 +0100
  • daeee2eb8d [downloader] Rework order optimizer to be significantly faster derrod 2020-12-14 08:04:28 +0100
  • 9c87f8ab4f [downloader] Log optimization time and increase upper file limit derrod 2020-12-14 06:28:03 +0100
  • b7db0ac721 [api/core/downloader] Update User-Agents derrod 2020-12-13 03:10:18 +0100
  • 8e012c0441 Bump version to 0.20.4 0.20.4 derrod 2020-12-08 23:05:52 +0100
  • 80153d07b5 [cli/utils] Add Cyberpunk 2077 language pack hack derrod 2020-12-08 06:43:43 +0100
  • 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