Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-01 | Disable as intended | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Double-click to install/change version | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Nop | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Modify "Change Version" to use "Install Loader" dialog | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Fix search focusing | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Merge branch 'develop' into better-component-installation | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-07-01 | Merge pull request #1292 from Trial97/export5 | seth | |
Removed logs from instance export | |||
2023-06-30 | removed extra condition | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Made sure the logs are ignored when collecting files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-30 | Removed logs from instance export | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-28 | Merge pull request #1266 from TheKodeToad/smol-tweaks | Sefa Eyeoglu | |
2023-06-27 | Merge pull request #1280 from Trial97/shortcut | seth | |
Fixed illegal characters in shortcuts name | |||
2023-06-27 | Merge pull request #1281 from Trial97/screenshot | seth | |
Added more information to the screenshot upload warning | |||
2023-06-27 | Added more information to the screenshot upload warning | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | omit icon remove on macos | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-27 | Fixed illegal characters in shortcuts name | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Merge pull request #1277 from Trial97/remove_mojang | TheKodeToad | |
Removed unused files | |||
2023-06-26 | Removed unused files | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-26 | Merge pull request #1274 from TheKodeToad/java-signature | Sefa Eyeoglu | |
2023-06-26 | Merge pull request #1275 from Scrumplex/git-blame-ignore | Sefa Eyeoglu | |
2023-06-26 | chore: add Git Blame ignore file | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-26 | fix: install logo to multimc theme in genicons.sh | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-26 | Merge pull request #1065 from leo78913/gamescope-close-button | Sefa Eyeoglu | |
2023-06-26 | Generate special signature :sparkles: composed of multiple elements instead ↵ | TheKodeToad | |
of relying on timestamp for Java version cache invalidation Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Merge pull request #1272 from Trial97/fix_selected | seth | |
fix: Page container extra info set on logs page | |||
2023-06-25 | fix: Page container extra info set on logs page | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-25 | Merge pull request #1270 from TheKodeToad/fix-unchecked-value | TheKodeToad | |
Fix unsafe usage of std::optional::value in FlameAPI | |||
2023-06-25 | Deduplicate launcher icon | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Add fixme comment for no SSD detection | Leo | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Leo <leo3758@riseup.net> | |||
2023-06-25 | Fix markdown header | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Fix big mistake :iea: | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Fix unsafe usage of std::optional::value in FlameAPI | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-25 | Replace accidental usages of QAbstractButton::pressed | TheKodeToad | |
This signal is not usually what you want, and creates an inconsistent experience. Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | Revert "feat(Mods): hide 'Provider' column when no mods have providers" | TheKodeToad | |
With Ryex's change, this causes issues. Apparently you need to sign off reverts! That's just weird... Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | Fix Open Global Settings, why not | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | Fix flat white launcher icon | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | A few tweaks, with inspiration from Zeke :3 | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-24 | Merge pull request #986 from Trial97/develop | TheKodeToad | |
Mod dependencies | |||
2023-06-24 | Added translation | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-24 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop | |||
2023-06-24 | Merge pull request #1261 from telans/modrinthexport-url | Sefa Eyeoglu | |
2023-06-23 | Merge pull request #1255 from Trial97/export4 | Rachel Powers | |
Added Thumbs.db to excluded files in MrPackExport | |||
2023-06-24 | Merge pull request #1258 from leo78913/resources-pack-page-crash-fix | seth | |
fix: fix crash when hiding columns on resource packs page | |||
2023-06-23 | Merge pull request #1259 from PrismLauncher/update-devs | Rachel Powers | |
Update developers | |||
2023-06-24 | modrinth: use encoded url when exporting pack | James Beddek | |
Ensures that necessary url components such as spaces are encoded. Prevents an error when submitting the resulting file to modrinth. See https://discord.com/channels/734077874708938864/1120070731242410024 Fixes: #1226 Signed-off-by: James Beddek <telans@posteo.de> | |||
2023-06-23 | Update developers | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2023-06-23 | fix: fix crash when hiding columns on resource packs page | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2023-06-23 | Merge pull request #1256 from Trial97/fix11 | TheKodeToad | |
Fixed hashers | |||
2023-06-23 | Fixed hashers | Trial97 | |
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> | |||
2023-06-23 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Trial97 | |
into develop Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> |