Commit Graph

  • 1a5986abe0 Merge pull request #920 from flowln/metacache_fix timoreo 2022-08-11 07:32:43 +02:00
  • cebac3c10e Make new title strings translatable Robb 2022-08-10 12:07:24 -05:00
  • a5da3db966 Merge pull request #1018 from Scrumplex/fix-infinite-auth-loop timoreo 2022-08-10 18:14:26 +02:00
  • cd30f75173 fix: Make world safety nag title text match the action being performed instead of always saying 'Copy World' Robb 2022-08-09 16:01:21 -05:00
  • 94df4ceb36 Fix use of Qt 5.14 enum Mitchell Skaggs 2022-08-09 00:17:53 -05:00
  • a14476c5fb Replace local 8-bit decoding with UTF-8 decoding Mitchell Skaggs 2022-08-08 23:54:01 -05:00
  • d82bb29919 fix: don't apply GameMode/MangoHud, if they aren't supported Sefa Eyeoglu 2022-08-08 21:19:42 +02:00
  • 33af0c6a7c refactor: don't include mangohud's library path Sefa Eyeoglu 2022-08-08 21:05:02 +02:00
  • 68f3f98bc3 feat: detect GameMode and MangoHud's presence Sefa Eyeoglu 2022-08-08 21:03:02 +02:00
  • f873cd5b1a refactor: store current capabilities Sefa Eyeoglu 2022-08-08 20:49:49 +02:00
  • fa8df286d9 chore(ci): Add markdownlint config to ignored paths txtsd 2022-07-13 01:09:56 +05:30
  • 76aa0c434a feat(markdown): Add markdownlint config txtsd 2022-07-13 00:51:20 +05:30
  • 78dc0cfdf3 chore(markdown): MD001 Heading levels should only increment by one level at a time txtsd 2022-07-13 00:46:24 +05:30
  • 9654728bfb chore(markdown): Align inline HTML correctly txtsd 2022-07-13 00:27:32 +05:30
  • 123d1864f4 chore(markdown): MD037 Spaces inside emphasis markers txtsd 2022-07-13 00:25:49 +05:30
  • 96a91e988d chore(markdown): MD010 Hard tabs txtsd 2022-07-13 00:25:03 +05:30
  • 19ecb1701e chore(markdown): MD031 Fenced code blocks should be surrounded by blank lines txtsd 2022-07-13 00:23:51 +05:30
  • 8085b2728d chore(markdown): MD032 Lists should be surrounded by blank lines txtsd 2022-07-13 00:14:11 +05:30
  • 56cad31a36 chore(markdown): MD034 Bare URL used txtsd 2022-08-06 13:00:46 +05:30
  • 3275bc4e93 chore(markdown): MD009 Trailing spaces txtsd 2022-07-13 00:06:12 +05:30
  • 8963378039 chore(markdown): MD007 Unordered list indentation txtsd 2022-07-12 22:43:05 +05:30
  • c7d435bb7a chore(markdown): MD025 Multiple top-level headings in the same document txtsd 2022-08-06 12:57:11 +05:30
  • 06cc7e4ea0 chore(markdown): MD046 Code block style txtsd 2022-07-12 21:07:05 +05:30
  • fba20e2cfb chore(markdown): MD040 Fenced code blocks should have a language specified txtsd 2022-07-12 21:04:57 +05:30
  • 358f080c76 chore(markdown): MD012 Multiple consecutive blank lines txtsd 2022-07-12 20:46:06 +05:30
  • 8cea57ff0f chore(markdown): MD022 Headings should be surrounded by blank lines txtsd 2022-08-06 12:53:50 +05:30
  • 7b27f200b1 fix: don't mutate QHash while iterating over it flow 2022-08-05 16:23:46 -03:00
  • f4b207220c fix: add some more nullptr checks / protection flow 2022-08-02 15:38:51 -03:00
  • d835e1d14e refactor: simplify smart pointers more flow 2022-08-04 17:09:32 -03:00
  • 75f92de8f8 Merge pull request #1017 from flowln/kill_orphan_metadata flow 2022-08-04 12:57:20 -07:00
  • 293c1deee5 Merge pull request #1014 from DioEgizio/downgrade-qt-macos flow 2022-08-04 12:56:55 -07:00
  • 4dee05a967 Merge pull request #1006 from DioEgizio/appimage-ubuntu-moment flow 2022-08-04 12:56:38 -07:00
  • 8d6414d74a Merge pull request #1019 from Scrumplex/fix-openbsd-root Sefa Eyeoglu 2022-08-04 21:47:35 +02:00
  • 362ecdb583 refactor+fix: use QSharedPointer for shared_qobject_ptr flow 2022-08-04 13:58:30 -03:00
  • 058b9f9272 Merge pull request #994 from Scrumplex/fix-winget-releaser LennyMcLennington 2022-08-04 16:20:23 +01:00
  • 355762aa30 fix: emit abort in LaunchController Sefa Eyeoglu 2022-08-04 10:02:54 +02:00
  • be4fb65470 fix: Add root path detection on OpenBSD Sefa Eyeoglu 2022-08-03 21:14:23 +02:00
  • 4ed296bad4 fix: allow user to interrupt launch after 3 tries Sefa Eyeoglu 2022-08-03 20:37:10 +02:00
  • a8aa862919 Move large condition into a new lambda Gingeh 2022-08-03 16:39:30 +10:00
  • 31ba1de53b fix: remove orphaned metadata to avoid problems with auto-updating insts flow 2022-07-31 21:56:37 -03:00
  • bca1fef2b2 chore: downgrade to Qt 6.3.0 on macos DioEgizio 2022-08-02 10:19:47 +02:00
  • f33b31e048 Check for running instance when re-opening the mod folder page and when selecting mods Gingeh 2022-08-02 14:14:45 +10:00
  • 0d10ebb7ca Update launcher/ui/pages/instance/ModFolderPage.h Gingeh 2022-08-02 12:48:32 +10:00
  • 4a8abc948e fix: prevent segfault due to callbacks into deleted objects flow 2022-08-01 18:34:15 -03:00
  • 6fd3672618 Merge pull request #1012 from DioEgizio/patch-10 Sefa Eyeoglu 2022-08-01 20:31:11 +02:00
  • abd090bd48 fix: remove iconfix from libraries/README.MD DioEgizio 2022-08-01 20:21:19 +02:00
  • bd9140f1f3 Merge pull request #1008 from DioEgizio/qt-version-issue-template Sefa Eyeoglu 2022-08-01 18:40:11 +02:00
  • 9d78b2d259 Update .github/ISSUE_TEMPLATE/bug_report.yml DioEgizio 2022-08-01 14:50:10 +02:00
  • 9c9528838a chore: update issue template to ask about Qt version DioEgizio 2022-08-01 14:40:55 +02:00
  • 77b640b76b Disable "Check for Updates" and "Download Mods" while the game is running Gingeh 2022-08-01 20:19:20 +10:00
  • a8dfe98b1a Disable "Check for Updates" if all mods are removed Gingeh 2022-08-01 20:18:48 +10:00
  • cee41b87f7 fix(ui): force redraw of mod list when (de)selecting a mod flow 2022-07-31 16:01:47 -03:00
  • 7a95314e42 feat(ui): remember mod download dialog's geometry flow 2022-07-19 13:50:02 -03:00
  • 6aaf1f4f21 feat: lazy-load CF mod descriptions flow 2022-07-19 12:29:31 -03:00
  • 368a0ddd44 feat: add mod descriptions to CF mods flow 2022-07-19 11:50:38 -03:00
  • 0808a10b7b feat: cache mod versions flow 2022-07-18 19:28:46 -03:00
  • 6f052baa94 refactor: use function cb instead of class cb in getVersions flow 2022-07-18 19:22:31 -03:00
  • 5bc67d3f6b feat: cache extra mod info (like links and body) flow 2022-07-18 19:17:44 -03:00
  • 74c6c5cfbc refactor: use function cb instead of class cb in getModInfo flow 2022-07-18 19:15:02 -03:00
  • 158b7fd166 feat+refactor: clean up ProgressWidget and add progress indicatior to mod downloader flow 2022-07-15 13:18:12 -03:00
  • c3f647dc96 feat: add (semi) instant searching in mod downloader flow 2022-07-15 11:57:27 -03:00
  • 5936c7b65c change: preserve search term across different mod providers flow 2022-07-15 11:20:08 -03:00
  • a8bcd85c93 feat+refactor: add shortcuts to mod downloader and clean up flow 2022-07-15 09:34:11 -03:00
  • 127b558f95 change: change button names to be more user-friendly flow 2022-06-16 22:22:14 -03:00
  • 6e9a27f40f feat: display the 'body' of a MR mod on the mod downloader flow 2022-06-16 20:46:47 -03:00
  • 4a13dbe3bb feat: create delegate for project item views flow 2022-07-14 22:23:41 -03:00
  • 0f61f5ba03 fix(ui): missing tr() in mod download dialog's title flow 2022-06-16 18:25:14 -03:00
  • 5f1efbeb67 fix: work around ubuntu 22.04 openssl appimage issues by copying openssl libs DioEgizio 2022-08-01 09:30:26 +02:00
  • 9c105914f0 use BlockedModsDialog for ftb packs as well kumquat-ir 2022-07-31 15:05:47 -04:00
  • 579582740e Merge remote-tracking branch 'origin/develop' into download-all-blocked kumquat-ir 2022-07-31 14:54:50 -04:00
  • b15544c163 Trash instances instead of deleting (when possible) (#549) Ryan Cao 2022-07-31 01:42:33 +08:00
  • 94a63e3859 Merge pull request #941 from Scrumplex/bump-cxx-standard LennyMcLennington 2022-07-30 17:10:59 +01:00
  • 842b7e6c39 use c11 instead LennyMcLennington 2022-07-30 15:35:48 +01:00
  • 22f5011451 fix(winget): strictly match non-Legacy setup Sefa Eyeoglu 2022-07-29 16:25:12 +02:00
  • 74120fe1f3 Merge pull request #699 from Scrumplex/resolve-ftb-mods-cf timoreo 2022-07-28 09:43:39 +02:00
  • b4e8abd0ad feat: win32 enable dark titlebar for dark theme DavidoTek 2022-07-26 23:25:17 +02:00
  • 336f1f4f50 Merge pull request #974 from flowln/accounts_qt6 flow 2022-07-26 16:08:05 -03:00
  • 1c256d8876 Merge pull request #958 from jopejoe1/readme txtsd 2022-07-27 00:16:35 +05:30
  • 1ce0f0e7a5 fix: progress dialog going away even if the task was not aborted flow 2022-07-25 17:52:55 -03:00
  • fbf1901d86 refactor: shuffle some things around to improve readability flow 2022-07-25 17:51:30 -03:00
  • 0382f33c46 fix(ui): pump events to show "Copying modpack files..." text flow 2022-07-25 16:48:29 -03:00
  • 13372f3f99 chore: clean up FTBPackInstallTask a bit and connect missing signals flow 2022-07-25 16:38:58 -03:00
  • e741cb7f0a fix: add abort handlign in Flame's FileResolvingTask flow 2022-07-25 16:37:10 -03:00
  • fb289c6b17 chore: add license headers Sefa Eyeoglu 2022-06-03 09:45:09 +02:00
  • 75a7ea55d4 feat: implement mod resolving for FTB Sefa Eyeoglu 2022-06-02 21:23:20 +02:00
  • 86573a5ccd Merge pull request #961 from flowln/fix_resource_filter Sefa Eyeoglu 2022-07-26 20:14:18 +02:00
  • 6fe55a79f1 fix: use const qualifier for operator==() and allow other comparisons flow 2022-07-26 12:53:28 -03:00
  • 1a6cb9ee99 chore: add some debugging prints in AccountList flow 2022-07-25 13:59:56 -03:00
  • a495d9eca5 chore: Normalize sentence in readme txtsd 2022-07-26 22:00:40 +05:30
  • 65a945f968 Merge pull request #956 from flowln/jar_mods_aa LennyMcLennington 2022-07-25 06:57:40 +01:00
  • a9e8ed5087 fix: pump events and do a queued start for concurrent tasks flow 2022-07-24 16:19:25 -03:00
  • 00520b6a0e feat: add hashing tasks to the sequential task in ModUpdateDialog flow 2022-07-24 15:14:31 -03:00
  • e6f2a3893a refactor+feat: improve code separation in ensure metadata flow 2022-07-24 15:13:42 -03:00
  • 24c034ff6a change(libs): use a 4MiB buffer by default in murmur2 hashing flow 2022-07-24 15:12:29 -03:00
  • 631a93bcd8 refactor: add a HashUtils place for hashing stuff flow 2022-07-24 15:11:41 -03:00
  • b1763353ea feat: do incremental calculation of CF's hash flow 2022-07-23 23:16:28 -03:00
  • f95bcf45ad feat(libs): add incremental version of murmurhash2 calculation flow 2022-07-23 23:14:49 -03:00
  • 15ec1abb6a feat: use QIODevice for calcuating the JAR hash on Modrinth flow 2022-07-23 23:13:53 -03:00
  • cfda8dbb2b refactor: use QIODevice instead of a whole QByteArray for hash calc. flow 2022-07-23 23:11:09 -03:00
  • 3aa2003951 fix: filter in external resource pages not working flow 2022-07-23 23:50:56 -03:00