aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into develop 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
2023-08-25added condition for empty loader typeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-24removed aditional headerTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-24made the loaders check more genericTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-24Merge pull request #1562 from ↵Sefa Eyeoglu
PrismLauncher/renovate/determinatesystems-update-flake-lock-20.x chore(deps): update determinatesystems/update-flake-lock action to v20
2023-08-24chore(deps): update determinatesystems/update-flake-lock action to v20renovate[bot]
2023-08-23return 0 for anyTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23updated getMappedModLoaderTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23chore(nix): remove pre-commit tools from shellSefa Eyeoglu
use `pre-commit` CLI instead! Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23fix(nix): reload direnv if parts changeSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23chore(nix): update clang-format to clang-tools 16Sefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23reverted change for optionalTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23Updated dependency resolutionTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23Merge pull request #1559 from Scrumplex/nix-canonicalize-jarsSefa Eyeoglu
2023-08-23Merge pull request #1552 from Trial97/memory_quick_setupSefa Eyeoglu
2023-08-23Added loaders check on versions loadTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-23fix(nix): add canonicalize-jars-hookSefa Eyeoglu
See https://github.com/NixOS/nixpkgs/pull/250757 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>