Age | Commit message (Collapse) | Author |
|
Always scale mod icons to the right size
|
|
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
|
|
|
|
PackPlatforms: Record where packs come from
|
|
More links for CF / Modrinth mods / modpacks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add on-disk mod metadata information
|
|
|
|
|
|
|
|
|
|
* Use the bulk endpoint on mod resolution for faster download
* Search on modrinth for api blocked mods
* Display a dialog for manually downloading blocked mods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and updating the index with the new
information.
The index updating is done first so that, in the future, we
can prompt the user before download if, for instance, we discover
there's another version already installed.
|
|
ATLauncher: Various work to improve the platform support
|
|
|
|
|
|
|
|
|
|
Makes it easier to find which mods are selected in case you want to
change those.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
This disables the optional mods by default and tell the user about it.
Pretty hackish, but a better solution would involve the modrinth
metadata to have the mod names...
Also sorry for the diffs, my clangd went rogue x.x
|
|
|
|
i forgor macos is cringe with static arrays :skull:
edit: WHY DONT MAC LET ME USE STD::ARRAY ;----;
|
|
|
|
|
|
|