Seth Flynn
dc3a8dcfed
ci: only run on specific paths
...
This avoids the previously applied paths-ignore exception workaround,
and makes runs as strict as (reasonably) possible. Only directories
known to affect builds will trigger builds, as well as any `.cpp` or
`.h` files to account for any new folders created - though these should
still be added to the workflow later
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-30 03:30:47 -04:00
Seth Flynn
f086233186
chore(nix): update lockfile ( #3693 )
2025-04-29 04:23:53 -04:00
Seth Flynn
e9afa16aa1
chore: format some of the project files ( #3677 )
2025-04-29 04:23:25 -04:00
Trial97
8bb79cefac
chore: add format commits to the git-blame-ignore
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-29 10:47:00 +03:00
Trial97
5c8481a118
chore: reformat
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-29 10:46:41 +03:00
Alexandru Ionut Tripon
57d3d4815b
fix: build error introduced in #3516 ( #3708 )
2025-04-29 10:46:19 +03:00
Seth Flynn
e1fce47eb3
ci(nix): remove addtional > ( #3709 )
2025-04-29 03:43:32 -04:00
Trial97
7da32af1b2
ci(nix): remove addtional >
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-29 10:42:42 +03:00
Alexandru Ionut Tripon
c54f420c23
ci(nix): fix the PR number ( #3703 )
2025-04-29 10:33:43 +03:00
Trial97
93552277fe
fix: build error introduced in #3516
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-29 10:20:28 +03:00
Alexandru Ionut Tripon
6b4f07e976
Add checkboxes to resource downloader ( #3516 )
2025-04-29 08:32:30 +03:00
Alexandru Ionut Tripon
0d15699b26
change java on modpack update ( #3379 )
2025-04-29 08:31:59 +03:00
Alexandru Ionut Tripon
aa6324c920
chore(deps): update hendrikmuhs/ccache-action action to v1.2.18 ( #3704 )
2025-04-29 08:31:46 +03:00
Alexandru Ionut Tripon
a6006c3a33
chore: make all the regexes static const ( #3647 )
2025-04-29 00:33:49 +03:00
renovate[bot]
1c223997db
chore(deps): update hendrikmuhs/ccache-action action to v1.2.18
2025-04-28 21:33:12 +00:00
Alexandru Ionut Tripon
d6bba50d86
replace qvector with qlist ( #3519 )
2025-04-29 00:32:40 +03:00
Alexandru Ionut Tripon
5f20d98643
chore: update submodules ( #3701 )
2025-04-28 23:24:23 +03:00
Trial97
71da130fe4
ci(nix): fix the PR number
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-28 23:11:52 +03:00
Alexandru Ionut Tripon
25b1d79080
ci(nix): add github token for gh cli ( #3700 )
2025-04-28 22:49:38 +03:00
Trial97
c5fd5e6ac1
chore: make all the regexes static const
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-28 22:37:29 +03:00
Alexandru Ionut Tripon
21c90527d2
Parse log4j xml events in logs ( #3642 )
2025-04-28 18:33:17 +03:00
Alexandru Ionut Tripon
2ceb8a4986
Fix: Use after free collecting tasks from ResourceDownloadDialogs ( #3670 )
2025-04-28 18:32:39 +03:00
Trial97
0ccb4059a0
chore: update submodules
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-28 17:57:31 +03:00
Trial97
bcdbe79c59
fix: add github token for gh cli
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com >
2025-04-28 17:38:01 +03:00
Rachel Powers
07a6606c9c
fix: cover both usages of the download dialog
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-28 04:49:30 -07:00
Rachel Powers
d0ccd110a1
fix: use after free begone!
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-28 04:49:23 -07:00
Rachel Powers
2031859731
Merge remote-tracking branch 'upstream/develop' into xml-logs
2025-04-28 04:11:53 -07:00
Rachel Powers
2c943a003d
feat(xml-logs): preserve whitespace lines in logs
...
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-28 03:54:47 -07:00
Rachel Powers
da30904630
fix: nullptr access ( #3690 )
2025-04-28 03:39:01 -07:00
TheKodeToad
63e30352e6
Fix catastrophic regex mistake ( #3669 )
2025-04-28 11:07:01 +01:00
TheKodeToad
51cd4c2174
Shallow search and lazy loading for Other Logs page ( #3664 )
2025-04-28 10:57:37 +01:00
TheKodeToad
1e3c197222
Merge remote-tracking branch 'upstream/develop' into shallow-lazy-otherlogs
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-04-28 10:31:48 +01:00
TheKodeToad
20626e6606
Fix log sorting
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me >
2025-04-28 10:28:57 +01:00
TheKodeToad
0f7cb916cc
Pass mainclass and gameargs to the main game via system properties ( #3692 )
2025-04-28 09:47:25 +01:00
Alexandru Ionut Tripon
f58ee6af7a
ci(nix): fix get-merge-commit action call ( #3697 )
2025-04-27 23:48:49 +03:00
Rachel Powers
abba91c6fa
chore(deps): update determinatesystems/nix-installer-action action to v17 ( #3686 )
2025-04-27 13:46:57 -07:00
Seth Flynn
cdb4247323
Improve CI path filtering ( #3696 )
2025-04-27 14:48:09 -04:00
Seth Flynn
57a2ef1aed
ci: fix improper paths-ignore usage
...
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-27 07:47:36 -04:00
Seth Flynn
3b7b9fa03c
ci: better filter workflow runs
...
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-27 07:30:26 -04:00
Seth Flynn
47cb58d326
ci(nix): fix get-merge-commit action call
...
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-27 07:28:25 -04:00
Seth Flynn
440f7ea9a5
Use nix-shell over nix develop in .envrc ( #3634 )
2025-04-27 06:46:13 -04:00
Seth Flynn
816752e4e9
Ensure Nix workflows are actually running on PRs ( #3678 )
2025-04-27 03:21:58 -04:00
github-actions[bot]
facc48d0f8
chore(nix): update lockfile
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef?narHash=sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU%3D' (2025-04-17)
→ 'github:NixOS/nixpkgs/f771eb401a46846c1aebd20552521b233dd7e18b?narHash=sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA%3D' (2025-04-24)
2025-04-27 00:28:07 +00:00
Xander
02106ab29a
comment on property about delimeter
...
Signed-off-by: Xander <xander@isxander.dev >
2025-04-26 23:42:22 +01:00
Xander
a92e114236
Use \u001F instead of a space as a delimeter for game args
...
Signed-off-by: Xander <xander@isxander.dev >
2025-04-26 21:57:28 +01:00
Xander
a702d06cd8
Pass mainclass and gameargs to the main game via system properties
...
Signed-off-by: Xander <xander@isxander.dev >
2025-04-26 21:41:14 +01:00
Seth Flynn
abe18fb144
ci(nix): checkout merge commit of pull request
...
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-26 15:02:39 -04:00
Rachel Powers
83ebb5984b
fix: nullptr access
...
style can't always be created
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com >
2025-04-25 19:18:28 -07:00
renovate[bot]
f2a601f815
chore(deps): update determinatesystems/nix-installer-action action to v17
2025-04-24 16:58:13 +00:00
Seth Flynn
e03870d3f2
ci(get-merge-commit): init
...
Signed-off-by: Seth Flynn <getchoo@tuta.io >
2025-04-20 16:52:14 -04:00