Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curse_multiple_loaders2 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-27 | Merge pull request #1532 from Trial97/curseforge-url-handle | Sefa Eyeoglu | |
2023-08-25 | minor dependency crash fix | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | reverted change for optional | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | Added loaders check on versions load | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-23 | moved modloaderTypes to ModPlatform | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-21 | Merge pull request #1553 from TheKodeToad/list-fixes | TheKodeToad | |
A few boring list-related fixes | |||
2023-08-21 | List fixes | TheKodeToad | |
Double-click to toggle profile components. Restore double-click to toggle resources. Fix clicking on checkbox to select account. Double-click to select account. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-20 | Revert "feat: add toggle for quilt beacon" | Sefa Eyeoglu | |
This reverts commit 89aaedc06c3eb7a035d8be593a7bbe417cb2f712. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-20 | Revert "chore: better explain quilt loader beacon" | Sefa Eyeoglu | |
This reverts commit a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-19 | Merge pull request #1320 from TheKodeToad/better-launch | TheKodeToad | |
Combine launch buttons in instance window, persist profiler | |||
2023-08-19 | chore: add fixme about UI code in Minecraftinstance | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-18 | Merge pull request #1498 from Scrumplex/neoforge | Sefa Eyeoglu | |
2023-08-17 | Merge pull request #1392 from Scrumplex/feat-native-override | Sefa Eyeoglu | |
2023-08-17 | I was forced | TheKodeToad | |
/j Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-16 | Merge branch 'develop' into better-launch | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-17 | feat:added flame install mod metadata | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | feat: add NeoForge to ModLoaderType | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | Merge pull request #1513 from lumiscosity/fix/skin_transparency_bug | Sefa Eyeoglu | |
2023-08-15 | fix: only add native library overrides if files exist | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | fix: remove meta OpenAL workaround | Sefa Eyeoglu | |
LWJGL 2 doesn't have a separate zip for OpenAL. So there is no reason for this code. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | feat: add custom native library path settings | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | feat: implement override for GLFW/OpenAL with split natives | Sefa Eyeoglu | |
Fixes PrismLauncher/PrismLauncher#513 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | Some warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-14 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-14 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-14 | Merge commit 'ce2ca1381519a2e261d7f76dffa874d559d979c2' into staging | Sefa Eyeoglu | |
2023-08-11 | fix: use QColorConstants in Qt 5.14+ | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-11 | fix: fix more warnings | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-10 | Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings | Sefa Eyeoglu | |
2023-08-10 | Fix transparency in skin icon | maple! | |
QPainter has a bug where drawing transparency to a freshly initialized, empty QPixmap causes garbage data to be drawn. This broke the rendering of the skin icon. The fix is simply to fill the QPixmap with empty transparent pixels beforehand. Signed-off-by: maple! <averyrudelphe@gmail.com> | |||
2023-08-10 | Merge pull request #1324 from leia-uwu/ui-tweaks | Sefa Eyeoglu | |
2023-08-04 | Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-class | Sefa Eyeoglu | |
2023-08-04 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: remove irregular enum initialization | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | fix: simplify switch statement | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-02 | Merge pull request #1339 from TheKodeToad/remove-direct-launch | Sefa Eyeoglu | |
2023-08-01 | Fix: always false comparison | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-31 | Merge branch 'develop' into refactor/net-split-headers-to-proxy-class | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge branch 'develop' into chore/add-compiler-warnings | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-07-30 | Merge pull request #1449 from Trial97/tehnic | Sefa Eyeoglu | |
Reintroduce parsing of INI files | |||
2023-07-26 | fix: add support for QByteArray inifile | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-07-26 | fix: typo in task.h | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-07-24 | Fix token "0" being replaced | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-22 | Merge branch 'develop' into better-launch | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-19 | Merge pull request #1399 from Scrumplex/offline-uuid | TheKodeToad | |
fix: generate predictable UUIDs for offline accounts | |||
2023-07-18 | fix: generate predictable UUIDs for offline accounts | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-07-17 | Make Launch Offline not launch online in 1.6+ | Josiah Glosson | |
Signed-off-by: Josiah Glosson <soujournme@gmail.com> | |||
2023-07-17 | fix: don't take modloaders by reference | Sefa Eyeoglu | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |