Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-04 | Merge pull request #1537 from Trial97/warnings | Sefa Eyeoglu | |
2023-10-02 | Merge pull request #1657 from Trial97/shader_txt | Sefa Eyeoglu | |
2023-10-01 | Merge pull request #1090 from Ryex/feat/acknowledge_release_type | Sefa Eyeoglu | |
2023-10-01 | Merge pull request #1656 from Trial97/remove_mojang2 | Sefa Eyeoglu | |
2023-10-01 | Update launcher/minecraft/auth/AccountList.cpp | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-09-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-09-28 | Merge pull request #1263 from Trial97/develop | Sefa Eyeoglu | |
2023-09-28 | Merge pull request #1363 from Trial97/download_threads | Sefa Eyeoglu | |
2023-09-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into feat/acknowledge_release_type Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-09-27 | chore: cleanup a few more mentions of mojang accounts | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2023-09-25 | Do not display invalid shaders | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-09-25 | Removed mojang | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-09-25 | Update links to Minecraft Wiki | alexia | |
Minecraft Wiki has officially moved from Fandom to their own wiki. I updated some links I found in comments. Signed-off-by: alexia <me@alexia.lol> | |||
2023-09-20 | Update launcher/minecraft/mod/tasks/GetModDependenciesTask.cpp | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | |||
2023-09-04 | Merge pull request #1578 from TheKodeToad/antialiasing | Sefa Eyeoglu | |
2023-09-04 | Merge pull request #1530 from Trial97/metadata_delete | Sefa Eyeoglu | |
2023-08-29 | Enable antialiasing for mod and pack icons | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-28 | Merge pull request #1519 from TheKodeToad/better-export-pack | Sefa Eyeoglu | |
2023-08-27 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-27 | Merge pull request #1560 from Trial97/curse_multiple_loaders2 | TheKodeToad | |
Add suport for flame multiple loaders | |||
2023-08-27 | Merge pull request #1536 from Trial97/time3 | TheKodeToad | |
Allow showing playtime in hours | |||
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-19 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-08-18 | Merge pull request #1498 from Scrumplex/neoforge | Sefa Eyeoglu | |
2023-08-18 | added -Wno-gnu-zero-variadic-macro-arguments and fixed more warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | feat:added option to show playtime in hours | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-17 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-08-17 | Merge pull request #1392 from Scrumplex/feat-native-override | Sefa Eyeoglu | |
2023-08-17 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
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-16 | made safe for vegetarians | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-16 | feat:Added remove metadata button | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into download_threads 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> |