Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-14 | Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-place | seth | |
fix(flame install): don't assume .zip is a resource pack. default to mod | |||
2023-07-13 | Update launcher/minecraft/mod/tasks/LocalResourceParse.cpp | Rachel Powers | |
Co-authored-by: seth <getchoo@tuta.io> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-13 | Merge pull request #1352 from Trial97/crash_after_abort | Rachel Powers | |
Do not reset shared pointer if it's already empty | |||
2023-07-13 | Merge pull request #1345 from Trial97/time2 | Tayou | |
feat:Added option to use system locale | |||
2023-07-12 | renamed setting | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-12 | Merge pull request #1350 from Trial97/fix_managed_pack_crash | Rachel Powers | |
fixed crash if no version is loaded on managed page | |||
2023-07-12 | the other place | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-12 | small pointer check | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-12 | Merge pull request #1333 from Ryex/fix/null_instance_edit_crash | Sefa Eyeoglu | |
2023-07-12 | fixed crash if no version is loaded | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-11 | added missing header | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-11 | feat:Added option to use system locale | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-10 | Merge pull request #1331 from TheKodeToad/hungry-trash | seth | |
Fix updating trashing resources | |||
2023-07-10 | Update launcher/ui/MainWindow.cpp | Rachel Powers | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-10 | Shortcuts on macOS (#1081) | Nathan | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-10 | Merge pull request #1334 from TheKodeToad/litemod-dl | TheKodeToad | |
LiteMod downloading | |||
2023-07-10 | Merge pull request #1249 from Trial97/curse | TheKodeToad | |
Curseforge modpack export | |||
2023-07-10 | Merge pull request #1338 from Trial97/unlockVersionPage | TheKodeToad | |
feat:unlocked versions page | |||
2023-07-09 | Merge pull request #1241 from Trial97/settings | TheKodeToad | |
Allow editing of running instances | |||
2023-07-09 | Merge pull request #1332 from TheKodeToad/widebar-pain | Rachel Powers | |
Fix crash when editing instance and prevent similar crashes in future | |||
2023-07-09 | Merge pull request #1321 from TheKodeToad/mr-optional | Rachel Powers | |
Optional mods in mrpack export | |||
2023-07-09 | removed redundant code | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-09 | feat:unlocked versions page | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-09 | Replace string manipulation in favour of QFileInfo | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | LiteMod downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | fix(flame install): don't assume .zip is a resource pack. default to mod | Rachel Powers | |
let identifier move it if needed Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-08 | fix(instance edit): don't allow editing if no selected instance or instance ↵ | Rachel Powers | |
doesn't support editing Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-08 | Fix actionVisitItemPage insersion, and prevent widebar segfault | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | Make trash hungry | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-08 | fix(progress dialog): if there is a parent center on creation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-07 | Merge pull request #1302 from Ryex/fix/progress-dialog-segfault | Rachel Powers | |
fix: segfault in progress dialog | |||
2023-07-08 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into settings Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | Merge pull request #1120 from Trial97/visit_mod_page | Tayou | |
2023-07-07 | fix: improve QUrl construction | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Update ModFolderPage.cpp | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-07 | Made action text simpler | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-07 | fix: reset invalid meta url on launch | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | fix(ui): validate meta override url | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-07 | Merge pull request #1128 from pandaninjas/fix-implicit-fallthrough | Sefa Eyeoglu | |
2023-07-06 | Optional mods in mrpack export | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-06 | better url handling | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-06 | Keep formatting consistent | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-05 | Merge pull request #1284 from Ryex/fix/properly-track-failed-copies-and-clones | Sefa Eyeoglu | |
2023-07-04 | Fix VersionProxyModel.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Replace break with return true; | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | Remove break and add fallthrough comment in WorldListPage.cpp | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2023-07-04 | escaped modlist inner html | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-03 | Merge pull request #1127 from Trial97/scale_cat | Tayou | |
2023-07-03 | fixed template | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |