aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2023-06-22Dynamic button textTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-22Merge branch 'PrismLauncher:develop' into better-component-installationTheKodeToad
2023-06-22Make `selectedPage` const 🤦‍♀️TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-22FixTheKodeToad
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-21Added regex expresion to exclude .DS_Store filesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-21Merge pull request #1228 from Trial97/curent_pack_crashTheKodeToad
Fixes #1212
2023-06-21Merge pull request #1231 from telans/modrinth-default-iconDioEgizio
Modrinth: use default icon for non-managed packs
2023-06-21fix: resize columns on hide ^& uniform heightsRachel Powers
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-20Merge pull request #1119 from Trial97/mods_txtseth
Added dynamic page extra info
2023-06-20Merge pull request #1184 from clickdevin/developseth
Fix bugs when updating curseforge modpacks
2023-06-20Rework icons (Fabric is blurry now but looks better)TheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-20Remove extra spaces in one more Java checker debugChris Lane
Signed-off-by: Chris Lane <git@chrislane.com>
2023-06-20Clean up 'Running java checker' debug msg codeChris Lane
Signed-off-by: Chris Lane <git@chrislane.com>
2023-06-20Add missing space in java checker debug messageChris Lane
Signed-off-by: Chris Lane <git@chrislane.com>
2023-06-20Modrinth: use default icon for non-managed packsJames Beddek
Fixes: #317 Signed-off-by: James Beddek <telans@posteo.de>
2023-06-20Fix compiling on FreeBSDJakub Wroński
Signed-off-by: Jakub Wroński <kubawronski161@gmail.com>
2023-06-20Added fallback for quilt if the API or Kotilin is not presentTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
Signed-off-by: P2 <tomarchioalfio5@gmail.com>
2023-06-20Just use the old orderingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-19License all the thingsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-19Basic, unfinished & broken implTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-19Fixed buildTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Fixed removeIfTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Added overide for Quilt/FabricTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Fixed regresion regarding modrinth project_id in dependence arrayTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Changed qWarning to qDebug for raw dataTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Fixes #1212Trial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Removed mods from lambdaTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into mods_txt
2023-06-19Small fixesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-19Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop
2023-06-18Removed extra headersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-18Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into net_job_crash
2023-06-18Fixed leaksTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-16Merge pull request #1110 from TheKodeToad/version-searchseth
Add a search bar to version lists
2023-06-16Merge pull request #1135 from Trial97/installed_modsDioEgizio
2023-06-16Merge pull request #1192 from Trial97/pre-lauchSefa Eyeoglu
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Fix trailing space in instance nameTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-15Fixed testsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into pre-lauch
2023-06-15Renamed variableTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Merge pull request #1195 from Scrumplex/fix-javavendor-instanceTheKodeToad
Add JavaVendor as an instance override
2023-06-15Merge pull request #1063 from RedsonBr140/feat/RootFolderSefa Eyeoglu
2023-06-15fix: simplify resolving of data pathSefa Eyeoglu
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-15fix: add JavaVendor as an instance overrideSefa Eyeoglu
This should suppress a critical error that gets printed every time an instance gets launched, as JavaCheck wants to store the vendor in the instance settings. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-15Made the installed mods more apparentTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into installed_mods
2023-06-15Updated text and fixed mod page text updateTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into mods_txt