Trial97
37590c8ffe
fix updater infinitly checking if there is an update
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-16 00:30:32 +02:00
Trial97
3f97d65224
codeql: fix some warnings
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-15 23:32:10 +02:00
Trial97
cf024e228f
fix utf8 archive that doesn't mark the file as utf8
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-15 23:28:54 +02:00
DioEgizio
3cdb464feb
InstanceList: include lowercase "windows.h" ( #5185 )
2026-03-15 21:00:04 +00:00
Octol1ttle
13d9e0be4d
InstanceList: clean up includes
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-16 01:43:05 +05:00
Octol1ttle
764600704d
fix(InstanceList): include lowercase windows.h
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-16 01:42:59 +05:00
DioEgizio
14ca5f15f2
Mark accounts with errors in dropdown ( #5181 )
2026-03-15 12:02:40 +00:00
Octol1ttle
fac0ad7493
feat: mark accounts with errors
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-15 16:07:55 +05:00
github-actions[bot]
d510ad01c6
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'https://releases.nixos.org/nixos/25.11/nixos-25.11.7198.71caefce12ba/nixexprs.tar.xz?narHash=sha256-uKkU4cS3lkh3zlnUf%2BQRX6zd5LHOM0mrqhEvZ5fqqHM%3D ' (2026-03-06)
→ 'https://releases.nixos.org/nixos/25.11/nixos-25.11.7516.3e20095fe3c6/nixexprs.tar.xz?narHash=sha256-C/pSy3nRByzeKFcdtv4pNc8uYuT02pBdQB4BE3knKus%3D ' (2026-03-13)
2026-03-15 00:42:34 +00:00
Octol1ttle
76bbd0f9ca
change: reshuffle launch log
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-15 02:03:49 +05:00
renovate[bot]
ec874f7f21
chore(deps): update actions/create-github-app-token action to v3
2026-03-14 00:52:59 +00:00
Alexandru Ionut Tripon
14da23b06f
Use LLVM-based stdenv for Nix build/shell ( #5155 )
2026-03-13 21:08:08 +00:00
Alexandru Ionut Tripon
a1e3a28666
LaunchController: minor fixes ( #5129 )
2026-03-13 17:53:59 +00:00
Octol1ttle
31eb4c67ba
improve error message
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-13 16:59:57 +05:00
TheCourierNV
9e3893fd62
Sort modpack entries by version, rather than publishing date
...
This fixes issues the display order while using packs like Fabolously Optimized, who release
versions out of order
Signed-off-by: TheCourierNV <andreascart04@gmail.com>
2026-03-12 22:19:33 +01:00
Seth Flynn
8cb9262b09
ci(container): try to fix manifest creation ( #5157 )
2026-03-12 07:45:23 +00:00
Octol1ttle
d65b140d73
change(Actions): remove stale workflow
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-12 12:07:03 +05:00
renovate[bot]
bf65a7385c
chore(deps): update cachix/install-nix-action digest to 1ca7d21
2026-03-10 21:55:39 +00:00
DioEgizio
faf23c053d
fix crash when updating datapacks ( #5158 )
2026-03-10 10:48:58 +00:00
Alexandru Ionut Tripon
8b33c6e06e
chore(deps): update korthout/backport-action action to v4.2.0 ( #5039 )
2026-03-10 10:42:15 +00:00
Alexandru Ionut Tripon
0845218da8
chore(deps): update github artifact actions (major) ( #5154 )
2026-03-10 10:41:50 +00:00
Alexandru Ionut Tripon
18889939c2
chore(deps): update docker/metadata-action action to v6 ( #5156 )
2026-03-10 10:40:42 +00:00
Alexandru Ionut Tripon
7bef408598
Ask before deleting saves as part of a Modpack update ( #4622 )
2026-03-10 10:25:37 +00:00
Alexandru Ionut Tripon
d29912608d
fix zip path traversal ( #5034 )
2026-03-10 10:22:48 +00:00
Alexandru Ionut Tripon
6d868f689c
fix no name instances ( #5055 )
2026-03-10 10:21:56 +00:00
Alexandru Ionut Tripon
48eade763a
Apply suggestions from code review
...
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2026-03-10 10:10:19 +02:00
Trial97
464a04a2cb
ensure that save lock isunlocked on success
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 09:26:30 +02:00
Trial97
56936cf485
fix zip path traversal
...
this makes sure that the file is in the given root
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 09:26:12 +02:00
Trial97
0b26d24c9b
ask user if he wants to delete saves on modpack update
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 09:25:13 +02:00
Trial97
eb15897b1a
reset scroll on resource change
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 09:24:53 +02:00
Trial97
5767479c21
handle mod formatting codes
...
fixes #4535
this changes the info frame to be an actuall scrollbar so if the
description is too long the text is not directly cut off, and let's the
user to view it all.
This is may not be the best ui decssion but feel free to pick this issue
up yourself or suggest changes to this PR(the important bit is in the
cpp file).
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 09:24:53 +02:00
Trial97
d958a91ce9
fix crash when updating datapacks
...
parent PR #5101
so for datapacks and datapacks only we need an extra check.
Why? Because Datapacks are treated as ModLoaderType but they aren't a
modloader. So the modLoaderTypesToList will generate an empty list even
if loader is 64 (not 0).
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-10 08:55:33 +02:00
Seth Flynn
367de94f31
ci(container): try to fix manifest creation
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-09 21:05:45 -04:00
renovate[bot]
7348cb9dc9
chore(deps): update github artifact actions
2026-03-10 01:04:56 +00:00
renovate[bot]
a46fb0df86
chore(deps): update docker/metadata-action action to v6
2026-03-10 01:04:52 +00:00
Seth Flynn
437242169d
Push development container to GHCR ( #5132 )
2026-03-10 00:48:16 +00:00
Seth Flynn
f47df1eebf
build(nix): use LLVM-based stdenv
...
Since we use so much LLVM-based tooling, might as well use it for the
main compiler
This also allows for a bit of parity with our Debian-based development
container
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-09 19:10:42 -04:00
Seth Flynn
6763a7fa39
ci: push devcontainer to ghcr
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-09 19:03:04 -04:00
Alexandru Ionut Tripon
1bc5f18b04
chore(deps): update github artifact actions (major) ( #5109 )
2026-03-09 22:26:45 +00:00
Alexandru Ionut Tripon
0068eef222
chore(deps): update cachix/install-nix-action digest to 2126ae7 ( #5126 )
2026-03-09 22:26:30 +00:00
Alexandru Ionut Tripon
c24c4add50
actions(macos): build .dmg disk images ( #5135 )
2026-03-09 21:58:31 +00:00
mctaylors
4bba4aaebf
fix(actions): this is a certified bash classic
...
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2026-03-09 23:36:47 +03:00
Alexandru Ionut Tripon
9dcb5b7da4
fix %INST_JAVA% incorrect path format on windows ( #5072 )
2026-03-09 20:22:25 +00:00
renovate[bot]
3ab187a4fe
chore(deps): update cachix/install-nix-action digest to 2126ae7
2026-03-09 20:16:36 +00:00
Alexandru Ionut Tripon
6d5a3278cc
Open correct wiki URL when opened from main window ( #5130 )
2026-03-09 20:11:11 +00:00
Alexandru Ionut Tripon
ac8a51290b
change(cmake): dehardcode launcher names in info.plist ( #5136 )
2026-03-09 20:11:08 +00:00
Alexandru Ionut Tripon
0a3953524a
change(CMakeLists.txt): dehardcode launcher name ( #5142 )
2026-03-09 20:05:56 +00:00
mctaylors
7c5d54f8aa
change(CMakeLists.txt): dehardcode launcher name
...
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
2026-03-08 19:07:30 +03:00
Alexandru Ionut Tripon
b518259f57
chore(nix): update lockfile ( #5140 )
2026-03-08 11:26:59 +00:00
github-actions[bot]
7eb2c2a2f7
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'https://releases.nixos.org/nixos/25.11/nixos-25.11.6561.1267bb4920d0/nixexprs.tar.xz?narHash=sha256-8rDP2AfBFi0DI9idtlWeK73XWJScPvwgokuYkSnVY/Y%3D ' (2026-02-25)
→ 'https://releases.nixos.org/nixos/25.11/nixos-25.11.7198.71caefce12ba/nixexprs.tar.xz?narHash=sha256-uKkU4cS3lkh3zlnUf%2BQRX6zd5LHOM0mrqhEvZ5fqqHM%3D ' (2026-03-06)
2026-03-08 00:37:04 +00:00