aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-26Merge pull request #314 from Scrumplex/chore-bump-1.1.1LennyMcLennington
Bump to 1.1.1
2022-03-26bring back portable linux buildsDioEgizio
2022-03-25chore: Don't build release type during developmenttxtsd
2022-03-25chore: Ignore more pathstxtsd
2022-03-25fix(templates): Unsplit bulleted linetxtsd
2022-03-25fix(templates): Replace dead FAQ link with new wiki linktxtsd
2022-03-25fix(templates): Use correct labelstxtsd
2022-03-24optimize: Improve mod versions request to Modrinthflow
This uses more arguments in the GET request for mod versions on the Modrinth API, filtering what versions can be returned, decreasing load on Modrinth servers and improving a little the time it takes for the versions to be available to the user. This also removes the now unneeded check on correct modloaders in ModrinthPackIndex, since it is now filtered by the Modrinth server. Lastly, this adds a couple of helper functions in ModModel.
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-24Merge pull request #337 from oynqr/misc/create-vendored-tarballSefa Eyeoglu
2022-03-24Merge pull request #337 from oynqr/misc/create-vendored-tarballSefa Eyeoglu
2022-03-24Merge pull request #334 from flowln/right_file_2Ezekiel Smith
Fix skipping file in mod version parsing
2022-03-24Merge pull request #334 from flowln/right_file_2Ezekiel Smith
Fix skipping file in mod version parsing
2022-03-23Allow disabling building of testsPhilipp David
2022-03-23Update used actions and cleanup release flowPhilipp David
2022-03-23Create vendored tarball on releasePhilipp David
2022-03-22fix: fix skipping one on file counting in mod version parseflow
2022-03-22Merge pull request #330 from DioEgizio/notportableSefa Eyeoglu
bring back not portable windows builds
2022-03-22Merge pull request #322 from oynqr/build/static-rainbowSefa Eyeoglu
Build with static rainbow
2022-03-22Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
Fix translatable strings
2022-03-22Merge pull request #323 from Scrumplex/retranslate-pagesEzekiel Smith
Retranslate all settings pages
2022-03-22Merge pull request #315 from txtsd/display_scalingEzekiel Smith
Allow fractional DPI scaling
2022-03-22Merge pull request #311 from DioEgizio/patch-2txtsd
fix webp
2022-03-22Merge pull request #316 from Scrumplex/fix-disabled-controlsSefa Eyeoglu
2022-03-22Merge pull request #306 from Scrumplex/limit-instance-lengthsEzekiel Smith
Limit instance names to 128 chars
2022-03-22Merge pull request #294 from oynqr/msys2Ezekiel Smith
Switch to msys2 for Windows builds
2022-03-22Merge pull request #200 from Scrumplex/scrumplex-license-headerSefa Eyeoglu
2022-03-22Merge pull request #292 from lack/offline_username_limitsSefa Eyeoglu
Limit offline username to 16 characters with override
2022-03-22Merge pull request #295 from Scrumplex/fix-portableSefa Eyeoglu
Make Launcher_PORTABLE work on all platforms
2022-03-22Merge pull request #296 from flowln/right_fileEzekiel Smith
Use primary file for mod downloading on Modrinth
2022-03-22Merge pull request #297 from DioEgizio/patch-1Ezekiel Smith
bundle jre8u312 instead of latest on appimage
2022-03-22Merge pull request #299 from flowln/paste_servEzekiel Smith
Remove paste.polymc.org
2022-03-22Merge pull request #278 from Scrumplex/fix-copyingSefa Eyeoglu
Clarify GPL-3.0-only
2022-03-22Merge pull request #280 from oynqr/gitdir-notfound-checkSefa Eyeoglu
Add GITDIR-NOTFOUND check
2022-03-22Merge pull request #265 from Scrumplex/fix-javacheck-appimageSefa Eyeoglu
Define JARs path relative to application root
2022-03-22Merge pull request #273 from DioEgizio/extra-rebranding-macosSefa Eyeoglu
extra rebranding for macos
2022-03-22Merge pull request #270 from flowln/dialogEzekiel Smith
Make a better "Mod download confirmation dialog"
2022-03-22Merge pull request #254 from Scrumplex/fix-update-metainfoEzekiel Smith
Update metainfo URLs
2022-03-22Merge pull request #330 from DioEgizio/notportableSefa Eyeoglu
bring back not portable windows builds
2022-03-22fix some typosDioEgizio
2022-03-21fix typosDioEgizio
opz :P
2022-03-21fix typoDioEgizio
2022-03-21bring back notportable buildsDioEgizio
2022-03-21Merge pull request #322 from oynqr/build/static-rainbowSefa Eyeoglu
Build with static rainbow
2022-03-21Merge pull request #326 from Scrumplex/feat-backport-prdada513
2022-03-21feat(actions): add backport botSefa Eyeoglu
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
Fix translatable strings
2022-03-22Merge pull request #323 from Scrumplex/retranslate-pagesEzekiel Smith
Retranslate all settings pages
2022-03-21Build with static rainbowPhilipp David
2022-03-21Revert "fix: use our own prefix for rainbow lib"Philipp David
This reverts commit 61db1c46beb465c33124ec4f34dfdcefd4d804d3.