Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | fixed code scaning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | replaced removeFirst with mid | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | feat:refactored modpack ux | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-18 | Update launcher/ui/pages/global/MinecraftPage.ui | Alexandru Ionut Tripon | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <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-18 | fix: fix browse button size in skin upload dialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-17 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-17 | Flame support for neoforge | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-17 | fix: add theoretical support for NeoForge in FTB modpacks | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-17 | Reformat | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
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 curseforge-url-handle | |||
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-17 | Merge pull request #981 from Ryex/curseforge-url-handle | Sefa Eyeoglu | |
2023-08-17 | Merge branch 'curseforge-url-handle' of github.com:Trial97/PrismLauncher ↵ | Trial97 | |
into curseforge-url-handle | |||
2023-08-17 | removed line | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
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-17 | removed line | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-16 | removed warning for one mod selected | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-16 | Update launcher/ui/pages/instance/ExternalResourcesPage.ui | Alexandru Ionut Tripon | |
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <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 | fixed crash on atlauncher pack install | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into curseforge-url-handle3 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | fix: allow NeoForge in resource APIs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | feat: support NeoForge mrpack modpacks | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | feat: add NeoForge to UIs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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 | Merge pull request #1508 from comp500/fix/allow-empty-lines | Sefa Eyeoglu | |
2023-08-15 | fix: add missing header | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
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: improve debug message | 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 | Merge pull request #1407 from TheKodeToad/icon-indexing | Sefa Eyeoglu | |
2023-08-15 | Merge pull request #1516 from Trial97/abort_connect | Sefa Eyeoglu | |
2023-08-15 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-08-15 | Some warnings | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-08-15 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into staging 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-12 | Improvements and refinements to pack export | TheKodeToad | |
- Persist fields - Toggle optional files Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-12 | `theme` -> `catpacks` | TheKodeToad | |
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-08-12 | Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings | Sefa Eyeoglu | |
2023-08-12 | fix: use ApiDownload for CF URL handling | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |