aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-04Merge pull request #1537 from Trial97/warningsSefa Eyeoglu
2023-10-04Merge pull request #1676 from Trial97/release_orderSefa Eyeoglu
revert back the release order
2023-10-03revert back the release orderTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-10-02Merge pull request #1670 from Trial97/seg_faultTayou
Don't update mods if no mod loader is installed
2023-10-02Merge pull request #1672 from Trial97/skin_refreshSefa Eyeoglu
refresh default account when list changes
2023-10-02Merge pull request #1657 from Trial97/shader_txtSefa Eyeoglu
2023-10-02refresh default account when list changesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-10-01fix: do not update mods if no mod loader is selectedTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-10-01Merge pull request #1090 from Ryex/feat/acknowledge_release_typeSefa Eyeoglu
2023-10-01Merge pull request #1656 from Trial97/remove_mojang2Sefa Eyeoglu
2023-10-01Merge pull request #1668 from PrismLauncher/update_flake_lock_actionSefa Eyeoglu
chore(nix): update lockfile
2023-10-01chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21) → 'github:nixos/nixpkgs/bd9b686c0168041aea600222be0805a0de6e6ab8' (2023-09-29) • Updated input 'pre-commit-hooks': 'github:cachix/pre-commit-hooks.nix/4f883a76282bc28eb952570afc3d8a1bf6f481d7' (2023-09-10) → 'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
2023-09-30Merge pull request #1666 from getchoo/driverlinkSefa Eyeoglu
[Linux] Use addOpenGLRunpath.driverLink in Nix wrapper
2023-10-01Update launcher/minecraft/auth/AccountList.cppAlexandru Ionut Tripon
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-10-01Update launcher/LaunchController.cppAlexandru Ionut Tripon
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-09-30refactor(nix): use addOpenGLRunpath.driverLink in wrapperseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-28added version type to dep updateTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-28Merge pull request #1263 from Trial97/developSefa Eyeoglu
2023-09-28Merge pull request #1363 from Trial97/download_threadsSefa Eyeoglu
2023-09-28removed flame consturctorTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-27Merge pull request #1643 from bolli24/developSefa Eyeoglu
2023-09-27chore: cleanup a few more mentions of mojang accountsseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-25Do not display invalid shadersTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-25Removed mojangTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-09-25Merge pull request #1655 from 0xallie/minecraft-wiki-migrationTheKodeToad
Update links to Minecraft Wiki
2023-09-25Update links to Minecraft Wikialexia
Minecraft Wiki has officially moved from Fandom to their own wiki. I updated some links I found in comments. Signed-off-by: alexia <me@alexia.lol>
2023-09-24Merge pull request #1647 from PrismLauncher/update_flake_lock_actionSefa Eyeoglu
chore(nix): update lockfile
2023-09-24Update launcher/ui/dialogs/ModUpdateDialog.cppbolli24
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: bolli24 <9805065+bolli24@users.noreply.github.com>
2023-09-24chore(nix): update lockfilegithub-actions[bot]
Flake lock file updates: • Updated input 'nix-filter': 'github:numtide/nix-filter/ac030bd9ba98e318e1f4c4328d60766ade8ebe8b' (2023-09-04) → 'github:numtide/nix-filter/41fd48e00c22b4ced525af521ead8792402de0ea' (2023-09-16) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/46688f8eb5cd6f1298d873d4d2b9cf245e09e88e' (2023-09-15) → 'github:nixos/nixpkgs/e12483116b3b51a185a33a272bf351e357ba9a99' (2023-09-21)
2023-09-22Skip 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-20Update launcher/minecraft/mod/tasks/GetModDependenciesTask.cppAlexandru Ionut Tripon
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-09-20Merge pull request #1618 from getchoo/cool-nix-stuffSefa Eyeoglu
filter source in flake & add controller support
2023-09-19chore(nix): add meta.mainProgram attributeseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-19fix(nix): include libusb1 as a runtime dependencyseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-17Merge pull request #1632 from PrismLauncher/update_flake_lock_actionSefa Eyeoglu
chore(nix): update lockfile
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-09feat(nix): add source filteringseth
this - along with garnix - should mostly eliminate unneeded (re)builds Signed-off-by: seth <getchoo@tuta.io>
2023-09-09refactor(nix): match inputs value in flakeseth
Signed-off-by: seth <getchoo@tuta.io>
2023-09-09refactor(nix): don't concat final attr in fixed pointseth
Signed-off-by: seth <getchoo@tuta.io>
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