aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2023-08-23chore: reformatSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-23Merge pull request #1552 from Trial97/memory_quick_setupSefa Eyeoglu
2023-08-22Merge pull request #1548 from Trial97/version_labelTheKodeToad
Reset status label when deleting instance
2023-08-22Update launcher/ui/widgets/JavaSettingsWidget.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Update launcher/ui/pages/instance/InstanceSettingsPage.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Update launcher/ui/pages/global/JavaPage.cppAlexandru Ionut Tripon
Co-authored-by: Tayou <31988415+TayouVR@users.noreply.github.com> Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
2023-08-22Merge pull request #1556 from Trial97/metacacheTheKodeToad
Gracefully handle invalid cache metadata
2023-08-22Added warning to settings pageTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21Merge pull request #1557 from Trial97/curse_crashSefa Eyeoglu
2023-08-21added check for valid query items in curse url installTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21fixed httpmetacache loadTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21fixed checkTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21Merge pull request #1553 from TheKodeToad/list-fixesTheKodeToad
A few boring list-related fixes
2023-08-21List fixesTheKodeToad
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-21fixed buildTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-21updated memory allocation on quick setupTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-20Update “Welcome” message on account list pageDanny Dorazio
2023-08-20Replace instances of “Minecraft account”Danny Dorazio
2023-08-20fixed status label after instance removeTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-20Revert "feat: add toggle for quilt beacon"Sefa Eyeoglu
This reverts commit 89aaedc06c3eb7a035d8be593a7bbe417cb2f712. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-20Revert "chore: better explain quilt loader beacon"Sefa Eyeoglu
This reverts commit a2a09ffe01fe8eb6cd1f557b0feb98ed0271151e. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-19Merge pull request #1541 from Trial97/neoforge_searchTheKodeToad
feat:neoforge can download forge mods
2023-08-19Merge pull request #1320 from TheKodeToad/better-launchTheKodeToad
Combine launch buttons in instance window, persist profiler
2023-08-19chore: add fixme about UI code in MinecraftinstanceSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-19feat:neoforge can download forge modsTrial97
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2023-08-18Merge pull request #1498 from Scrumplex/neoforgeSefa Eyeoglu
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-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-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-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: 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>