aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui
AgeCommit message (Collapse)Author
2023-10-04Merge pull request #1537 from Trial97/warningsSefa Eyeoglu
2023-10-02Merge pull request #1670 from Trial97/seg_faultTayou
Don't update mods if no mod loader is installed
2023-10-02refresh default account when list changesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-10-01fix: do not update mods if no mod loader is selectedTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-10-01Merge pull request #1090 from Ryex/feat/acknowledge_release_typeSefa Eyeoglu
2023-10-01Merge pull request #1656 from Trial97/remove_mojang2Sefa Eyeoglu
2023-09-28added version type to dep updateTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-28Merge pull request #1263 from Trial97/developSefa Eyeoglu
2023-09-28Merge pull request #1363 from Trial97/download_threadsSefa Eyeoglu
2023-09-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-27Merge pull request #1643 from bolli24/developSefa Eyeoglu
2023-09-27chore: cleanup a few more mentions of mojang accountsseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-25Removed mojangTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-25Update links to Minecraft Wikialexia
Minecraft Wiki has officially moved from Fandom to their own wiki. I updated some links I found in comments. Signed-off-by: alexia <me@alexia.lol>
2023-09-24Update launcher/ui/dialogs/ModUpdateDialog.cppbolli24
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: bolli24 <9805065+bolli24@users.noreply.github.com>
2023-09-22Skip folders when updating mods.bolli24
Previously the mod updater would fail, reporting "The mod updater was aborted!", when trying to update a folder. Signed-off-by: bolli24 <4827765-bolli24@users.noreply.gitlab.com>
2023-09-16Merge pull request #1572 from Trial97/catpacks2Sefa Eyeoglu
2023-09-16Merge pull request #1605 from TheKodeToad/flame-shadersSefa Eyeoglu
2023-09-04Merge pull request #1530 from Trial97/metadata_deleteSefa Eyeoglu
2023-09-04CurseForge shader downloadingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-31Merge pull request #1539 from Trial97/refactor_modpack_uxTheKodeToad
Improvements to modpack UX
2023-08-28Hide index folder in pack export dialogTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-28Fix cancelling pack saveTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-28Merge pull request #1519 from TheKodeToad/better-export-packSefa Eyeoglu
2023-08-27added catpacks testsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge pull request #1560 from Trial97/curse_multiple_loaders2TheKodeToad
Add suport for flame multiple loaders
2023-08-27Merge pull request #1536 from Trial97/time3TheKodeToad
Allow showing playtime in hours
2023-08-27removed extra ifTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curse_multiple_loaders2 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Added progress widget to some modpack providersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge pull request #1532 from Trial97/curseforge-url-handleSefa Eyeoglu
2023-08-25added condition for empty loader typeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23Merge pull request #1552 from Trial97/memory_quick_setupSefa Eyeoglu
2023-08-23Added loaders check on versions loadTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23added loaders for flame versionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23moved modloaderTypes to ModPlatformTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-22Merge pull request #1548 from Trial97/version_labelTheKodeToad
Reset status label when deleting instance
2023-08-22Update launcher/ui/widgets/JavaSettingsWidget.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Update launcher/ui/pages/instance/InstanceSettingsPage.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Update launcher/ui/pages/global/JavaPage.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Added warning to settings pageTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21Merge pull request #1557 from Trial97/curse_crashSefa Eyeoglu
2023-08-21added check for valid query items in curse url installTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21fixed checkTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21Merge pull request #1553 from TheKodeToad/list-fixesTheKodeToad
A few boring list-related fixes
2023-08-21List fixesTheKodeToad
Double-click to toggle profile components. Restore double-click to toggle resources. Fix clicking on checkbox to select account. Double-click to select account. Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-21fixed buildTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>