This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: skyecodes/CMPDL
Releases · skyecodes/CMPDL
CMPDL v2.3.0
CMPDL v2.2.0
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
CMPDL v2.1.1-hotfix [CurseMeta Hotfix]
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.
CMPDL v2.1.1
Bug Fixes
- Fixed primary progress bar not updating on mods download
CMPDL v2.1.0
CMPDL v2.1.0-b1
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 :
Bug Fixes
CMPDL v2.0.0
Minor
- Fixed #3
CMPDL v2.0.0-b3
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 !
CMPDL v2.0.0-b2
- 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 !
CMPDL v2.0.0-b1
Full rewrite of Vazkii's application.
- Improved UI
- Support for mods.curse.com website (may be temporary)