Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-11 | Merge pull request #569 from Jan200101/PR/fix-mangohud | Sefa Eyeoglu | |
2022-12-11 | Merge pull request #461 from flowln/fix_big_resource_pack_imgs | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/360 | |||
2022-12-11 | chore: replace naive mangohud detection with vulkan layer detection | Jan200101 | |
Signed-off-by: Jan200101 <sentrycraft123@gmail.com> | |||
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Ryan Cao | |
into import-resource-pack-dialog-uwu | |||
2022-11-21 | Merge pull request #243 from Scrumplex/migration-dialog | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/46 Closes https://github.com/PrismLauncher/PrismLauncher/issues/204 | |||
2022-11-20 | fix: stray include | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-20 | fix: add support for CLI and drag and drop | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix resource packs and add support for texture packs | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | feat: initial support for smart resource pack parsing on file handler | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-15 | Add commit hash to `--version` | Fayne Aldan | |
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com> | |||
2022-11-15 | fix: use QPixmapCache only from the main thread | flow | |
It's a required condition. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-12 | fix: implement code review suggestions | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-12 | chore: add REUSE headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-12 | feat: add initial Migration dialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-12 | fix: remove PolyMC data paths | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-08 | Merge pull request #392 from PrismLauncher/max_ram_logic | txtsd | |
2022-11-06 | Merge pull request #383 from leo78913/toolbar-lock | Sefa Eyeoglu | |
2022-11-05 | Merge pull request #229 from ryanccn/macos-drag-n-drop | Sefa Eyeoglu | |
2022-11-05 | Merge pull request #149 from TayouVR/better-custom-themes | Sefa Eyeoglu | |
2022-11-04 | Merge branch 'develop' into macos-drag-n-drop | Sefa Eyeoglu | |
2022-11-03 | added requested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-02 | add an option to lock the toolbars | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-11-01 | add rory | Santiago Cézar | |
Signed-off-by: Santiago Cézar <santiagocezar2013@gmail.com> Co-authored-by: Ashtaka <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-11-01 | added suggested changes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-01 | add support for multiple custom themes | Tayou | |
also moved theme related code from Application.cpp to new ui/themes/ThemeManager.cpp, this class should cleanly isolate theme related functions and help avoid code duplication in future theme related additions. Themes can now be just qss or css files, they won't have color pallette information with them in that case Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-10-31 | Merge pull request #351 from Scrumplex/fix-trash | Sefa Eyeoglu | |
2022-10-31 | fix: do not trash instances in Flatpak | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-30 | Fix: Check if Windows 10 before calling setDarkWinTitlebar() | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-10-29 | fix hardcoded svg | fn2006 | |
Signed-off-by: fn2006 <usernamefn2006alreadyused@protonmail.com> | |||
2022-10-24 | Merge pull request #211 from Hibiii/show-instace-arg | Sefa Eyeoglu | |
2022-10-22 | oops | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-22 | feat: register as zip/mrpack handler on macOS | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-10-21 | fix: use correct variable for jars path | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2022-10-21 | fix: make jars path specific to prism | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2022-10-21 | Add argument to show instance window | Hibi | |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu | |
2022-10-18 | Add fallback for multimc.cfg | Fayne Aldan | |
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com> | |||
2022-10-18 | fix: add fallback for polymc.cfg | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-18 | refactor: use correct data path | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-18 | fix: use display name in code | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-18 | refactor: initial rebrand | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-08 | fix: make mod and modpack caches separate for Modrinth | flow | |
This makes it similar to CF mods / modpacks. The mods cache is maintained with the same name because it most likely has more data it in, so this commit will affect existing caches as minimally as possible. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-06 | fix: update capabilities before first-run wizard | Sefa Eyeoglu | |
On first run, the condition for the wizard would return, before running updateCapabilities(). This moves that call up, as its only dependency is the settings system. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | fix: remove unused MACOS_HINT | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-26 | refactor: use QCommandLineParser instead | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-15 | Added Launch Demo button. | jopejoe1 | |
Signed-off-by: jopejoe1 <johannes@joens.email> | |||
2022-09-14 | Merge pull request #982 from DavidoTek/windarkmode2 | Sefa Eyeoglu | |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow | |
Some more UI / UX improvements to the mod downloader! | |||
2022-09-05 | Merge pull request #1034 from Scrumplex/detect-performance-features | Sefa Eyeoglu | |
2022-08-20 | Merge pull request #992 from Scrumplex/refactor-version | Sefa Eyeoglu | |