Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
fix: use size in bytes to sort by world size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thus also removes a suggestCurrent call from loaderFilterChanged, as it will already be triggered by setSelectedLoaderVersion
|
|
|
|
|
|
|
|
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
|
|
|
|
CHANGE: switch the help pages to their own dir
|
|
For those who like keyboard navigation at the expense of aesthetics.
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Quilt support
|
|
also renames modrinth-platform/curseforge-platform to just Mod-platform since they have the pages are basically the same
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We want specific JREs, always, not something that is magically resolved.
This counteracts some really bad advice recently being spread on reddit.
|
|
|
|
Fix translatable strings 2
|
|
|
|
|
|
|
|
|
|
|
|
|