aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-22changed map tipeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22finished up the curesforge exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22Updated slug for urlTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22Added curseforge exportTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22Use slug for urlTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22Added ExportModsToStringTaskTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-06-22Merge pull request #1243 from Trial97/exportSefa Eyeoglu
Added regex expresion to exclude .DS_Store files
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-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-20Merge pull request #1234 from Szowisz/developseth
Fix compiling on FreeBSD
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-20Merge pull request #1233 from p2js/ui-consistency-fixTheKodeToad
Remove inconsistent/unneeded question marks in UI
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
Signed-off-by: P2 <tomarchioalfio5@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-19Merge pull request #1224 from DioEgizio/add-appstreamSefa Eyeoglu
2023-06-19chore: change xml name to what linuxdeploy wantsDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-06-19chore: install appstream in appimageDioEgizio
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2023-06-18Merge pull request #1214 from ↵seth
PrismLauncher/renovate/cachix-install-nix-action-22.x chore(deps): update cachix/install-nix-action action to v22
2023-06-18Merge pull request #1210 from getchoo/opengl-appimageseth
fix(appimage): bundle generic opengl lib
2023-06-17Merge pull request #1218 from flowln/bad_commit_string_in_bundled_packageSefa Eyeoglu
Hide the Git commit entry on the About dialog when the build doesn't have git stuff support
2023-06-17fix: hide git commit when the build doesn't have git stuff supportflow
This fixes the Git commit string being "GITDIR-NOTFOUND" on the About page when building a package from the bundled source archive. Signed-off-by: flow <flowlnlnln@gmail.com>
2023-06-16chore(deps): update cachix/install-nix-action action to v22renovate[bot]
2023-06-16Merge pull request #1110 from TheKodeToad/version-searchseth
Add a search bar to version lists
2023-06-16Merge pull request #1187 from getchoo/rel-8.0seth
chore: bump to 8.0
2023-06-16fix(appimage): bundle generic opengl libseth
Signed-off-by: seth <getchoo@tuta.io>
2023-06-16Merge pull request #1135 from Trial97/installed_modsDioEgizio
2023-06-16Merge pull request #1192 from Trial97/pre-lauchSefa Eyeoglu
2023-06-16Merge pull request #1198 from TheKodeToad/remove-a-spaceSefa Eyeoglu
2023-06-15Fix trailing space in instance nameTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-06-15Fix tests for windowTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
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 #1159 from getchoo/fix-devshellSefa Eyeoglu
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
2023-06-15Merge pull request #1067 from RedsonBr140/feat/dont-hide-settingsseth
feat: Don't hide the settings tab when an instance is running
2023-06-15Fixed version comparationTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>