Age | Commit message (Collapse) | Author |
|
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 ;----;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make it more consistent with the others
|
|
|
|
|
|
|
|
(I think, doesn't seem to work for the waffle though, probably because
of the staging API :/)
|
|
|
|
|
|
Things that don't work / work poorly (there's more for sure but those
are the evident ones):
- Icons are broken in the import dialog
- No way to search for private packs
- Icons are not downloaded when downloading a mod
- No support for multiple download URLs
- Probably a lot more...
|
|
|
|
|
|
|
|
|
|
Merge stable into develop
|
|
|
|
Suffixes are unreliable in different locales, while MIME types are more
standarized.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thus also removes a suggestCurrent call from loaderFilterChanged, as it will already be triggered by setSelectedLoaderVersion
|
|
|
|
|
|
CHANGE: switch the help pages to their own dir
|
|
|
|
Also remove an old TODO comment, mentioning an issue that was already fixed.
|
|
This resolves an issue where the message only shows when selecting a mod loader and then selecting "None" again.
|