|
312009513d
|
add open java folder action
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-14 19:35:43 +03:00 |
|
|
5073fc19d4
|
fix java autodetect when instance settings are open
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-14 00:36:31 +03:00 |
|
|
e59f90eca8
|
Update launcher/ui/pages/global/APIPage.cpp
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-09-14 00:19:48 +03:00 |
|
|
1db122f1a2
|
fix typo
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-13 21:37:50 +03:00 |
|
|
d20f24d96f
|
Apply suggestions from code review
Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-09-13 21:13:21 +03:00 |
|
|
973b43ca7a
|
Add techinc client ID
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-13 20:01:45 +03:00 |
|
|
c85294af9d
|
Improve wizzard page
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-13 19:33:24 +03:00 |
|
|
40c3866f63
|
clang-tidy formatting
Signed-off-by: QazCetelic <qaz.cetelic@protonmail.com>
|
2024-09-11 09:22:28 +02:00 |
|
|
6b0007291b
|
Added search and support for subdirectories to icon picker
Signed-off-by: QazCetelic <qaz.cetelic@protonmail.com>
|
2024-09-10 22:30:29 +02:00 |
|
|
fa68428a90
|
Merge pull request #2795 from Trial97/fix_mc_launch
Fix launch when no java is loaded
|
2024-09-10 18:57:09 +03:00 |
|
|
e2ef280da9
|
DCO Remediation Commit for QazCetelic <qaz.cetelic@protonmail.com>
I, QazCetelic <qaz.cetelic@protonmail.com>, hereby add my Signed-off-by to this commit: 7fbf0d3bf3
Signed-off-by: QazCetelic <qaz.cetelic@protonmail.com>
|
2024-09-09 16:24:40 +02:00 |
|
|
7fbf0d3bf3
|
Sort files chronologically in descending order
Signed-off-by: Qaz <dev@malplena.net>
|
2024-09-09 15:40:31 +02:00 |
|
|
2622d3daa9
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix_mc_launch
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-09 08:11:11 +03:00 |
|
|
01015a7345
|
Merge pull request #2547 from Ryex/fix/component-version-resolusion
Component version resolusion on Minecraft version change
|
2024-09-08 23:44:07 +01:00 |
|
|
14fb54afd9
|
Fix launch when no java is loaded
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-09-08 09:10:29 +03:00 |
|
|
685519d12f
|
Merge pull request #2758 from Edgars-Cirulis/improvements/instanceview-navigation
Improve left and right cursor navigation in Instances
|
2024-08-26 23:55:03 +03:00 |
|
|
630df29010
|
feat: Improve left and right cursor navigation in Instances
Signed-off-by: Edgars Cirulis <edgarsciruliss@gmail.com>
|
2024-08-26 22:45:01 +03:00 |
|
|
034e2a44ad
|
update thresholds each time java result changes
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-26 17:43:49 +03:00 |
|
|
d55ebefac3
|
fix java 64 bit condition
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-25 21:42:40 +03:00 |
|
|
6a12c43c78
|
fix off by one error
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
|
2024-08-25 16:02:32 +03:00 |
|
|
43fc9ba932
|
Confirm Truncate -> Truncation
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-08-25 13:05:08 +01:00 |
|
|
23c69e7f94
|
Merge pull request #2018 from Trial97/coremods
Ensure that core mods tab is visible on correct versions
|
2024-08-25 13:01:27 +01:00 |
|
|
cbdacf81ee
|
Fix system theme detection
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-08-24 22:50:51 +01:00 |
|
|
575cdb043b
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix/component-version-resolusion
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-23 08:29:43 +03:00 |
|
|
92495494ca
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-23 08:16:59 +03:00 |
|
|
e2f3641395
|
Merge branch 'develop' into data-packs
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-08-22 20:00:49 +01:00 |
|
|
762d24bd02
|
don't mention prism in the middle of the log
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
|
2024-08-22 21:44:53 +03:00 |
|
|
a910337e9d
|
apply suggestion from code review
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
|
2024-08-22 21:42:05 +03:00 |
|
|
0b05c7cb07
|
fix bug with buton not updating corectly for java dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-22 18:59:09 +03:00 |
|
|
aa3a4585ee
|
Add icons
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-22 18:58:04 +03:00 |
|
|
2ad34c724e
|
Make log colours themeable
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-08-21 22:19:50 +01:00 |
|
|
6d017b5f0b
|
fix formatting
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
|
2024-08-21 22:39:27 +03:00 |
|
|
65f8526152
|
add a Cancel option
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
|
2024-08-21 22:14:11 +03:00 |
|
|
99bd4a8937
|
Apply suggestions from code review
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
|
2024-08-21 19:42:35 +03:00 |
|
|
cf914526bf
|
add a warning about the log being too large
Signed-off-by: maskers <97827489+mskrss@users.noreply.github.com>
|
2024-08-21 15:59:51 +03:00 |
|
|
26ae608685
|
fix initial java dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-21 15:01:42 +03:00 |
|
|
002fc71b8d
|
allways load java list on autodetect
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-20 01:18:37 +03:00 |
|
|
ca298d1ed5
|
add automatic java switch on minecraft version switch
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-20 01:08:03 +03:00 |
|
|
7a66276838
|
fix conflicts
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-20 01:07:23 +03:00 |
|
|
4d24213aa3
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-08-20 00:02:14 +03:00 |
|
|
23c06f23c3
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix/component-version-resolusion
|
2024-08-19 22:35:11 +03:00 |
|
|
38b5ee198a
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-08-18 22:39:46 +03:00 |
|
|
b5bbe93775
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-17 00:20:40 +03:00 |
|
|
b0cd412926
|
use index instead of currentIndex function
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 15:41:31 +03:00 |
|
|
e6bc61d6d0
|
add overload for qt5
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 14:44:57 +03:00 |
|
|
6de026bfcf
|
replaced currentTextChanged with currentIndexChanged
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-16 14:34:28 +03:00 |
|
|
a9c7e95c66
|
fix widebar action removal
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-08 19:39:32 +03:00 |
|
|
c9809fff6d
|
add setting for quickplay singleplayer
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-08-08 16:53:26 +03:00 |
|
|
0ac62f9ddf
|
Recommend java major
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-07-23 01:41:41 +03:00 |
|
|
63a380a039
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into clean_net
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-07-22 22:06:09 +03:00 |
|