Octol1ttle
838687fb2e
fix: log error if file open/commit fails
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-23 01:07:05 +05:00
Alexandru Ionut Tripon
09823dbb4a
chore(nix): update lockfile ( #5230 )
2026-03-22 06:38:12 +00:00
Rachel Powers
0daf4669ad
add priority label
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-03-21 19:51:52 -07:00
Rachel Powers
988ec79bc7
Update update-flake.yml with new labels
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2026-03-21 19:48:38 -07:00
github-actions[bot]
d43c2133b8
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'https://releases.nixos.org/nixos/25.11/nixos-25.11.7516.3e20095fe3c6/nixexprs.tar.xz?narHash=sha256-C/pSy3nRByzeKFcdtv4pNc8uYuT02pBdQB4BE3knKus%3D ' (2026-03-13)
→ 'https://releases.nixos.org/nixos/25.11/nixos-25.11.7849.812b3986fd15/nixexprs.tar.xz?narHash=sha256-d2Q5VNbc91GloTZNByC4u3JS8Tj5BjfuOF19/vuJ/iM%3D ' (2026-03-20)
2026-03-22 00:39:45 +00:00
Seth Flynn
eed06a78f2
build(cmake): avoid re-defining _FORTIFY_SOURCE ( #5228 )
2026-03-21 20:11:35 +00:00
Seth Flynn
e9fab9ada3
build(cmake): avoid re-defining _FORTIFY_SOURCE
...
Previously, applying this to anything except the default `Debug` build
configuration opened us up to issues with packaging systems (i.e.,
Arch's `makepkg` and Flatpak) who already define this OOTB. Specifically
matching the configurations we want to apply this to and checking if this
is applied globally by `$CFLAGS` or similar should prevent this
re-definition, restoring the behavior from before 8477cc4 and 5d0eeae
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-21 15:41:09 -04:00
DioEgizio
03543a0cbb
Add CLI option to open main window when launching instance ( #5107 )
2026-03-21 13:17:28 +00:00
Alexandru Ionut Tripon
39bb912aab
feat: ibm semeru runtime open edition support (openj9 jvm) ( #5138 )
2026-03-21 10:01:04 +00:00
Rachel Powers
2f62b8ef06
fix: allow disabling gl and vulkan features with an envvar and disable it by default on appimage/portable ( #5224 )
2026-03-21 01:29:51 +00:00
Rachel Powers
731866c577
Overwrite component update task when it has different network mode ( #5216 )
2026-03-20 23:29:49 +00:00
Rachel Powers
d0705a9406
handle mod formatting codes ( #4550 )
2026-03-20 23:16:00 +00:00
Rachel Powers
26a2b35a3b
Sort modpack versions properly ( #5170 )
2026-03-20 23:00:39 +00:00
DioEgizio
2514c8b21f
fix: only enable fortify on optimized builds ( #5223 )
2026-03-20 17:52:11 +00:00
DioEgizio
696039e1ce
fix: also export LIBGL_KOPPER_DRI2=1 on zink ( #5222 )
2026-03-20 17:51:30 +00:00
DioEgizio
e524fa5b6b
fix: allow disabling gl and vulkan features with an envvar and disable it by default on appimage/portable
...
the previous approach didn't work with runtime symbol lookup errors
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-03-20 17:03:07 +01:00
DioEgizio
5d0eeae04c
fix: only enable fortify on optimized builds
...
also enables optimization and enables LTO on relwithdebinfo
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-03-20 16:38:15 +01:00
DioEgizio
f945422246
fix: also export LIBGL_KOPPER_DRI2=1 on zink
...
fixes crashes on certain X11 systems
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
2026-03-20 14:59:07 +01:00
DioEgizio
348907f7d1
ci(container): create manifests for all tags ( #5220 )
2026-03-19 23:15:25 +00:00
Seth Flynn
b7677c81d2
ci(container): create manifests for all tags
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-19 18:59:01 -04:00
Seth Flynn
5cf20d935d
ci(container): fix digest image reference for manifest ( #5219 )
2026-03-19 20:57:09 +00:00
Seth Flynn
24fea7b8a8
ci(container): fix digest image reference for manifest
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-19 16:29:47 -04:00
Octol1ttle
cd006d642b
fix(PackProfile): overwrite update task when it has different network mode
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-19 10:54:15 +05:00
Alexandru Ionut Tripon
04786023b0
Some small cleanups ( #4772 )
2026-03-18 20:29:26 +00:00
Alexandru Ionut Tripon
b00e5e3f64
chore(deps): update hendrikmuhs/ccache-action action to v1.2.21 ( #5208 )
2026-03-18 20:23:42 +00:00
Rachel Powers
109e453bf2
chore(deps): update cachix/cachix-action action to v17 ( #5215 )
2026-03-18 20:23:08 +00:00
Alexandru Ionut Tripon
8e8bc5aa0f
fix: URL import fix for Linux ( #5141 )
2026-03-18 20:18:22 +00:00
renovate[bot]
4c3a7c492b
chore(deps): update cachix/cachix-action action to v17
2026-03-18 19:51:48 +00:00
Alexandru Ionut Tripon
bc809d78d3
fix heap buffer overflow ( #5213 )
2026-03-18 19:33:19 +00:00
Rachel Powers
c61249d648
chore(deps): update actions/cache action to v5.0.4 ( #5214 )
2026-03-18 16:54:08 +00:00
Rachel Powers
3f23985a97
JavaChecker: Add support for ppc64 and ppc64le architectures ( #5212 )
2026-03-18 16:49:59 +00:00
renovate[bot]
06c29564cc
chore(deps): update actions/cache action to v5.0.4
2026-03-18 16:32:46 +00:00
Trial97
3967fde405
fix heap buffer overflow
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2026-03-18 18:13:14 +02:00
Trung Lê
cd06eee030
JavaChecker: Add support for ppc64 and ppc64le architectures
...
Signed-off-by: Trung Lê <8@tle.id.au>
2026-03-19 00:18:23 +11:00
Alexandru Ionut Tripon
53385fdfea
Fix #4695 : Update java path label and tooltip ( #5198 )
2026-03-18 05:38:53 +00:00
Seth Flynn
289a7e3859
ci(container): login to ghcr to fetch digests for manifest ( #5206 )
2026-03-18 05:38:22 +00:00
Seth Flynn
1ce90fa6c0
build: use app id for mime package name ( #5205 )
2026-03-18 05:28:01 +00:00
renovate[bot]
cf1722110e
chore(deps): update hendrikmuhs/ccache-action action to v1.2.21
2026-03-18 03:57:15 +00:00
Seth Flynn
877832c713
Use clang-tidy in CMake and CI ( #5051 )
2026-03-18 03:40:12 +00:00
Seth Flynn
3d7d9b4e7c
Refactor global C/CXX flags in CMake ( #5133 )
2026-03-18 01:23:12 +00:00
Seth Flynn
8477cc4cd6
build(cmake): refactor global c/cxx build flags
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 20:52:34 -04:00
Seth Flynn
a5a6da8a45
ci(container): login to ghcr to fetch digests for manifest
...
Podman should be able to find the images we push in the previous step
now........hopefully
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 20:22:54 -04:00
Seth Flynn
e8a7e2ebb5
build: use app id for mime package name
...
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 18:35:11 -04:00
Seth Flynn
067a992378
ci(clang-tidy): disable pch
...
This would previously make most of our files error out with
`error: __OPTIMIZE__ predefined macro was enabled in PCH file but is currently disabled`
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 15:47:03 -04:00
Seth Flynn
33056c913d
ci: run clang-tidy
...
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2026-03-17 15:46:57 -04:00
Alexandru Ionut Tripon
4ae1296314
Dehardcode branding in Linux manuals and Windows app info, make .mrpack MIME file name unique ( #5202 )
2026-03-17 19:34:36 +00:00
Alexandru Ionut Tripon
adf9d67030
mod versions now list in newest first order ( #5194 )
2026-03-17 19:24:03 +00:00
Octol1ttle
0e732bf499
dehardcode branding in Linux manual and Windows app info
...
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-03-17 20:25:16 +05:00
Metehan
77e36c7d68
Fix #4695 : Clarify Java auto-download path in settings UI
...
Signed-off-by: Metehan <metehancekci9@gmail.com>
2026-03-17 18:18:33 +03:00
DioEgizio
5dd90996b9
feat+fix: Rework modrinth fallback for blocked mods a bit ( #4499 )
2026-03-17 14:47:29 +00:00