aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-18more fixesTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18fixed code scaningTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18replaced removeFirst with midTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18feat:refactored modpack uxTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18Update launcher/ui/pages/global/MinecraftPage.uiAlexandru Ionut Tripon
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-18Merge pull request #1535 from Scrumplex/fix-skin-browse-btnTheKodeToad
Fix browse button size in Skin Upload dialog
2023-08-18feat:added option to show playtime in hoursTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18fix: fix browse button size in skin upload dialogSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17Flame support for neoforgeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-17fix: add theoretical support for NeoForge in FTB modpacksSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-17ReformatTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-17Merge pull request #1392 from Scrumplex/feat-native-overrideSefa Eyeoglu
2023-08-17Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curseforge-url-handle
2023-08-17I was forced TheKodeToad
/j Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-17Merge pull request #981 from Ryex/curseforge-url-handleSefa Eyeoglu
2023-08-17Merge branch 'curseforge-url-handle' of github.com:Trial97/PrismLauncher ↵Trial97
into curseforge-url-handle
2023-08-17removed lineTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-16Merge branch 'develop' into better-launchTheKodeToad
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2023-08-17feat:added flame install mod metadataTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-17removed lineTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-16removed warning for one mod selectedTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-16Update launcher/ui/pages/instance/ExternalResourcesPage.uiAlexandru Ionut Tripon
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-16Merge pull request #1524 from ↵Sefa Eyeoglu
PrismLauncher/renovate/korthout-backport-action-1.x
2023-08-16made safe for vegetariansTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-16feat:Added remove metadata buttonTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-16Merge pull request #1523 from Trial97/atlauncherSefa Eyeoglu
Fix crash when installing some ATLauncher packs
2023-08-15chore(deps): update korthout/backport-action action to v1.4.0renovate[bot]
2023-08-15fixed crash on atlauncher pack installTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵Trial97
into curseforge-url-handle3 Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-15fix: allow NeoForge in resource APIsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: support NeoForge mrpack modpacksSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: add NeoForge to UIsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: add NeoForge to ModLoaderTypeSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15Merge pull request #1513 from lumiscosity/fix/skin_transparency_bugSefa Eyeoglu
2023-08-15Merge pull request #1508 from comp500/fix/allow-empty-linesSefa Eyeoglu
2023-08-15fix: add missing headerSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15fix: only add native library overrides if files existSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15fix: improve debug messageSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15fix: fix typoSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15fix: remove meta OpenAL workaroundSefa 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-15feat: add custom native library path settingsSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15feat: implement override for GLFW/OpenAL with split nativesSefa Eyeoglu
Fixes PrismLauncher/PrismLauncher#513 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15Merge pull request #1407 from TheKodeToad/icon-indexingSefa Eyeoglu
2023-08-15Merge pull request #1516 from Trial97/abort_connectSefa Eyeoglu
2023-08-15Merge pull request #1520 from PrismLauncher/update_flake_lock_actionSefa Eyeoglu
2023-08-15Merge pull request #1462 from getchoo/labelsSefa Eyeoglu
2023-08-15chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-15Merge pull request #1467 from Scrumplex/update-nix-docsSefa Eyeoglu
2023-08-15Merge pull request #1486 from PrismLauncher/stagingSefa Eyeoglu