Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-09 | Merge pull request #571 from Ryex/blocked-targetFolder | Sefa Eyeoglu | |
fix(blockedmods): Track and use targetFolder for blocked files | |||
2022-12-08 | Merge pull request #568 from leo78913/flatpak-shortcuts | flow | |
2022-12-08 | fix(blockedmods): Track and use targetFolder for blocked files | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-08 | fix: fix creating instance shortcuts in flatpak | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> | |||
2022-12-07 | Merge pull request #565 from DioEgizio/shortcut-menu-bar | flow | |
2022-12-07 | fix: add instance shortcut creation action to menubar | DioEgizio | |
also moves deleteinstance to the same place as the instance toolbar Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-07 | Merge pull request #511 from Scrumplex/fix-blocked-mods-usability | flow | |
2022-12-06 | fix: remove rogue notr | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | chore: reformat code | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | chore: add license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | refactor: replace Open All with Open Missing | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | feat: implement lax filename match in BlockedModsDialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | fix: improve resize behavior of BlockedModsDialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | Merge pull request #556 from DioEgizio/modrinth-icon-larger | flow | |
2022-12-06 | Merge pull request #557 from Scrumplex/fix-fswatcher-segfault | flow | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/555 | |||
2022-12-06 | Merge pull request #560 from edgarogh/fix-minutes-unit | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/553 | |||
2022-12-06 | chore: add license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | chore: reformat code | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-06 | Fix minutes unit | Edgar Onghena | |
Replaced "m" with "min" in `Time::prettifyDuration` Signed-off-by: Edgar Onghena <dev@edgar.bzh> | |||
2022-12-05 | fix: don't allocate BlockedsModsDialog | Sefa Eyeoglu | |
Fixes temporary memory leak! Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-05 | dix: disable FS watcher after closing BlockedModsDialog | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-05 | fix: make modrinth icon larger | DioEgizio | |
before it was considerably smaller than the other modpack platform icons which looked weird Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-05 | Merge pull request #546 from DioEgizio/add-server-icon | DioEgizio | |
feat: add a proper server icon | |||
2022-12-04 | Merge pull request #547 from flowln/fix_copying_instance | Sefa Eyeoglu | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/545 | |||
2022-12-04 | feat: add server icon to simple colored icons too | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> Co-Authored-By: leo78913 <leo3758@riseup.net> | |||
2022-12-04 | fix(Inst.Copy): create FS::copy object inside the secundary thread | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-04 | feat+fix: better flat icon | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-04 | fix: oyxgen is lgpl3! | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-04 | feat: add a proper server icon | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-03 | Merge pull request #541 from ryanccn/warn-before-trash-instance | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/192 closes https://github.com/PrismLauncher/PrismLauncher/issues/462 | |||
2022-12-03 | fix: warn before trashing instances | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-12-02 | Merge pull request #506 from Protrikk/develop | Sefa Eyeoglu | |
2022-12-02 | Remove blue-ish tint from remaining flat white icons | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-02 | Merge branch 'upstream/develop' into develop | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-02 | Merge pull request #423 from TheKodeToad/addagent | flow | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/414 | |||
2022-12-02 | Merge pull request #481 from ryanccn/import-resource-pack-dialog-uwu | flow | |
2022-12-01 | fix: explicitly set scheme for local file in -I argument | flow | |
Otherwise isLocalFile() will return false for local files without the file:// thingy. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-01 | Merge pull request #524 from DioEgizio/woa | Sefa Eyeoglu | |
add windows on arm builds | |||
2022-12-01 | Merge pull request #538 from flowln/fix_some_cf_imports | Sefa Eyeoglu | |
A couple fixes for CF instance imports | |||
2022-12-01 | fix(FileResolvingTask): Fail instead of crash when there's API errors | flow | |
Also remove non-used variable (rip). Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-01 | fix(Inst.Import): Show error reason in fail dialog | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-01 | fix(Inst.Import): don't search inside 'overrides/' for the manifest | flow | |
It will never be there anyways, and saves a **bunch** of time when the overrides folder is big and we traverse all the tree when searching for the MMC 'instance.cfg' file. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-30 | chore: drop Windows-MinGW-w64-Legacy | DioEgizio | |
this brings back the number of builds as the same as before the pr this is one of the slowest builds + windows 7/8.1 users can just use Windows-MSVC-Legacy Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-30 | Merge pull request #436 from Scrumplex/feat-change-maxmem | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/426 | |||
2022-11-30 | refactor+fix: refactor the windows part of the release workflow and add arm ↵ | DioEgizio | |
to it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-30 | Maybe fix ResourceFolderModel Clang64 test failure | TheLastRar | |
Previously this test would fail sometimes without including ECMQueryQt Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-30 | Remove unused QT_DATA_DIR/QT_MKSPECS_DIR | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-30 | Use ECMQueryQt Only with Qt5 | TheLastRar | |
Qt6 provides CMake variables for the paths we need Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-30 | feat(actions) add arm64 build | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-29 | Merge pull request #238 from santiagocezar/new-icons | flow | |