Seth Flynn
|
9fe78fa86a
|
Improve clangd support (in Nix development shell) (#3526)
|
2025-03-23 17:15:23 -04:00 |
|
Seth Flynn
|
e3f93295f0
|
build(nix): add clangd to dev shell
Signed-off-by: Seth Flynn <getchoo@tuta.io>
|
2025-03-22 22:36:16 -04:00 |
|
Seth Flynn
|
d6103c2a06
|
build(nix): copy compile_commands.json when entering dev shell
Signed-off-by: Seth Flynn <getchoo@tuta.io>
|
2025-03-22 22:36:11 -04:00 |
|
Seth Flynn
|
8a21b07915
|
build: export compile commands for debug builds
Signed-off-by: Seth Flynn <getchoo@tuta.io>
|
2025-03-22 22:16:18 -04:00 |
|
Seth Flynn
|
9fa397a299
|
chore(gitignore): add compile_commands.json
Signed-off-by: Seth Flynn <getchoo@tuta.io>
|
2025-03-22 22:15:36 -04:00 |
|
TheKodeToad
|
216034c283
|
refactor FlameCheckUpdate to remove qEventLoop (#3046)
|
2025-03-20 09:34:26 +00:00 |
|
Alexandru Ionut Tripon
|
71e0c62fee
|
fix no cape select (#3511)
|
2025-03-19 22:56:37 +02:00 |
|
Trial97
|
d5d83bf55c
|
fix no cape select
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-18 16:48:18 +02:00 |
|
Alexandru Ionut Tripon
|
d0b9073f60
|
Show online players on servers screen (#3112)
|
2025-03-16 08:30:12 +02:00 |
|
Alexandru Ionut Tripon
|
52a53a3b75
|
Make account checks more on-par with MultiMC (#3466)
|
2025-03-16 08:29:31 +02:00 |
|
Alexandru Ionut Tripon
|
41e2a486e0
|
chore(nix): update lockfile (#3484)
|
2025-03-16 08:28:22 +02:00 |
|
Alexandru Ionut Tripon
|
da508da1ab
|
chore(deps): update cachix/install-nix-action digest to 02a151a (#3507)
|
2025-03-16 08:28:12 +02:00 |
|
github-actions[bot]
|
6cf96d8fe7
|
chore(nix): update lockfile
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/6313551cd05425cd5b3e63fe47dbc324eabb15e4?narHash=sha256-D%2BR%2BkFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs%3D' (2025-02-27)
→ 'github:NixOS/nixpkgs/6607cf789e541e7873d40d3a8f7815ea92204f32?narHash=sha256-cPfs8qMccim2RBgtKGF%2Bx9IBCduRvd/N5F4nYpU0TVE%3D' (2025-03-13)
|
2025-03-16 00:27:01 +00:00 |
|
renovate[bot]
|
a469f6b114
|
chore(deps): update cachix/install-nix-action digest to 02a151a
|
2025-03-15 21:14:57 +00:00 |
|
Alexandru Ionut Tripon
|
1a1bc14a73
|
Fix crash with invalid quilt mod info (#3496)
|
2025-03-15 00:00:46 +02:00 |
|
Alexandru Ionut Tripon
|
577cae3e00
|
chore(deps): update cachix/cachix-action action to v16 (#3493)
|
2025-03-15 00:00:30 +02:00 |
|
Alexandru Ionut Tripon
|
998de93ee5
|
chore(deps): update cachix/install-nix-action action to v31 (#3492)
|
2025-03-15 00:00:19 +02:00 |
|
Alexandru Ionut Tripon
|
88bdb6541e
|
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2025-03-12 00:14:53 +02:00 |
|
Trial97
|
0626e354a0
|
Fix crash with invalid quilt mod info
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-12 00:01:45 +02:00 |
|
renovate[bot]
|
de13d55c7c
|
chore(deps): update cachix/cachix-action action to v16
|
2025-03-10 21:53:14 +00:00 |
|
renovate[bot]
|
d41c54b6b2
|
chore(deps): update cachix/install-nix-action action to v31
|
2025-03-10 18:24:28 +00:00 |
|
TheKodeToad
|
fde2f4afe9
|
Fix mistakes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-10 12:44:44 +00:00 |
|
Alexandru Ionut Tripon
|
1e1730e5a9
|
fix mod load with empty gameversions (#3455)
|
2025-03-10 14:40:35 +02:00 |
|
Alexandru Ionut Tripon
|
bb9e19eec6
|
Qt app ID fix (#3480)
|
2025-03-09 15:03:38 +02:00 |
|
Echo J
|
14ab4055ff
|
Reduce app ID hardcoding
And rename the relevant build variable to make more sense
Signed-off-by: Echo J <tcg96nougat@gmail.com>
|
2025-03-09 14:16:48 +02:00 |
|
Echo J
|
ffdf1f746e
|
Remove .desktop suffix from application ID
Signed-off-by: Echo J <tcg96nougat@gmail.com>
|
2025-03-09 14:15:45 +02:00 |
|
Alexandru Ionut Tripon
|
91ef9f4998
|
fix duplicate optional mods dialog appearing when updating a modpack (#3475)
|
2025-03-09 14:05:09 +02:00 |
|
Alexandru Ionut Tripon
|
0716e49065
|
fix beginResetModel called before endResetModel (#3470)
|
2025-03-09 14:04:58 +02:00 |
|
Alexandru Ionut Tripon
|
43385f22be
|
fix null mainwindow in case of login on setup (#3464)
|
2025-03-09 14:04:48 +02:00 |
|
Trial97
|
59a816c696
|
fix duplicate optional mods dialog appearing when updating a modpack
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
tmp
|
2025-03-06 10:19:38 +02:00 |
|
Trial97
|
c441ae05df
|
fix beginResetModel called before endResetModel
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-05 13:06:29 +02:00 |
|
Trial97
|
7db717ee7c
|
fix null mainwindow in case of login on setup
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 23:55:44 +02:00 |
|
Trial97
|
162bbcfe19
|
rename some variables
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 23:55:43 +02:00 |
|
TheKodeToad
|
cb77cc1219
|
Use refresh instead of requestRefresh on LaunchController::login
There should be no reason to queue it and it could cause problems with the launcher's rate limiting
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2025-03-03 20:24:07 +00:00 |
|
Trial97
|
4dd026d1ae
|
QList to QVector
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Trial97
|
8e33608ddb
|
refactor FlameCheckUpdate to remove qEventLoop
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Trial97
|
22e0659a5f
|
removed unused BaseInstance argument from some API functions
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Trial97
|
3da94eeea2
|
removed some unused QNetworkAccessManager references
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-03 08:31:39 +02:00 |
|
Alexandru Ionut Tripon
|
f9ab75868a
|
remove some QEventLoops (#3044)
|
2025-03-03 08:27:06 +02:00 |
|
Alexandru Ionut Tripon
|
5d268a3ded
|
chore: Update year range (#3461)
|
2025-03-03 08:26:56 +02:00 |
|
txtsd
|
f99b7e9ebd
|
chore: Update year range
Signed-off-by: txtsd <code@ihavea.quest>
|
2025-03-03 10:14:06 +05:30 |
|
Trial97
|
8f8c8394dc
|
remove some QEventLoops
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2025-03-02 08:36:48 +02:00 |
|
Alexandru Ionut Tripon
|
02b6afe3d5
|
Default to Fusion based Dark/Bright themes on Windows (#3452)
|
2025-03-02 08:21:20 +02:00 |
|
Alexandru Ionut Tripon
|
67d385fed2
|
chore(deps): update actions/cache action to v4.2.2 (#3451)
|
2025-03-02 08:19:27 +02:00 |
|
Alexandru Ionut Tripon
|
758b6cb756
|
chore(deps): update korthout/backport-action action to v3.2.0 (#3448)
|
2025-03-02 08:19:18 +02:00 |
|
Alexandru Ionut Tripon
|
74dd9ff43a
|
chore(nix): update lockfile (#3439)
|
2025-03-02 08:19:10 +02:00 |
|
Alexandru Ionut Tripon
|
ecf770d4ae
|
implement packignore for curseforge/modrinth export (#3295)
|
2025-03-02 08:19:03 +02:00 |
|
Alexandru Ionut Tripon
|
bf01d42c83
|
Add skin preview (#3283)
|
2025-03-02 08:18:51 +02:00 |
|
Alexandru Ionut Tripon
|
74ed1f3b5d
|
Improve profile setup error messages (#3256)
|
2025-03-02 08:18:40 +02:00 |
|
github-actions[bot]
|
d75f1e3032
|
chore(nix): update lockfile
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2ff53fe64443980e139eaa286017f53f88336dd0?narHash=sha256-%2B/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc%3D' (2025-02-13)
→ 'github:NixOS/nixpkgs/6313551cd05425cd5b3e63fe47dbc324eabb15e4?narHash=sha256-D%2BR%2BkFxy1KsheiIzkkx/6L63wEHBYX21OIwlFV8JvDs%3D' (2025-02-27)
|
2025-03-02 00:26:09 +00:00 |
|