Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-24 | Update launcher/ui/dialogs/ModUpdateDialog.cpp | bolli24 | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: bolli24 <9805065+bolli24@users.noreply.github.com> | |||
2023-09-22 | Skip folders when updating mods. | bolli24 | |
Previously the mod updater would fail, reporting "The mod updater was aborted!", when trying to update a folder. Signed-off-by: bolli24 <4827765-bolli24@users.noreply.gitlab.com> | |||
2023-09-20 | Merge pull request #1618 from getchoo/cool-nix-stuff | Sefa Eyeoglu | |
filter source in flake & add controller support | |||
2023-09-19 | chore(nix): add meta.mainProgram attribute | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-19 | fix(nix): include libusb1 as a runtime dependency | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-17 | Merge pull request #1632 from PrismLauncher/update_flake_lock_action | Sefa Eyeoglu | |
chore(nix): update lockfile | |||
2023-09-17 | chore(nix): update lockfile | github-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-16 | Merge pull request #1572 from Trial97/catpacks2 | Sefa Eyeoglu | |
2023-09-16 | Merge pull request #1605 from TheKodeToad/flame-shaders | Sefa Eyeoglu | |
2023-09-10 | Merge pull request #1619 from PrismLauncher/update_flake_lock_action | seth | |
chore(nix): update lockfile | |||
2023-09-10 | chore(nix): update lockfile | github-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-09 | feat(nix): add source filtering | seth | |
this - along with garnix - should mostly eliminate unneeded (re)builds Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-09 | refactor(nix): match inputs value in flake | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-09 | refactor(nix): don't concat final attr in fixed point | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-08 | Merge pull request #1613 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
2023-09-08 | chore(deps): update actions/cache action to v3.3.2 | renovate[bot] | |
2023-09-04 | Merge pull request #1606 from PrismLauncher/renovate/actions-checkout-4.x | Sefa Eyeoglu | |
2023-09-04 | Merge pull request #1578 from TheKodeToad/antialiasing | Sefa Eyeoglu | |
2023-09-04 | Merge pull request #1581 from getchoo/old-gcc | Sefa Eyeoglu | |
2023-09-04 | Merge pull request #1530 from Trial97/metadata_delete | Sefa Eyeoglu | |
2023-09-04 | chore(deps): update actions/checkout action to v4 | renovate[bot] | |
2023-09-04 | Merge pull request #1574 from Scrumplex/refactor-flake | Sefa Eyeoglu | |
2023-09-04 | Merge pull request #1604 from ↵ | Sefa Eyeoglu | |
PrismLauncher/renovate/cachix-install-nix-action-23.x | |||
2023-09-04 | CurseForge shader downloading | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-09-04 | chore(deps): update cachix/install-nix-action action to v23 | renovate[bot] | |
2023-09-04 | refactor(nix): use pre-commit flake module | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-09-03 | refactor(nix): use fixed points over rec | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-03 | Merge pull request #1601 from PrismLauncher/update_flake_lock_action | Sefa Eyeoglu | |
chore(nix): update lockfile | |||
2023-09-03 | chore(nix): update lockfile | github-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-01 | Merge pull request #1592 from kumquat-ir/desktop-open-fix | TheKodeToad | |
Fix opening files from curseforge:// and file:// links etc on linux | |||
2023-09-01 | actually it can handle multiple files just fine | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-09-01 | fix opening files from curseforge: links on linux | kumquat-ir | |
Signed-off-by: kumquat-ir <66188216+kumquat-ir@users.noreply.github.com> | |||
2023-08-31 | format json | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-31 | moved catpack data to testdata | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-31 | Merge pull request #1539 from Trial97/refactor_modpack_ux | TheKodeToad | |
Improvements to modpack UX | |||
2023-08-30 | fix(nix): include udev dependency | Sefa Eyeoglu | |
See https://github.com/NixOS/nixpkgs/pull/252425 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-30 | fix: remove -Wextra-semi | seth | |
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-29 | Enable antialiasing for mod and pack icons | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-28 | Merge pull request #1575 from TheKodeToad/more-pack-export-fixes | Sefa Eyeoglu | |
2023-08-28 | Hide index folder in pack export dialog | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-28 | Fix cancelling pack save | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-28 | refactor(nix): don't instantiate nixpkgs | Sefa Eyeoglu | |
See https://zimbatm.com/notes/1000-instances-of-nixpkgs Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-28 | added new line | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-28 | Merge pull request #1519 from TheKodeToad/better-export-pack | Sefa Eyeoglu | |
2023-08-28 | Merge pull request #1573 from PrismLauncher/renovate/lock-file-maintenance | Sefa Eyeoglu | |
2023-08-28 | Revert "chore(deps): enable nix lockfile maintenance for renovate" | Sefa Eyeoglu | |
This reverts commit 5d14724e66a1911b04dd5091e520751fd7f5ee90. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-28 | chore(deps): lock file maintenance | renovate[bot] | |
2023-08-27 | added catpacks tests | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-27 | Merge pull request #1560 from Trial97/curse_multiple_loaders2 | TheKodeToad | |
Add suport for flame multiple loaders | |||
2023-08-27 | Merge pull request #1536 from Trial97/time3 | TheKodeToad | |
Allow showing playtime in hours |