Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-23 | Added curseforge search | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into net_job_crash | |||
2023-06-23 | Renamed getResults to resultsReady | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Update launcher/ui/themes/CatPack.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Made catpack id optional in catpack.json | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into catpacks | |||
2023-06-23 | Added Thumbs.db to excluded files in MrPackExport | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Fixed date constructor | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Added CatPacks | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Merge pull request #1251 from getchoo/github-clarify | seth | |
chore: add 'suggest a feature' message in help | |||
2023-06-22 | Merge pull request #1252 from getchoo/import-hehe | seth | |
chore: avoid confusion in file/url import dialog | |||
2023-06-22 | Merge pull request #1058 from Ryex/feature/images-for-resource-page | Rachel Powers | |
Feature: image coumn for Mod, Resource Pack, and Texturepack pages | |||
2023-06-22 | chore: avoid confusion in file/url import dialog | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-22 | Merge pull request #1235 from ChrisLane/java-check-debug-msg-fix | Tayou | |
2023-06-22 | chore: add 'suggest a feature' message in help | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-22 | changed map tipe | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | finished up the curesforge export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Dynamic button text | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-22 | Updated slug for url | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Updated slug for url | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added curseforge export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Use slug for url | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Use slug for url | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added ExportModsToStringTask | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Fixed code quality | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Fixed trigger function | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added ExportModsToStringDialog | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Added ExportModsToStringTask | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Merge branch 'PrismLauncher:develop' into better-component-installation | TheKodeToad | |
2023-06-22 | Make `selectedPage` const 🤦♀️ | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-22 | Fix | TheKodeToad | |
I could use rvalue references and fix my brain fart, but i think regular references are more readable and safer here. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-21 | Merge branch 'settings2' of github.com:Trial97/PrismLauncher into settings | Trial97 | |
2023-06-21 | Added regex expresion to exclude .DS_Store files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Made settings editable when instance is running | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Made buttons on ModsFolderPage enabled all the time | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Removed unused variable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-21 | Merge pull request #1228 from Trial97/curent_pack_crash | TheKodeToad | |
Fixes #1212 | |||
2023-06-21 | Merge pull request #1231 from telans/modrinth-default-icon | DioEgizio | |
Modrinth: use default icon for non-managed packs | |||
2023-06-21 | fix: resize columns on hide ^& uniform heights | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-06-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into visit_mod_page Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-20 | Merge pull request #1119 from Trial97/mods_txt | seth | |
Added dynamic page extra info | |||
2023-06-20 | Merge pull request #1184 from clickdevin/develop | seth | |
Fix bugs when updating curseforge modpacks | |||
2023-06-20 | Rework icons (Fabric is blurry now but looks better) | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-20 | Remove extra spaces in one more Java checker debug | Chris Lane | |
Signed-off-by: Chris Lane <git@chrislane.com> | |||
2023-06-20 | Clean up 'Running java checker' debug msg code | Chris Lane | |
Signed-off-by: Chris Lane <git@chrislane.com> | |||
2023-06-20 | Add missing space in java checker debug message | Chris Lane | |
Signed-off-by: Chris Lane <git@chrislane.com> | |||
2023-06-20 | Modrinth: use default icon for non-managed packs | James Beddek | |
Fixes: #317 Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-20 | Fix compiling on FreeBSD | Jakub Wroński | |
Signed-off-by: Jakub Wroński <kubawronski161@gmail.com> |