Franckyi CMPDL Versions Save

A lightweight alternative to Twitch App for downloading Minecraft modpacks.

v2.3.0

4 years ago

Major

  • Now using Twitch App API
    • Should fix #12 and #17, please check if it works with this version !

Minor

  • Small visual tweaks

v2.2.0

5 years ago

Thanks @Somrlik for his contribution !

Major

  • Now using CurseMeta v3
    • It may be slow and/or unstable, but it works. If it doesn't work for any reason, switch back to v2.1.1-hotfix.

Minor

  • Minor improvement to FileChooser in DestinationPaneController
  • Added .editorconfig and some stuff to .gitignore

v2.1.1-hotfix

5 years ago

This is a temporary version to use while the CurseMeta API is broken.

This hotfix allows you to extract a modpack from a downloaded ZIP file.

All other features won't work !

I'll close #12 when the CurseMeta API will be fixed. When the CurseMeta API is fixed, you'll be able to use CMPDL normally.

v2.1.1

6 years ago

Bug Fixes

  • Fixed primary progress bar not updating on mods download

v2.1.0

6 years ago

Minor

  • CMPDL now checks already downloaded files when re-importing a modpack (#8)
  • Added a way to import an already downloaded modpack (#7)
  • Added a "File ID" field in step 2 (#7)

v2.1.0-beta.1

6 years ago

Major

  • Revamped UI :
    • The UI is now "wizard-based", with multiple steps and visual informations
    • Step 1 allows you to choose the modpack with an URL or a project ID.
    • Step 2 asks you which modpack version you want to import.
    • Step 3 demands you the destination folder.
    • Step 4 imports the modpack.
  • Optimized project and file resolving tasks by using CurseMeta API instead of crawling pages
  • Changed dependencies :
    • Added OkHttp and jsoup.
    • The file now weights ~1MB which is larger than 2.0.0 releases, but still small.

Bug Fixes

  • Fixed #1, #4 and #5

v2.0.0

6 years ago

Minor

  • Fixed #3

v2.0.0-beta.3

6 years ago

Major

  • Changed JSON dependency (from Gson to minimal-json)
    • Application size divided by 4 !

Minor

  • Fixed an issue causing a severe memory leak on Linux (JDK-8161911)
    • The title animation has been removed for non-windows OS :(
  • Fixed downloaded file number starting at 0 instead of 1
  • Reviewed logging syntax

This is a beta release. If you find a bug, please open an issue !

v2.0.0-beta.2

6 years ago
  • Fixed uneditable text fields after verification
  • Title animation as requested by Emex \o/

This is a beta release. If you find a bug, please open an issue !

v2.0.0-beta.1

6 years ago

Full rewrite of Vazkii's application.

  • Improved UI
  • Support for mods.curse.com website (may be temporary)

This is a beta release. If you find a bug, please open an issue !