Skip to content

Releases: luxtorpeda-dev/luxtorpeda

Version 18

30 Jul 21:03
3df42a0
Compare
Choose a tag to compare

18.0 (2020-07-30)

  • Change to ask for engine choice before starting download. This will store in the ~/.config/luxtorpeda folder for the run command to use.

Version 17

29 Jul 15:28
8857292
Compare
Choose a tag to compare

17.0 (2020-07-29)

  • Added support for choices for engines
  • Added support for default choice, when app id is not in packages.json

Version 16

16 Jul 04:54
aac8877
Compare
Choose a tag to compare

16.0 (2020-07-15)

  • Moved packages to use github releases, instead of bintray
  • Added support for tar.gz extraction

Version 15

14 Jul 03:17
de93d72
Compare
Choose a tag to compare

15.0 (2020-07-13)

  • Fix for interactive setup, where zenity was unable to show EULA step.

Version 14

13 Jul 22:49
6c685ce
Compare
Choose a tag to compare

14.0 (2020-07-13)

  • Added support for zip file extraction, for use in MojoSetup extraction.

Version 13

13 Jul 14:44
Compare
Choose a tag to compare

13.0 (2020-07-12)

  • Added interactive setup to allow for presenting EULA, downloading installers, etc.
  • Added support for tar.bz2 file extraction.
  • Added download_config metadata.

Version 12

13 Jul 14:11
eb2c454
Compare
Choose a tag to compare
v12

Interactive install (#29)

Version 11

11 Jul 17:16
ac4c8c7
Compare
Choose a tag to compare

11.0 (2020-07-11)

  • Added use_original_command_directory package switch, to be used for certain games like UT2004 that have pathing issues.

Version 10

09 Jul 22:57
7c763a6
Compare
Choose a tag to compare

10.0 (2020-07-09)

  • Fixed regression related to the steam download progress bar not appearing.
  • Fixed regression related to slower download speeds.

Version 9

08 Jul 03:31
0fc9115
Compare
Choose a tag to compare

9.0 (2020-07-07)

  • Support for new download parameter for common packages called "cache_by_name". This is useful for engines that can support multiple games with one archive, to lessen the amount of disk and network activity used.