aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-17chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/b200e0df08f80c32974a6108ce431d8a8a5e6547' (2023-09-07) → 'github:nixos/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/7e3517c03d46159fdbf8c0e5c97f82d5d4b0c8fa' (2023-08-17) → 'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10)
2023-09-16Merge pull request #1572 from Trial97/catpacks2Sefa Eyeoglu
2023-09-16Merge pull request #1605 from TheKodeToad/flame-shadersSefa Eyeoglu
2023-09-10Merge pull request #1619 from PrismLauncher/update_flake_lock_actionseth
chore(nix): update lockfile
2023-09-10chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/bfb7dfec93f3b5d7274db109f2990bc889861caf' (2023-09-02) → 'github:nixos/nixpkgs/b200e0df08f80c32974a6108ce431d8a8a5e6547' (2023-09-07)
2023-09-08Merge pull request #1613 from PrismLauncher/renovate/actions-cache-3.xSefa Eyeoglu
2023-09-08chore(deps): update actions/cache action to v3.3.2renovate[bot]
2023-09-04Merge pull request #1606 from PrismLauncher/renovate/actions-checkout-4.xSefa Eyeoglu
2023-09-04Merge pull request #1578 from TheKodeToad/antialiasingSefa Eyeoglu
2023-09-04Merge pull request #1581 from getchoo/old-gccSefa Eyeoglu
2023-09-04Merge pull request #1530 from Trial97/metadata_deleteSefa Eyeoglu
2023-09-04chore(deps): update actions/checkout action to v4renovate[bot]
2023-09-04Merge pull request #1574 from Scrumplex/refactor-flakeSefa Eyeoglu
2023-09-04Merge pull request #1604 from ↵Sefa Eyeoglu
PrismLauncher/renovate/cachix-install-nix-action-23.x
2023-09-04CurseForge shader downloadingTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-09-04chore(deps): update cachix/install-nix-action action to v23renovate[bot]
2023-09-04refactor(nix): use pre-commit flake moduleSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-09-03refactor(nix): use fixed points over recseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-03Merge pull request #1601 from PrismLauncher/update_flake_lock_actionSefa Eyeoglu
chore(nix): update lockfile
2023-09-03chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/59cf3f1447cfc75087e7273b04b31e689a8599fb' (2023-08-01) → 'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01) • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2?dir=lib' (2023-08-01) → 'github:NixOS/nixpkgs/3e52e76b70d5508f3cec70b882a29199f4d1ee85?dir=lib' (2023-08-31) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/cddebdb60de376c1bdb7a4e6ee3d98355453fe56' (2023-08-27) → 'github:nixos/nixpkgs/bfb7dfec93f3b5d7274db109f2990bc889861caf' (2023-09-02)
2023-09-01Merge pull request #1592 from kumquat-ir/desktop-open-fixTheKodeToad
Fix opening files from curseforge:// and file:// links etc on linux
2023-09-01actually it can handle multiple files just finekumquat-ir
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com>
2023-09-01fix opening files from curseforge: links on linuxkumquat-ir
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com>
2023-08-31format jsonTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-31moved catpack data to testdataTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-31Merge pull request #1539 from Trial97/refactor_modpack_uxTheKodeToad
Improvements to modpack UX
2023-08-30fix(nix): include udev dependencySefa Eyeoglu
See https://github.com/NixOS/nixpkgs/pull/252425 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-30fix: remove -Wextra-semiseth
this flag is unavailable on gcc versions < 8. we could detect the version of the compiler here, but i don't think we lose much in this flags removal and this is a simpler option Signed-off-by: seth <getchoo@tuta.io>
2023-08-29Enable antialiasing for mod and pack iconsTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-28Merge pull request #1575 from TheKodeToad/more-pack-export-fixesSefa Eyeoglu
2023-08-28Hide index folder in pack export dialogTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-28Fix cancelling pack saveTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-28refactor(nix): don't instantiate nixpkgsSefa Eyeoglu
See https://zimbatm.com/notes/1000-instances-of-nixpkgs Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-28added new lineTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-28Merge pull request #1519 from TheKodeToad/better-export-packSefa Eyeoglu
2023-08-28Merge pull request #1573 from PrismLauncher/renovate/lock-file-maintenanceSefa Eyeoglu
2023-08-28Revert "chore(deps): enable nix lockfile maintenance for renovate"Sefa Eyeoglu
This reverts commit 5d14724e66a1911b04dd5091e520751fd7f5ee90. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-28chore(deps): lock file maintenancerenovate[bot]
2023-08-27added catpacks testsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge pull request #1560 from Trial97/curse_multiple_loaders2TheKodeToad
Add suport for flame multiple loaders
2023-08-27Merge pull request #1536 from Trial97/time3TheKodeToad
Allow showing playtime in hours
2023-08-27removed extra ifTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curse_multiple_loaders2 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Added progress widget to some modpack providersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-27Merge pull request #1532 from Trial97/curseforge-url-handleSefa Eyeoglu
2023-08-27Merge pull request #1570 from PrismLauncher/update_flake_lock_actionseth
chore(nix): update lockfile
2023-08-27chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/ca3c9ac9f4cdd4bea19f592b32bb59b74ab7d783' (2023-08-19) → 'github:nixos/nixpkgs/c66ccfa00c643751da2fd9290e096ceaa30493fc' (2023-08-26)
2023-08-26Added back api loader filtering if just one is selectedTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-25minor dependency crash fixTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-25Merge pull request #1561 from Scrumplex/nix-miscsSefa Eyeoglu