Kenneth Chew
e1555ff74e
Improved blocked mods dialog permissions prompt
...
Targeted to macOS (where `~/Downloads` is considered a sensitive location that the system protects behind a prompt even from non-sandboxed apps)
Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
(cherry picked from commit 4787141698
)
2024-05-09 05:27:53 +00:00
Alexandru Ionut Tripon
47e5855527
Merge pull request #2386 from PrismLauncher/backport-2366-to-release-8.x
...
[Backport release-8.x] Fix download packs with invalid characters
2024-05-09 08:23:49 +03:00
Alexandru Ionut Tripon
3328ec970a
Merge pull request #2385 from PrismLauncher/backport-2341-to-release-8.x
...
[Backport release-8.x] Fix image width in project description
2024-05-09 08:23:32 +03:00
Trial97
7caed93d2c
Fixed imports
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 30ce8ecb5f
)
2024-05-09 05:16:33 +00:00
Trial97
c0706b30ee
Ensure valid file names for resource names
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 5400c24c73
)
2024-05-09 05:16:33 +00:00
Trial97
a57a21af3b
Fix invalid characters filename download on windows
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit e068120375
)
2024-05-09 05:16:33 +00:00
Trial97
b679a57939
Fixed NetRequest not failing on sink init
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 48f3ca56ba
)
2024-05-09 05:16:32 +00:00
Alexandru Ionut Tripon
d3a16715b8
Update launcher/ui/widgets/VariableSizedImageObject.cpp
...
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
(cherry picked from commit 3c9a207192
)
2024-05-09 05:15:48 +00:00
Trial97
28378c77aa
Fix image width in project description
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit c902da4461
)
2024-05-09 05:15:48 +00:00
Evan Goode
920731eefd
CI: rename PollyMC to Fjord Launcher
2024-05-08 01:00:39 -04:00
Evan Goode
1e0cbf730c
Correct copyright strings and credits
2024-05-07 00:55:40 -04:00
Evan Goode
4173436ba8
Fjord Launcher icons
2024-05-07 00:55:12 -04:00
Evan Goode
f1feb2d24d
Support migration from PollyMC, Prism Launcher
2024-05-07 00:22:54 -04:00
Evan Goode
084d462463
Add Fjord Launcher to COPYING.md
2024-05-04 00:14:08 -04:00
Evan Goode
cb2f9b4e14
Crude s/PollyMC/Fjord Launcher
2024-05-04 00:08:42 -04:00
Evan Goode
c8265567aa
Merge tag '8.3' into develop
2024-05-03 19:21:17 -04:00
Evan Goode
3e7b747926
Merge branch 'unmojang/8.2' into develop
2024-05-03 19:10:19 -04:00
Evan Goode
8acd7168dd
Actually fix offline accounts on 1.16.4, 1.16.5
2024-05-03 19:07:44 -04:00
Evan Goode
ddaf525cf7
Update flake.lock
2024-05-03 19:03:32 -04:00
Evan Goode
614615a5fd
Merge branch 'unmojang/fix-1.20' into develop
2024-05-03 17:44:15 -04:00
Evan Goode
d0550e998d
Merge branch 'unmojang/fix-1.16-offline' into develop
2024-05-03 17:31:39 -04:00
Evan Goode
c0dc59ecfb
whitespace
2024-05-03 17:31:00 -04:00
Evan Goode
e0796e5260
Merge remote-tracking branch 'furokku/develop' into develop
2024-05-03 17:28:03 -04:00
Evan Goode
ee040668f0
Merge remote-tracking branch 'BatteredBunny/auth_server_name' into develop
2024-05-03 17:25:58 -04:00
Evan Goode
eba77dc8a3
Trim whitespace surrounding authlib-injector URL
...
For https://github.com/fn2006/PollyMC/issues/134
2024-05-03 17:25:01 -04:00
Alexandru Ionut Tripon
cf87aed7ff
Merge pull request #2360 from PrismLauncher/backport-2348-to-release-8.x
...
[Backport release-8.x] Use proxy style to force ActivateItemOnSingleClick off
2024-04-30 10:24:52 +03:00
Alexandru Ionut Tripon
d43653605f
Merge pull request #2359 from PrismLauncher/backport-2292-to-release-8.x
...
[Backport release-8.x] Remove old version variants in instance creation
2024-04-30 10:24:22 +03:00
TheKodeToad
257297d966
Use proxy style to force ActivateItemOnSingleClick off
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit e3f55f6865
)
2024-04-30 05:56:01 +00:00
ColonelGerdauf
ea0c74b302
Change of parameters
...
To help deal with adjustments
Signed-off-by: ColonelGerdauf <ColonelGerdauf@users.noreply.github.com>
(cherry picked from commit a877f9146d
)
2024-04-30 05:53:48 +00:00
ColonelGerdauf
c02257024e
Renaming and removing redundancies
...
old's do not make sense here
Signed-off-by: ColonelGerdauf <ColonelGerdauf@users.noreply.github.com>
(cherry picked from commit f91f97e56d
)
2024-04-30 05:53:48 +00:00
Alexandru Ionut Tripon
098f1f1281
Merge pull request #2357 from PrismLauncher/backport-2353-to-release-8.x
...
[Backport release-8.x] Fix CurseForge export caused by utf8 enabled
2024-04-29 19:30:37 +03:00
Trial97
119ee7a5b4
Fixed curseforge export
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit a5b059ebad
)
2024-04-29 16:30:17 +00:00
Sefa Eyeoglu
87354d9a7d
Merge pull request #2354 from Trial97/bump8.4
2024-04-29 13:14:07 +02:00
Trial97
46a9880e2e
chore: bump to 8.4
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-04-29 13:48:56 +03:00
BatteredBunny
1d2590b024
Clean up
...
Signed-off-by: BatteredBunny <ayes2022@protonmail.com>
2024-04-25 11:40:01 +03:00
timoreo
1daf4ad85f
Merge pull request #2339 from PrismLauncher/backport-2337-to-release-8.x
2024-04-24 18:03:43 +02:00
Trial97
c74099ec7b
Fixed windows bundled java path
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 5ae98f4f90
)
2024-04-24 15:46:21 +00:00
TheKodeToad
4cd6ac5fe5
Merge pull request #2334 from PrismLauncher/backport-2333-to-release-8.x
...
[Backport release-8.x] Fix Minecraft Launcher runtime detection on Windows and macOS
2024-04-23 17:20:44 +01:00
Trial97
f06bd54d6f
Removed duplicate local
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 10d1720da5
)
2024-04-23 16:19:50 +00:00
Trial97
0b535e44e1
Changed env variable
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 73c3794c1b
)
2024-04-23 16:19:50 +00:00
Trial97
877de6da40
Fixed windows appdata path
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit dac7027846
)
2024-04-23 16:19:50 +00:00
Trial97
c330452e84
Fix bundled java detection on mac
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit dbfd535b38
)
2024-04-23 16:19:50 +00:00
Alexandru Ionut Tripon
3f3af4134e
Merge pull request #2330 from Trial97/appimage_backport
...
Removed java from appimage backport
2024-04-23 00:06:36 +03:00
Trial97
565c7d81b3
Removed java from appimage
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-04-23 00:04:51 +03:00
Alexandru Ionut Tripon
a532c99aa5
Merge pull request #2329 from PrismLauncher/backport-2327-to-release-8.x
...
[Backport release-8.x] Add Gradle Toolchains to java scan list
2024-04-21 20:56:05 +03:00
William Gray
47bd02637a
Update JavaUtils.cpp
...
Signed-off-by: William Gray <ruwagray@gmail.com>
(cherry picked from commit 9f4654ede9
)
2024-04-21 17:45:15 +00:00
Alexandru Ionut Tripon
64797b8bff
Merge pull request #2322 from PrismLauncher/backport-2319-to-release-8.x
...
[Backport release-8.x] Support mod info for NeoForge 20.5
2024-04-20 12:04:47 +03:00
TheKodeToad
7960282e07
Support neoforge.mods.toml
...
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
(cherry picked from commit 252406ba3e
)
2024-04-20 07:50:01 +00:00
Alexandru Ionut Tripon
cb0fe08bed
Merge pull request #2314 from PrismLauncher/backport-2294-to-release-8.x
...
[Backport release-8.x] Fixed application close on open file dialog
2024-04-19 00:13:36 +03:00
Trial97
160c8cb70d
Fixed application close on open file dialog
...
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 9f48694eb2
)
2024-04-18 21:13:03 +00:00