Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
This hopefully makes it easier to the user to know that their changes
will only apply after hitting the search button.
I tried setting the background color, but it seems more unreliable on
cross-platform than underlining. Also, it could be worse for daltonic people,
so I don't know what to do :(
|
|
Still needs a clear indication that the filter only applies after you
click the search button...
|
|
Also fiz some typos
|
|
|
|
|
|
|
|
|
|
also renames modrinth-platform/curseforge-platform to just Mod-platform since they have the pages are basically the same
|
|
|
|
|
|
|
|
|
|
|