Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Remove arguments being passed twice | TheKodeToad | |
Passing the classpath into stdin has no effect. Java is already provided the classpath with -cp, which pretty much takes up the largest part of the arguments anyway, which leads me to wonder, what's the point of stdin arguments at all? Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-08 | Various tweaks to the Java component of the launcher | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-10-23 | Better dark theme selection contrast | Trisave | |
Tweak background of the selection background in order to make text more readable Signed-off-by: Trisave <42098407+Protrikk@users.noreply.github.com> | |||
2022-10-23 | Merge pull request #228 from bensuperpc/change_cast | flow | |
2022-10-23 | Fix version labels width | jn64 | |
Make labels fit to the contents, so Ibeam cursor doesn't appear over empty space. Should have been done with 90025ed. Signed-off-by: jn64 <23169302+jn64@users.noreply.github.com> | |||
2022-10-22 | Merge pull request #234 from AliceDTRH/fix/dedupejava | flow | |
2022-10-22 | Use correct variable for Windows | AliceDTRH | |
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com> | |||
2022-10-22 | Deduplicates java installs before passing it on | AliceDTRH | |
Signed-off-by: AliceDTRH <57547425+AliceDTRH@users.noreply.github.com> | |||
2022-10-22 | ATLauncher: Fix pack installation always aborting | Jamie Mansfield | |
I made a mistake during when cherry picking a previous commit, this applies the change - and fixes installing ATLauncher packs. | |||
2022-10-22 | Merge pull request #215 from forkiesassds/develop | flow | |
2022-10-22 | Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog | Sefa Eyeoglu | |
2022-10-22 | Merge pull request #225 from Scrumplex/fix-segfault-fileresolver | Sefa Eyeoglu | |
2022-10-22 | Merge pull request #218 from getchoo/change-jars-path | flow | |
2022-10-22 | fix: fix segfault when resolving Flame resources | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-22 | ATLauncher: Abort install if optional mods dialog is closed | Jamie Mansfield | |
This matches the behaviour of ATLauncher. | |||
2022-10-22 | Change old style cast to C++ cast | Bensuperpc | |
Change old style cast to C++ cast Signed-off-by: Bensuperpc <bensuperpc@gmail.com> | |||
2022-10-22 | Merge pull request #185 from flowln/fix_blocked_mods_crash | Sefa Eyeoglu | |
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-22 | CurseForge modpack page improvements | forkiesassds | |
Signed-off-by: forkiesassds <icanttellyou@memeware.net> | |||
2022-10-21 | Merge pull request #187 from leo78913/menu-icons | Sefa Eyeoglu | |
2022-10-21 | material design icons | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-21 | the trashcan icons dont look like trash now | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-21 | Fix typo | circuit10 | |
Signed-off-by: circuit10 <heath.mitchell27@gmail.com> | |||
2022-10-21 | Merge pull request #39 from Sebbl0508/mod_dialog_fontsize | Sefa Eyeoglu | |
2022-10-20 | Merge branch 'PrismLauncher:develop' into menu-icons | leo78913 | |
2022-10-20 | add icons to the instance menu and 4 new icons: | leo78913 | |
delete rename tag export Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-10-20 | fix: memory leak when finishing blocked mods job | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-20 | fix: hide ProgressDialog when failing/succeeding tasks | flow | |
WHY IS QT LIKE THAT AAAAAAAA Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-20 | fix contributor notices in AboutDialog.cpp for license compliance | Chrono-byte | |
Signed-off-by: Chrono-byte <me@disilla.org> | |||
2022-10-20 | fix: show a single line in ProjectItem's desc. when there's no more space | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-20 | check space requirements of project description | Sebastian Rueth | |
if there isn't enough space for 2 lines of project description, only draw one Signed-off-by: Sebastian Rueth <sebastian.rueth@protonmail.com> | |||
2022-10-19 | fix: properly center project descriptions | flow | |
In particular, this takes into account the space used by the title, so (hopefully) there won't be problems with custom themes with that. Signed-off-by: flow <flowlnlnln@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Sebastian Rüth <sebastian.rueth@protonmail.com> | |||
2022-10-19 | fix text clipping | Sebastian Rüth | |
Signed-off-by: Sebastian Rüth <sebastian.rueth@protonmail.com> | |||
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu | |
2022-10-19 | Merge pull request #27 from flowln/ftb_install_improve | Sefa Eyeoglu | |
2022-10-19 | refactor: replace with new logo | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-19 | Rename | Samisafool | |
Signed-off-by: Samisafool <thenerdiestguy@gmail.com> | |||
2022-10-18 | Add fallback for multimc.cfg | Fayne Aldan | |
Signed-off-by: Fayne Aldan <FayneAldan@gmail.com> | |||
2022-10-18 | fix: don't take item from a possibly empty list | flow | |
The list gets destroyed when we take the last object, so things explode. :pensive: Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-18 | Merge pull request #55 from flowln/config_add_fallback | DioEgizio | |
2022-10-18 | Streamline Button changes to improve source readability. | Cleo John | |
2022-10-18 | fix: add fallback for polymc.cfg | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-18 | feat: allow specifying fallbacks to INI files | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-18 | Merge pull request #33 from DioEgizio/remove-useless-actions | Sefa Eyeoglu | |
2022-10-18 | Merge pull request #28 from flowln/fix_copy | DioEgizio | |
2022-10-18 | Merge pull request #29 from Scrumplex/feat-clear-metadata | Sefa Eyeoglu | |
2022-10-18 | Merge pull request #26 from Scrumplex/armhf | DioEgizio | |
2022-10-18 | feat: remove redundant actions from instance toolbar and redundant "instance"s | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-18 | refactor: use correct data path | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> |