TheKodeToad
|
3b02b6b7d7
|
Add error when staging folder could not be created
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit df60f5cc96 )
|
2024-03-03 14:07:08 +00:00 |
|
TheKodeToad
|
82584e5d7e
|
Delete staging on abort
Previously instances would get "stuck" in the folder
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 9574ebe480 )
|
2024-03-03 14:07:08 +00:00 |
|
TheKodeToad
|
6c8ee3dfa9
|
Re-randomise key until it does not collide
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 6a9f5540d3 )
|
2024-03-03 14:07:08 +00:00 |
|
Trial97
|
f9ba4a746e
|
Updated application manifest
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit aac6fea724 )
|
2024-03-03 14:07:08 +00:00 |
|
Trial97
|
e37cf125c3
|
Reduced temporary instance folder name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 726b0ffb3b )
|
2024-03-03 14:07:08 +00:00 |
|
Sefa Eyeoglu
|
0dc2bf2681
|
Merge pull request #2160 from TheKodeToad/temp_folder
|
2024-03-03 15:06:52 +01:00 |
|
txtsd
|
ad8c3ca54b
|
Merge pull request #2177 from PrismLauncher/renovate/actions-cache-4.x
chore(deps): update actions/cache action to v4.0.1
|
2024-03-03 07:52:47 +00:00 |
|
TheKodeToad
|
4101fbb634
|
Allow multiline description
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-03-01 01:05:03 +00:00 |
|
TheKodeToad
|
138df66355
|
Fix server side mods being marked as unsupported on client
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-03-01 00:03:20 +00:00 |
|
renovate[bot]
|
e1146455a3
|
chore(deps): update actions/cache action to v4.0.1
|
2024-02-29 23:16:59 +00:00 |
|
Sefa Eyeoglu
|
850e48ec67
|
Merge pull request #2176 from PrismLauncher/renovate/determinatesystems-update-flake-lock-21.x
|
2024-02-29 19:06:29 +01:00 |
|
renovate[bot]
|
322a8899ed
|
chore(deps): update determinatesystems/update-flake-lock action to v21
|
2024-02-29 17:19:39 +00:00 |
|
Trial97
|
41d52dc347
|
Remove dependencies if review mods is rejected
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-29 00:06:28 +02:00 |
|
Trial97
|
27e76d0dcb
|
Removed static path
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-27 17:11:19 +02:00 |
|
Trial97
|
24fd07861b
|
format code
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-26 22:25:14 +02:00 |
|
Alexandru Ionut Tripon
|
da96172b0b
|
Apply suggestions from code review
Co-authored-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-02-26 22:00:40 +02:00 |
|
Trial97
|
344398f238
|
Updated ftb app import instance detection
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-26 21:20:14 +02:00 |
|
Alexandru Ionut Tripon
|
fba2ce3c9f
|
Merge pull request #2161 from PrismLauncher/update_flake_lock_action
chore(nix): update lockfile
|
2024-02-25 12:46:12 +02:00 |
|
github-actions[bot]
|
1b89c63ad4
|
chore(nix): update lockfile
Flake lock file updates:
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/6e2f00c83911461438301db0dba5281197fe4b3a' (2024-02-17)
→ 'github:nixos/nixpkgs/f63ce824cd2f036216eb5f637dfef31e1a03ee89' (2024-02-24)
|
2024-02-25 00:18:54 +00:00 |
|
TheKodeToad
|
c0eb80947d
|
Fix build on Windows and formatting
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 21:50:51 +00:00 |
|
TheKodeToad
|
fccf857d8e
|
Fix a mistake
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 19:16:39 +00:00 |
|
TheKodeToad
|
bd0cd82826
|
Add upper-bound for randomisation
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 18:41:45 +00:00 |
|
TheKodeToad
|
df60f5cc96
|
Add error when staging folder could not be created
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 18:41:35 +00:00 |
|
TheKodeToad
|
9574ebe480
|
Delete staging on abort
Previously instances would get "stuck" in the folder
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 18:41:35 +00:00 |
|
TheKodeToad
|
6a9f5540d3
|
Re-randomise key until it does not collide
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-02-24 13:38:19 +00:00 |
|
Trial97
|
aac6fea724
|
Updated application manifest
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-22 20:34:34 +02:00 |
|
Trial97
|
726b0ffb3b
|
Reduced temporary instance folder name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-22 19:40:24 +02:00 |
|
Sefa Eyeoglu
|
b7dc0b83b2
|
Merge pull request #2153 from PrismLauncher/backport-2141-to-release-8.x
|
2024-02-22 12:37:54 +01:00 |
|
crpz1
|
0113456dea
|
Use empty list label code for welcome screen
Signed-off-by: crpz1 <8588315+crpz1@users.noreply.github.com>
(cherry picked from commit 9aa81cf005 )
|
2024-02-22 11:36:13 +00:00 |
|
Sefa Eyeoglu
|
1cdb9bd5af
|
Merge pull request #2141 from crpz1/welcome_label_consistency
|
2024-02-22 12:36:00 +01:00 |
|
seth
|
02340f19a5
|
Merge pull request #2152 from PrismLauncher/getchoo-patch-1
ci: fix permissions for backport workflow
|
2024-02-22 06:15:57 -05:00 |
|
seth
|
f747ae949c
|
ci: fix permissions for backport workflow
Signed-off-by: seth <getchoo@tuta.io>
|
2024-02-22 06:13:27 -05:00 |
|
seth
|
4add24696b
|
Merge pull request #2151 from DioEgizio/updates-backport
fix: fix sparkle signing backport
|
2024-02-22 06:10:30 -05:00 |
|
DioEgizio
|
c6441d231b
|
fix: fix sparkle signing
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
2024-02-22 11:53:48 +01:00 |
|
Sefa Eyeoglu
|
bff8d7220d
|
Merge pull request #2150 from DioEgizio/fix-ghactions-macos
|
2024-02-22 11:02:09 +01:00 |
|
DioEgizio
|
4421746c0e
|
fix: fix sparkle signing
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
2024-02-22 10:00:21 +01:00 |
|
DioEgizio
|
01c4e6a65c
|
Merge pull request #2137 from DioEgizio/zink
|
2024-02-21 17:42:11 +01:00 |
|
crpz1
|
9aa81cf005
|
Use empty list label code for welcome screen
Signed-off-by: crpz1 <8588315+crpz1@users.noreply.github.com>
|
2024-02-20 00:21:37 +11:00 |
|
Trial97
|
1c96ae5807
|
Fixed java refresh button
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-18 22:32:54 +02:00 |
|
Trial97
|
889f604a41
|
Removed JavaExtraSearchPaths
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-18 21:38:31 +02:00 |
|
Trial97
|
a288779790
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-02-18 16:49:35 +02:00 |
|
Trial97
|
038d3e4596
|
Fixed asan complains
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-18 16:49:10 +02:00 |
|
DioEgizio
|
438ccc41ef
|
Merge pull request #2136 from DioEgizio/updates-backport
|
2024-02-18 15:04:29 +01:00 |
|
Alexandru Ionut Tripon
|
80f863f6b6
|
Merge pull request #2135 from PrismLauncher/backport-2110-to-release-8.x
[Backport release-8.x] Fixed curseforge neoforge import for 1.20.1 versions
|
2024-02-18 15:02:54 +02:00 |
|
DioEgizio
|
44327980db
|
feat: add "use zink" button
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
|
2024-02-18 13:30:55 +01:00 |
|
Trial97
|
b4f3a969b3
|
Updated strings that are displayed to user
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-02-18 14:30:38 +02:00 |
|
DioEgizio
|
d8e34e6c39
|
Merge pull request #2130 from DioEgizio/updates
|
2024-02-18 12:58:09 +01:00 |
|
Sefa Eyeoglu
|
c4cb36b9d5
|
Merge pull request #1951 from guihkx/sync-flatpak
|
2024-02-18 12:58:09 +01:00 |
|
Trial97
|
72c4a52119
|
Fixed curseforge neoforge export for 1.20.1
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit fdaaee64d1 )
|
2024-02-18 11:42:43 +00:00 |
|
Alexandru Ionut Tripon
|
8eba326f62
|
Update launcher/modplatform/flame/FlameInstanceCreationTask.cpp
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
(cherry picked from commit 29bf6cc68c )
|
2024-02-18 11:42:43 +00:00 |
|