Commit graph

10480 commits

Author SHA1 Message Date
Alexandru Ionut Tripon
3c6953845c
chore(nix): update lockfile (#4931) 2026-02-02 15:11:11 +02:00
Octol1ttle
2338455076 change(Actions): run tests with more output
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-01 09:59:21 +01:00
Octol1ttle
e7382fd43d fix(ModrinthCheckUpdate): always increment loader index
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-02-01 07:57:14 +01:00
Alexandru Ionut Tripon
a884e36b96
fix build on qt 6.4 (#4920) 2026-02-01 05:22:46 +02:00
Seth Flynn
2c6ce2fd8c
bump qt warning levels (#4928) 2026-01-31 22:20:20 -05:00
Seth Flynn
baef2da03d
Bump 11.0.0 (#4924) 2026-01-31 22:15:38 -05:00
github-actions[bot]
2f9bc39eb6 chore(nix): update lockfile
Flake lock file updates:

• Updated input 'nixpkgs':
    'https://releases.nixos.org/nixos/25.11/nixos-25.11.4506.078d69f03934/nixexprs.tar.xz?narHash=sha256-Xu%2B7iYcAuOvsI2wdkUcIEmkqEJbvvE6n7qR9QNjJyP4%3D' (2026-01-22)
  → 'https://releases.nixos.org/nixos/25.11/nixos-25.11.4882.fa83fd837f30/nixexprs.tar.xz?narHash=sha256-kzEnMXuhOsr6tE6QvuTvdolZ3VqnOMzU8EOTGXsP9RU%3D' (2026-01-28)
2026-02-01 00:41:54 +00:00
Trial97
5232ebe989
bump qt warninig levels
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-02-01 00:22:23 +02:00
Trial97
399c6c80ed
bump to 11.0.0
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 23:20:16 +02:00
Trial97
f943331e39
fix codeql
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 21:46:36 +02:00
Alexandru Ionut Tripon
76ba65a113
fix build (#4918) 2026-01-31 21:24:42 +02:00
Trial97
611b1b6911
fix build
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-01-31 20:55:09 +02:00
Alexandru Ionut Tripon
ef1e35d585
Track dependencies in Mods page (#3738) 2026-01-31 20:28:01 +02:00
Alexandru Ionut Tripon
e541e6dd80
Add back FTB modpack support (#3559) 2026-01-31 20:26:46 +02:00
Alexandru Ionut Tripon
fda9e74972
Remove systeminfo; move getSystemRam into SysInfo.h (#4323) 2026-01-31 20:24:40 +02:00
Alexandru Ionut Tripon
411b4b0649
update to qt 6.10.2, build codeql on the qt version we still want to support, sign DLLs on windows (#4909) 2026-01-31 19:29:41 +02:00
Alexandru Ionut Tripon
cd993671cf
update local pack by url (#4474) 2026-01-31 14:03:52 +02:00
Alexandru Ionut Tripon
3270288031
Add configurable option on ScrollMessageBox (#4335) 2026-01-31 14:03:32 +02:00
DioEgizio
8781ac5f64 chore: trusted signing is now artifact signing
see https://github.com/Azure/artifact-signing-action/issues/107

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-31 10:07:12 +01:00
DioEgizio
db7685259e fix: sign DLLs too on windows
should fix issues with Smart App Control

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-31 10:02:00 +01:00
Alexandru Ionut Tripon
9f745ec83e
Mention nightly Flatpak in docs (#4887) 2026-01-31 10:38:52 +02:00
DioEgizio
b1857508f7 chore: update to Qt 6.10.2 on windows and linux appimage/portable
also switches codeql to build on Qt 6.4.3, to make sure prism still builds on the oldest version we still wanna support.
for this reason, codeql also now runs tests (to see if they don't fail on 6.4.3). While doing this I also noticed our qt requirement is 6.4, as we use Qt::Literals::StringLiterals

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-01-30 17:38:30 +01:00
Alexandru Ionut Tripon
204f9c5d8e
Abort launch when there are libraries missing (#4899) 2026-01-30 13:10:46 +02:00
Alexandru Ionut Tripon
6809d46ab6
remove followSymlinks calls (#4650) 2026-01-30 13:10:26 +02:00
Alexandru Ionut Tripon
7f9d5d07f8
chore(deps): update actions/cache action to v5.0.3 (#4898) 2026-01-30 13:09:59 +02:00
Alexandru Ionut Tripon
3a1bbdbe3a
Remove double spaces in logging (#4900) 2026-01-30 13:09:48 +02:00
Sefa Eyeoglu
27577e9d61
add more loaders to override setting (#4701) 2026-01-30 10:31:35 +01:00
Octol1ttle
ffd1e7bc33
improve wording
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 19:54:02 +05:00
Octol1ttle
158a7bbc34
got clang-format'd 💀
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 19:27:06 +05:00
Octol1ttle
584dc47da5
chore: remove double spaces from logs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 19:15:27 +05:00
Octol1ttle
193840b237
style: reorder includes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 18:17:22 +05:00
Octol1ttle
d4817a5669
feat: abort launch when there are libraries missing
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 18:14:23 +05:00
renovate[bot]
5d9fc6091a
chore(deps): update actions/cache action to v5.0.3 2026-01-29 12:51:54 +00:00
Alexandru Ionut Tripon
b69dbc2224
MSAStep: Log server errors (#4895) 2026-01-29 14:51:18 +02:00
Octol1ttle
665aa4c546
change(MSAStep): log server errors
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-29 17:11:30 +05:00
Alexandru Ionut Tripon
70cbbf5b07
Trim whitespace from path values in settings (#4886) 2026-01-28 08:48:53 +02:00
Seth Flynn
301d978d9c
chore(nix): update lockfile (#4600) 2026-01-27 18:39:53 -05:00
Seth Flynn
81335aa1aa
docs(README): mention nightly flatpak
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-01-27 18:38:11 -05:00
Seth Flynn
82b7c9786c
docs(README): remove mentions of community in-development packages
Most of these no longer exist or are prone to breakage

Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-01-27 18:35:14 -05:00
Seth Flynn
cf63bccfd7
fix(MinecraftSettingsWidget): trim whitespace from path values
Should help in mitigating common mistakes in copy/pasting

Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-01-27 17:59:12 -05:00
Alexandru Ionut Tripon
ec709e339b
fix: remove flatpak submodule (#4878) 2026-01-27 18:32:11 +02:00
Octol1ttle
5de150b8dd
fix: remove flatpak submodule
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-27 20:35:53 +05:00
Alexandru Ionut Tripon
915626de9d
Allow overriding URL for downloading legacy FML libs (#4862) 2026-01-27 16:48:01 +02:00
Octol1ttle
caec4ef96c
feat: allow overriding URL for downloading legacy FML libs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-27 19:26:02 +05:00
Octol1ttle
f0a17d82d9
refactor: FMLLibrariesTask -> LegacyFMLLibrariesTask
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-27 19:24:13 +05:00
Alexandru Ionut Tripon
7945a7c626
Make Minecraft resource URL override consistent with other overrides (#4860) 2026-01-27 14:04:24 +02:00
Alexandru Ionut Tripon
e4a4d42bca
Remove in-tree flatpak (#4856) 2026-01-27 14:01:53 +02:00
Alexandru Ionut Tripon
4f3c778b4d
PackProfile: don't reset dirty if component list saving failed (#4870) 2026-01-27 13:57:54 +02:00
Alexandru Ionut Tripon
9e4dc64fa9
properly redraw viewport when scroll happens (#4857) 2026-01-27 13:56:01 +02:00
Octol1ttle
c6072ff434
fix(PackProfile): don't reset dirty if component list saving failed
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-26 21:53:51 +05:00