Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | Added ExportModsToStringTask | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-22 | Merge pull request #1243 from Trial97/export | Sefa Eyeoglu | |
Added regex expresion to exclude .DS_Store files | |||
2023-06-21 | Added regex expresion to exclude .DS_Store files | 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-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 | Merge pull request #1234 from Szowisz/develop | seth | |
Fix compiling on FreeBSD | |||
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> | |||
2023-06-20 | Merge pull request #1233 from p2js/ui-consistency-fix | TheKodeToad | |
Remove inconsistent/unneeded question marks in UI | |||
2023-06-20 | Remove inconsistent/unneeded question marks in UI | Alfio | |
Signed-off-by: P2 <tomarchioalfio5@gmail.com> | |||
2023-06-19 | Fixes #1212 | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Removed mods from lambda | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-19 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-19 | Merge pull request #1224 from DioEgizio/add-appstream | Sefa Eyeoglu | |
2023-06-19 | chore: change xml name to what linuxdeploy wants | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-19 | chore: install appstream in appimage | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2023-06-18 | Merge 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-18 | Merge pull request #1210 from getchoo/opengl-appimage | seth | |
fix(appimage): bundle generic opengl lib | |||
2023-06-17 | Merge pull request #1218 from flowln/bad_commit_string_in_bundled_package | Sefa Eyeoglu | |
Hide the Git commit entry on the About dialog when the build doesn't have git stuff support | |||
2023-06-17 | fix: hide git commit when the build doesn't have git stuff support | flow | |
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-16 | chore(deps): update cachix/install-nix-action action to v22 | renovate[bot] | |
2023-06-16 | Merge pull request #1110 from TheKodeToad/version-search | seth | |
Add a search bar to version lists | |||
2023-06-16 | Merge pull request #1187 from getchoo/rel-8.0 | seth | |
chore: bump to 8.0 | |||
2023-06-16 | fix(appimage): bundle generic opengl lib | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-06-16 | Merge pull request #1135 from Trial97/installed_mods | DioEgizio | |
2023-06-16 | Merge pull request #1192 from Trial97/pre-lauch | Sefa Eyeoglu | |
2023-06-16 | Merge pull request #1198 from TheKodeToad/remove-a-space | Sefa Eyeoglu | |
2023-06-15 | Fix trailing space in instance name | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-15 | Fix tests for window | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Fixed tests | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into pre-lauch | |||
2023-06-15 | Renamed variable | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge pull request #1195 from Scrumplex/fix-javavendor-instance | TheKodeToad | |
Add JavaVendor as an instance override | |||
2023-06-15 | Merge pull request #1159 from getchoo/fix-devshell | Sefa Eyeoglu | |
2023-06-15 | Merge pull request #1063 from RedsonBr140/feat/RootFolder | Sefa Eyeoglu | |
2023-06-15 | fix: simplify resolving of data path | Sefa Eyeoglu | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-15 | fix: add JavaVendor as an instance override | Sefa 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-15 | Made the installed mods more apparent | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into installed_mods | |||
2023-06-15 | Updated text and fixed mod page text update | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into mods_txt | |||
2023-06-15 | Merge pull request #1067 from RedsonBr140/feat/dont-hide-settings | seth | |
feat: Don't hide the settings tab when an instance is running | |||
2023-06-15 | Fixed version comparation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |