Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Releases: Vazkii/CMPDL

1.2.2

16 Sep 17:43
64f0caa
Compare
Choose a tag to compare
  • Updated for the new curseforge download URL because they keep changing it oof

1.2.1

30 Jul 21:09
64f0caa
Compare
Choose a tag to compare
  • Updated for the new Curse URL format (Mitsunee)

1.2

23 Sep 14:08
Compare
Choose a tag to compare
1.2
  • Added support for local downloaded files (alagane)
  • Fixed file downloading for files with weird names (zachdeibert, MrLavender)
  • Fixed crash if a mod can't be downloaded (Kortekaasy)

1.1.3

31 Jul 15:06
Compare
Choose a tag to compare
  • The Download button will now turn into a Stop button while there's a download going, should you want to abort it
  • Improved the side label to have multiple lines
  • Improved log readability by adding empty lines and splitting out long lines
  • Fixed a crash while downloading modpacks with weird names (such as Material Energy^Natural Capital)
  • Fixed trying to copy an override that already exists causing an error

1.1.2

04 Jul 21:17
Compare
Choose a tag to compare

Added support for mods that have been removed from curseforge. Instead of crashing the whole thing, these are skipped and a message is given at the end:

image

1.1.1

01 May 13:27
Compare
Choose a tag to compare

Fixed "latest" downloads not working.

1.1

01 May 12:26
Compare
Choose a tag to compare
1.1
  • A modpack version can now be specified alongside the URL. (boatrite)
  • Mods that couldn't be downloaded are now logged at the end of the process. (blk-addr)
  • Added a Clear Output button the UI. (blk-addr)
  • The CMPDL window can now be resized. (blk-addr)
  • Downloading packs from the FTB site is now supported as long as a version name is present. Not providing one will give out an error message.

1.0.2

15 Nov 21:45
Compare
Choose a tag to compare

Added a User Agent to the request sent to CurseForge. Doing this means it won't return a 403 when downloading some packs. Thanks jmcaffee for figuring this out.

1.0.1

11 Jul 23:31
Compare
Choose a tag to compare
  • Fixed a crash when downloading files with square brackets in the name (most relevant are CoFH's mods)
  • Fixed crash on unix where the running dir wasn't located properly

1.0

11 Jul 23:30
Compare
Choose a tag to compare
1.0 Pre-release
Pre-release

First release