Age | Commit message (Expand) | Author |
2022-04-20 | fix: disable major version match for snapshots | Sefa Eyeoglu |
2022-04-20 | Merge pull request #470 from kthchew/fix/ml-selector-crash | dada513 |
2022-04-20 | Merge pull request #467 from PolyMC/revert-429-develop | dada513 |
2022-04-19 | Fix crash if no Minecraft version is selected in the new instance screen | Kenneth Chew |
2022-04-20 | Merge pull request #463 from txtsd/enter_shenanigans | Ezekiel Smith |
2022-04-20 | Merge pull request #462 from Scrumplex/fix-world-size-sort | Ezekiel Smith |
2022-04-19 | Revert "better FreeBSD support" | Sefa Eyeoglu |
2022-04-19 | Merge pull request #452 from Scrumplex/fix-download-mods-crash | Sefa Eyeoglu |
2022-04-19 | Merge pull request #451 from Scrumplex/fix-modloader-selection | dada513 |
2022-04-19 | Merge pull request #450 from Scrumplex/fix-quilt-mod-dl | Sefa Eyeoglu |
2022-04-19 | fix: Only trigger rename on KeyPress | txtsd |
2022-04-19 | fix: use size in bytes to sort by world size | Sefa Eyeoglu |
2022-04-19 | fix: fix Modrinth query when Quilt is in use | Sefa Eyeoglu |
2022-04-19 | Merge pull request #449 from DioEgizio/CI/specify-build-platform | Sefa Eyeoglu |
2022-04-18 | remove "on x" | DioEgizio |
2022-04-18 | fix: don't set mod loader as important | Sefa Eyeoglu |
2022-04-18 | fix: handle network errors when downloading modlist | Sefa Eyeoglu |
2022-04-18 | fix: actually check if a mod loader is selected | Sefa Eyeoglu |
2022-04-18 | Merge pull request #442 from kthchew/fix/typos | Sefa Eyeoglu |
2022-04-17 | fix(translation): don't translate placeholders | flow |
2022-04-17 | Fix typos and inconsistent capitalization in sort options | Kenneth Chew |
2022-04-17 | Merge pull request #411 from kthchew/feature/menubar | Sefa Eyeoglu |
2022-04-17 | Improve menu bar setting string | Kenneth Chew |
2022-04-17 | Disable instead of hide menu bar option on Linux | Kenneth Chew |
2022-04-17 | Fix bugs with instance menu bar options when opening without instances | Kenneth Chew |
2022-04-17 | Merge pull request #431 from Scrumplex/feat-quilt-modrinth | Ezekiel Smith |
2022-04-16 | fix: query for Fabric mods if Quilt is in use | Sefa Eyeoglu |
2022-04-16 | Merge pull request #336 from Scrumplex/refactor-portable | Sefa Eyeoglu |
2022-04-16 | Use `TranslatedAction` instead of `QAction` for menu bar actions | Kenneth Chew |
2022-04-16 | Remove the Edit menu bar menu | Kenneth Chew |
2022-04-16 | Merge pull request #429 from Irgendwer01/develop | Sefa Eyeoglu |
2022-04-16 | fix: drop BUNDLE_DEST_DIR | Sefa Eyeoglu |
2022-04-16 | fix: don't allow portable builds on macOS | Sefa Eyeoglu |
2022-04-16 | refactor: combine portable and system builds | Sefa Eyeoglu |
2022-04-16 | Merge pull request #392 from flowln/mod_filter | Sefa Eyeoglu |
2022-04-16 | Use preexisting actions in the menu bar | Kenneth Chew |
2022-04-16 | Close the current window instead of the main window from the menu bar | Kenneth Chew |
2022-04-16 | Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dir | Ezekiel Smith |
2022-04-15 | Add logged in accounts to the profiles menu bar menu | Kenneth Chew |
2022-04-15 | Add option to always show menu bar instead of toolbar | Kenneth Chew |
2022-04-15 | Implement help (open wiki) menu bar action | Kenneth Chew |
2022-04-15 | Fix keyboard shortcut for delete instance on some devices | Kenneth Chew |
2022-04-15 | Improve menu bar keyboard usability | Kenneth Chew |
2022-04-15 | Only enable instance options while an instance is selected | Kenneth Chew |
2022-04-15 | Add Quilt install option while creating an instance | Kenneth Chew |
2022-04-15 | Fix Fabric versions appearing for unsupported MC versions | Kenneth Chew |
2022-04-15 | Show no loader selected message when add instance window first opens | Kenneth Chew |
2022-04-15 | Fix build on Qt 5.6 | Kenneth Chew |
2022-04-15 | Add option to install mod loader during instance creation | Kenneth Chew |
2022-04-15 | ui: resize mod download dialog using its parents geometry | flow |