Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | fix contributor notices in AboutDialog.cpp for license compliance | Chrono-byte | |
Signed-off-by: Chrono-byte <me@disilla.org> | |||
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> | |||
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-15 | fix: remove some unused libs | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-10-15 | Merge pull request #1203 from DioEgizio/macos-legacy | Sefa Eyeoglu | |
2022-10-15 | fix: include hidden files when copying instances | flow | |
fixes instance ccopy on linux .-. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-15 | refactor: support system ghc-filesystem | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-15 | chore: clang-format RuntimeContext | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-15 | refactor: support armhf | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-14 | fix: correct ftb legacy too | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-14 | feat!: use ghc/filesystem in place of std's one if needed | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-14 | feat: add gulrak/filesystem submodule | flow | |
... for old macs that don't have std::filesystem in their stdlib. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-13 | fix: issues with aborts (again) | flow | |
i hate it Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-13 | fix: abort search if we're already trying to download a pack | flow | |
Meaning we don't have to wait for the searches to finish in the background to finally start the modpack download, when we have already selected it -_- Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-13 | refactor+fix: Make FTB install task similar to other install tasks | flow | |
In particular, this changes the order so that the instance gets created before downloading the mods (like other install tasks), and the mod download directly puts the files in the staging folder (like the others), instead of that weird makeCached and copy stuff. This fixes some issues with modpack downloads from FTB, like creating an instance with no mods in it. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-12 | fix: don't include opted out versions with the 'Any' filter on the MD | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-11 | feat: add image support for the news reader :^) | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-11 | fix: prevent images overriding content when changing pages | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-11 | Update launcher/ui/MainWindow.cpp | Tayou | |
make " Offline" string for profilers translatable Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: Tayou <31988415+TayouVR@users.noreply.github.com> | |||
2022-10-10 | Merge Launch Buttons | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-10-10 | feat: add clear metadata action | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-09 | Merge pull request #1175 from Ozynt/patch-1 | Sefa Eyeoglu | |
2022-10-09 | Update LaunchController.cpp | Ozynt | |
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com> | |||
2022-10-09 | Update LaunchController.cpp | Ozynt | |
Signed-off-by: Ozynt <104643560+Ozynt@users.noreply.github.com> | |||
2022-10-08 | Merge pull request #1033 from Scrumplex/multi-arch-support | Sefa Eyeoglu | |
2022-10-08 | chore: add missing license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-08 | Merge pull request #1185 from DioEgizio/fix-tooltip | flow | |
Fix outdated 'Disable mod metadata' button's warning message. | |||
2022-10-08 | Improve default light and dark themes (#1174) | Trisave | |
2022-10-08 | Merge pull request #1183 from Scrumplex/fix-capabilities-first-run | flow | |
2022-10-08 | feat: add image support for FTB packs | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | feat: add image support for modrinth modpack pages | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
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-08 | feat: add image support for mod pages | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-10-08 | feat: add widget for a text browser with image support | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> |