Commit Graph

  • bdf464e792 fix: abort logic running subsequent tasks anyways some times flow 2022-07-24 17:16:14 -03:00
  • c410bb4ecb fix: 'succeeded while not running' spam in ConcurrentTask flow 2022-07-22 01:19:56 -03:00
  • a720bcc637 fix: bogus progress update when the total step progress was zero flow 2022-07-22 00:29:28 -03:00
  • 369a8cdc74 fix: only try to start tasks that are really there flow 2022-07-22 00:28:08 -03:00
  • 3f4e55be4f fix: ensure destination file paths exist when overriding folders flow 2022-08-28 15:36:01 -03:00
  • 9171f471ab Merge pull request #1094 from flowln/fix_the_thing flow 2022-08-28 16:27:41 -03:00
  • 2186b134a4 fix: Mod type enum -> Resource type enum flow 2022-08-28 14:47:52 -03:00
  • f371ec210c Merge pull request #1052 from flowln/resource_model Sefa Eyeoglu 2022-08-28 16:52:53 +02:00
  • afcd669d2f Merge pull request #965 from flowln/fat_files_in_memory Sefa Eyeoglu 2022-08-28 11:03:12 +02:00
  • fbf542d205 Merge pull request #1087 from DioEgizio/fix-ftblegacy-url flow 2022-08-24 20:37:07 -03:00
  • 13184eb8e9 fix: fix urls on ftb legacy DioEgizio 2022-08-24 12:31:38 +02:00
  • ddf1e1ccee fix: make FML libraries cache eternal flow 2022-08-21 13:18:04 -03:00
  • 5ac4e73697 fix: make libraries cache eternal flow 2022-08-21 13:06:18 -03:00
  • 6be59b53f1 feat: add eternal cache entries flow 2022-08-21 13:04:48 -03:00
  • bb54fec907 Merge pull request #1073 from DioEgizio/update-copying flow 2022-08-21 13:09:30 -03:00
  • 0b81b283bf fix: LGTM warnings flow 2022-08-13 14:35:44 -03:00
  • e2ab2aea32 change: add enable/disable to resources flow 2022-08-13 11:58:39 -03:00
  • c3ceefbafb refactor+fix: add new tests for Resource models and fix issues flow 2022-08-12 17:09:56 -03:00
  • e7cf9932a9 refactor: simplify Mod structure flow 2022-08-12 17:06:20 -03:00
  • 0c9d03f5df fix(tests): add timeout on ModFolderModel's tests flow 2022-08-07 08:34:26 -03:00
  • 92aa24ae34 fix: don't give shared pointer to obj. external to the model flow 2022-08-11 18:24:26 -03:00
  • 97a74d5c1f refactor: adapt rest of the codebase to the new resource model flow 2022-08-10 14:48:34 -03:00
  • 256f8094f5 refactor: make Resource Pack model inherit from ResourceFolderModel flow 2022-08-10 14:46:28 -03:00
  • 1e2f0ab308 refactor: move more tied logic to model and move logic to the resources flow 2022-08-10 14:42:24 -03:00
  • af2cf2734d refactor: move things around in the mod model flow 2022-08-09 12:56:38 -03:00
  • ec62d8e973 refactor: move general code from mod model to its own model flow 2022-08-09 01:58:22 -03:00
  • 3225f514f6 refactor: move general info from Mod to Resource flow 2022-08-09 01:53:50 -03:00
  • 2d63c86022 feat: make Task a QRunnable flow 2022-08-09 01:26:53 -03:00
  • 2dcff83be7 Merge pull request #1035 from Scrumplex/fix-coremods flow 2022-08-20 10:15:50 -03:00
  • afb9ebcd99 fix: distinguish Coremods Sefa Eyeoglu 2022-08-08 23:40:25 +02:00
  • 92d7e44525 Merge pull request #878 from flowln/lazy_settings Sefa Eyeoglu 2022-08-20 12:50:56 +02:00
  • a517f442ea Merge pull request #1023 from flowln/better_shared_ptr Sefa Eyeoglu 2022-08-20 12:50:50 +02:00
  • 311758233b Merge pull request #1044 from flowln/better_orphan_fix Sefa Eyeoglu 2022-08-20 12:50:43 +02:00
  • 6e086eb808 Merge pull request #992 from Scrumplex/refactor-version Sefa Eyeoglu 2022-08-20 12:50:25 +02:00
  • 7e8644430c Merge pull request #1007 from Gingeh/disable-update-button Sefa Eyeoglu 2022-08-20 12:50:19 +02:00
  • 70a8f6743a Merge pull request #919 from kumquat-ir/download-all-blocked Sefa Eyeoglu 2022-08-20 12:50:01 +02:00
  • 69eafd0e11 Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo.xml.in dada513 2022-08-19 20:34:11 +02:00
  • 6b6a095b91 fix(COPYING): fix COPYING.md by adding some missing copyright notices DioEgizio 2022-08-19 18:42:26 +02:00
  • d5a2185030 Merge pull request #1068 from TayouVR/improvedWindowsJavaCheck Sefa Eyeoglu 2022-08-19 14:26:36 +02:00
  • 26f31e9288 use qEnvironmentVariable instead of qgetenv in JavaUtils Tayou 2022-08-18 23:16:50 +02:00
  • e654e66839 Merge pull request #1049 from flowln/waiting_for_news_-_- Sefa Eyeoglu 2022-08-18 22:53:41 +02:00
  • bb4861cf0d check for java installs in PATH on windows Tayou 2022-08-18 18:19:28 +02:00
  • 01505910f4 refactor: move classpath definition into NewLaunch itself Sefa Eyeoglu 2022-08-18 18:06:45 +02:00
  • ab766a0598 Merge pull request #968 from magneticflux-/utf8-logging Sefa Eyeoglu 2022-08-18 10:44:01 +02:00
  • 51c664a678 fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next release DioEgizio 2022-08-15 20:34:56 +02:00
  • 3c4b45c9e7 Use C locale codec for decoding Mitchell Skaggs 2022-08-13 10:39:05 -05:00
  • 93507a263b fix: hide 'More news...' button if the news aren't loaded yet flow 2022-08-12 17:33:10 -03:00
  • 1175461030 refactor: switch to new versioning scheme Sefa Eyeoglu 2022-07-23 14:20:52 +02:00
  • 2f5e55bea0 fix: only remove orphaned metadata on first opening flow 2022-08-11 13:00:09 -03:00
  • c375e7b4df Merge pull request #897 from jamierocks/atl-updating-initial timoreo 2022-08-11 08:50:05 +02:00
  • 5d188c69ed Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text timoreo 2022-08-11 07:33:13 +02:00
  • 6bff7751d0 Merge pull request #909 from txtsd/markdownlint timoreo 2022-08-11 07:33:04 +02:00
  • 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