Commit graph

10932 commits

Author SHA1 Message Date
0x189D7997 c58562a304
Allow selecting multiple items in Network Error dialog
Signed-off-by: 0x189D7997 <199489335+0x189D7997@users.noreply.github.com>
2026-04-02 13:20:03 +00:00
Alexandru Ionut Tripon a3c5f1f6f2
Fix weird utf archive (#5186) 2026-04-02 09:55:40 +00:00
Trial97 9c81e74061
nix: update to llvmPackages_22
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-04-02 00:41:31 +03:00
Trial97 1f3403677c
update clang-tidy config
feat from @Octol1ttle

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-04-02 00:40:51 +03:00
Alexandru Ionut Tripon a4c9e294da
fixes crash on servers with invalid packet (#5289) 2026-04-01 10:24:39 +00:00
Trial97 0689e58ca2 fixes crash on servers with invalid packet
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-04-01 11:28:10 +03:00
DioEgizio 1450ffca18
fix incorrect mod side beeing saved (#5283) 2026-03-31 18:46:02 +00:00
DioEgizio 2b390a4ca3
fix world import (#5282) 2026-03-31 18:45:25 +00:00
DioEgizio 3d1f495bd5
Correctly append PRISMLAUNCHER_DISABLE_GLVULKAN to AppImage env (#5286) 2026-03-31 18:23:36 +00:00
Octol1ttle 9b06c0699c
fix(CI): correctly append PRISMLAUNCHER_DISABLE_GLVULKAN to AppImage environment
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-31 23:03:01 +05:00
Trial97 fbc45699c1
fix incorrect mod side beeing saved
fixes #5262

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-31 00:46:46 +03:00
Trial97 83d82c2519
fix world import
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-30 23:52:48 +03:00
Alexandru Ionut Tripon 31be615f7b
chore(nix): update lockfile (#5278) 2026-03-29 16:50:56 +00:00
Seth Flynn 17048a586a
Use Launcher_ENVName for launcher environment variable names (#5226) 2026-03-29 06:56:04 +00:00
github-actions[bot] 071be5f700 chore(nix): update lockfile
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://releases.nixos.org/nixos/25.11/nixos-25.11.7849.812b3986fd15/nixexprs.tar.xz?narHash=sha256-d2Q5VNbc91GloTZNByC4u3JS8Tj5BjfuOF19/vuJ/iM%3D' (2026-03-20)
  → 'https://releases.nixos.org/nixos/25.11/nixos-25.11.8107.1073dad219cb/nixexprs.tar.xz?narHash=sha256-cUgsPWt0NJz21K4i/5191mWaizw4XtT20WFqyxzSuQI%3D' (2026-03-24)
2026-03-29 00:43:39 +00:00
Seth Flynn 01a4a6a528
build(devcontainer): explicitly include vulkan headers (#5276) 2026-03-28 20:19:03 +00:00
Seth Flynn 2b9620b6a6
build(devcontainer): explicitly include vulkan headers
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-28 15:46:20 -04:00
Alexandru Ionut Tripon 7ffec104dc
chore(deps): update cachix/install-nix-action digest to 96951a3 (#5242) 2026-03-28 10:10:59 +00:00
renovate[bot] f191947ad5
chore(deps): update cachix/install-nix-action digest to 96951a3 2026-03-28 00:50:01 +00:00
DioEgizio 63a8b43119 chore: clang-format
Signed-off-by: DioEgizio <dioegizio@protonmail.com>
2026-03-27 07:24:15 +01:00
Trial97 40b7cab3ed
add a option to skip meta refresh on launch
related to https://github.com/PrismLauncher/PrismLauncher/issues/3785
It doesn't fix it but it should at least allow users to skip the
redownload of the meta files.
So in a previous PR I added an automated way to refresh all the meta
from the original index, to the component index to the actual index.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-27 00:23:23 +02:00
DioEgizio eb44bdc3b3 fix: fix PRISMLAUNCHER_JAVA_PATHS
also set Launcher_ENVName as parent scope directly

Signed-off-by: DioEgizio <dioegizio@protonmail.com>
2026-03-26 22:07:02 +01:00
Alexandru Ionut Tripon 75f951fec9
Add Renovate labels automatically (#5265) 2026-03-26 20:09:37 +00:00
Alexandru Ionut Tripon 39bc1a72dc
chore(deps): update hendrikmuhs/ccache-action action to v1.2.22 (#5263) 2026-03-26 19:46:20 +00:00
Alexandru Ionut Tripon 43c4223413
chore(deps): update korthout/backport-action action to v4.3.0 (#5264) 2026-03-26 19:45:50 +00:00
Alexandru Ionut Tripon c7fd66cf97
Revert "Sort modpack entries by version, rather than publishing date" (#5243) 2026-03-26 18:05:19 +00:00
Alexandru Ionut Tripon 1b05e33202
do not delete mod on cancel (#5238) 2026-03-26 18:04:58 +00:00
DioEgizio 1ea0c7570f fix: dehardcode PRISMLAUNCHER_JAVA_PATHS too
Signed-off-by: DioEgizio <dioegizio@protonmail.com>
2026-03-26 18:33:44 +01:00
DioEgizio bf42cfdcf2 fix: rename LAUNCHER_DISABLE_GLVULKAN to PRISMLAUNCHER_DISABLE_GLVULKAN
for consistency with other env vars

this also introduces LAUNCHER_ENVNAME in BuildConfig/program_info for rebranded configurations

Signed-off-by: DioEgizio <dioegizio@protonmail.com>
2026-03-26 18:33:44 +01:00
Alexandru Ionut Tripon 5ad45a4098
Warn user on launch if there is not enough available RAM (#5249) 2026-03-26 17:00:48 +00:00
Octol1ttle eed2facb66
change(renovate.json): add labels automatically
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-26 21:41:53 +05:00
renovate[bot] 47ad0703b2
chore(deps): update korthout/backport-action action to v4.3.0 2026-03-26 16:28:19 +00:00
renovate[bot] d0ac15a275
chore(deps): update hendrikmuhs/ccache-action action to v1.2.22 2026-03-26 16:28:16 +00:00
Alexandru Ionut Tripon 9f5f1bcf10
Enable automatic update checking by default (#5259) 2026-03-26 16:09:48 +00:00
Alexandru Ionut Tripon 64c78fadc1
Improve NetJob failure dialog (#5260) 2026-03-26 16:09:40 +00:00
Octol1ttle 3a48d13c07
feat(NetworkJobFailedDialog): implement URL copying
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-26 10:46:37 +05:00
TheKodeToad 7bb746dfab
Safer dialog
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-03-26 10:46:37 +05:00
TheKodeToad 4bc72ccca4
My tweaks
Use a tree view instead of table view, remove toggle button (janky)

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-03-26 10:46:37 +05:00
TheKodeToad e6d7e5cdae
Backport new NetJob failure dialog from Octol1ttle's libcurl PR
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2026-03-26 10:46:37 +05:00
Octol1ttle b3fa99dd2f
change: enable automatic update checking by default
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-26 09:29:02 +05:00
Octol1ttle 69fe3e3b1a
feat: warn user on launch if there is not enough available RAM
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-24 12:09:11 +05:00
Trial97 6674f1e803
Revert "Sort modpack entries by version, rather than publishing date"
This reverts commit 9e3893fd62.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-23 19:57:07 +02:00
timoreo c16a25faef
make OpenJ9 logo square (#5240) 2026-03-23 16:04:44 +00:00
Tayou 19eba5c6bc
make OpenJ9 logo square
Signed-off-by: Tayou <git@tayou.org>
2026-03-23 14:27:54 +01:00
Alexandru Ionut Tripon f91accdce8
Log error if file open/commit fails (#5235) 2026-03-23 13:11:39 +00:00
Alexandru Ionut Tripon 6c6dc55dc0
Update update-flake.yml with new labels (#5231) 2026-03-23 12:58:09 +00:00
Trial97 3a65ed4c25
do not delete mod on cancel
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-23 13:26:57 +02:00
DioEgizio e90ecdaeea
rate limit the FTB mod downloads (#5237) 2026-03-23 08:48:27 +00:00
Trial97 5136c15833
rate limit the FTB mod downloads
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-23 10:14:23 +02:00
Rachel Powers f0f26bbfaf
add robot type label
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-03-22 21:58:39 -07:00