Commit Graph

  • 333dbca01e
    Merge pull request #1105 from flowln/better_resource_packs flow 2022-09-07 08:30:36 -0300
  • 42eb265624
    refactor: create mod pages and filter widget by factory methods flow 2022-08-21 10:50:10 -0300
  • 8a65726e9d
    fix: use more robust method of finding matches for major version flow 2022-07-30 17:38:02 -0300
  • 1b0ca47682
    Merge pull request #939 from flowln/mod_downloader_improve flow 2022-09-07 08:27:11 -0300
  • 8e3f5c3305
    Merge pull request #966 from flowln/refactor_tasks flow 2022-09-07 08:26:28 -0300
  • 3c0a6987cd
    Merge pull request #1113 from timoreo22/develop flow 2022-09-06 18:50:46 -0300
  • e37f70b9f7
    Merge pull request #1114 from DioEgizio/bump-installqtaction-v3 txtsd 2022-09-06 20:36:35 +0530
  • 03c148ce50 chore: update install-qt-action to v3 DioEgizio 2022-09-06 15:20:46 +0200
  • 4817f0312d
    Fixed up a warning timoreo 2022-09-06 14:32:19 +0200
  • b70a82c609
    Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness Sefa Eyeoglu 2022-09-05 20:06:33 +0200
  • 059d476a12
    Remove Microsoft-funded DRM. sneedium 2022-09-05 12:47:31 -0400
  • ba1d07fee1
    Merge remote-tracking branch 'upstream/develop' into develop sneedium 2022-09-05 12:45:05 -0400
  • 25d1e0c4e6
    Merge pull request #1107 from DioEgizio/smaller-about Sefa Eyeoglu 2022-09-05 17:52:16 +0200
  • 8e3356f11a
    Merge pull request #1034 from Scrumplex/detect-performance-features Sefa Eyeoglu 2022-09-05 17:45:17 +0200
  • 1b559c7776
    Revert "Move classpath definition into NewLaunch itself" Sefa Eyeoglu 2022-09-05 17:21:58 +0200
  • 478ee95ffe
    Improved CurseForge API key checking. sneedium 2022-09-04 20:23:25 -0400
  • d5583f0f02 make the about dialog smaller DioEgizio 2022-09-04 08:55:20 +0200
  • bedd3c50b6
    fix: improve handling of unrecognized pack formats flow 2022-09-03 15:05:23 -0300
  • 43a7af3f44
    fix: removing mods with their metadata as well flow 2022-09-03 13:27:27 -0300
  • 9db27c6acc
    fix: crash when adding resource packs directly in the folder flow 2022-09-03 13:26:06 -0300
  • 42c81395b3
    fix: race condition on ResourceFolderModel tests flow 2022-09-03 13:25:05 -0300
  • 3b13e692d2
    feat: move resource pack images to QPixmapCache flow 2022-08-30 18:06:13 -0300
  • 0331f5a1eb
    feat(tests): add tests for resource pack parsing flow 2022-08-30 14:55:37 -0300
  • 8a7e117f6b
    refactor: move resource pack file parsing utilities to separate namespace flow 2022-08-29 09:25:39 -0300
  • 9b984cedac
    feat: add image from pack.png to resource packs flow 2022-08-29 09:15:06 -0300
  • dd9e30b24a
    feat: add resource icon to InfoFrame flow 2022-08-29 09:14:15 -0300
  • 6a93688b2e
    fix: filtering in regex search in resource packs flow 2022-08-28 22:58:43 -0300
  • 3ab17a97a8
    fix: sorting by pack format flow 2022-08-28 22:52:29 -0300
  • f21ae66265
    feat: add basic resource pack parsing of pack.mcmeta flow 2022-08-28 22:33:44 -0300
  • afa1a5e932
    feat: modify InfoFrame and ResourcePackPage to show ResourcePack info flow 2022-08-28 22:31:48 -0300
  • 050768c266
    feat: add more resource pack info flow 2022-08-28 22:29:52 -0300
  • cda2bfc240
    feat: allow specifying factory for resources in BasicFolderLoadTask flow 2022-08-28 19:23:04 -0300
  • 2f167b1512
    Merge pull request #1095 from flowln/ensure_file_path_in_override Sefa Eyeoglu 2022-09-01 09:54:22 +0200
  • ba3ac85356
    Merge pull request #1067 from Scrumplex/classpath-epicness flow 2022-08-31 18:28:29 -0300
  • ec29cedeb7
    Merge pull request #1080 from flowln/eternal_cache flow 2022-08-31 18:28:07 -0300
  • 064ae49d2b
    fix: make MultipleOptionsTask inherit directly from SequentialTask flow 2022-08-28 15:51:14 -0300
  • 247f99ce2f
    feat(test): add more tests to Tasks flow 2022-07-22 01:21:57 -0300
  • 7b6d269904
    refactor: make NetJob inherit from ConcurrentTask as well! flow 2022-07-22 00:30:27 -0300
  • 87a0482b8b
    refactor: make MultipleOptionsTask inherit from ConcurrentTask too flow 2022-07-21 22:40:06 -0300
  • e899699918
    refactor: make SequentialTask inherit from ConcurrentTask flow 2022-06-12 13:30:09 -0300
  • bdf464e792
    fix: abort logic running subsequent tasks anyways some times flow 2022-07-24 17:16:14 -0300
  • c410bb4ecb
    fix: 'succeeded while not running' spam in ConcurrentTask flow 2022-07-22 01:19:56 -0300
  • a720bcc637
    fix: bogus progress update when the total step progress was zero flow 2022-07-22 00:29:28 -0300
  • 369a8cdc74
    fix: only try to start tasks that are really there flow 2022-07-22 00:28:08 -0300
  • 3f4e55be4f
    fix: ensure destination file paths exist when overriding folders flow 2022-08-28 15:36:01 -0300
  • 9171f471ab
    Merge pull request #1094 from flowln/fix_the_thing flow 2022-08-28 16:27:41 -0300
  • 2186b134a4
    fix: Mod type enum -> Resource type enum flow 2022-08-28 14:47:52 -0300
  • f371ec210c
    Merge pull request #1052 from flowln/resource_model Sefa Eyeoglu 2022-08-28 16:52:53 +0200
  • afcd669d2f
    Merge pull request #965 from flowln/fat_files_in_memory Sefa Eyeoglu 2022-08-28 11:03:12 +0200
  • fbf542d205
    Merge pull request #1087 from DioEgizio/fix-ftblegacy-url flow 2022-08-24 20:37:07 -0300
  • 13184eb8e9 fix: fix urls on ftb legacy DioEgizio 2022-08-24 12:31:38 +0200
  • ddf1e1ccee
    fix: make FML libraries cache eternal flow 2022-08-21 13:18:04 -0300
  • 5ac4e73697
    fix: make libraries cache eternal flow 2022-08-21 13:06:18 -0300
  • 6be59b53f1
    feat: add eternal cache entries flow 2022-08-21 13:04:48 -0300
  • bb54fec907
    Merge pull request #1073 from DioEgizio/update-copying flow 2022-08-21 13:09:30 -0300
  • 0b81b283bf
    fix: LGTM warnings flow 2022-08-13 14:35:44 -0300
  • e2ab2aea32
    change: add enable/disable to resources flow 2022-08-13 11:58:39 -0300
  • c3ceefbafb
    refactor+fix: add new tests for Resource models and fix issues flow 2022-08-12 17:09:56 -0300
  • e7cf9932a9
    refactor: simplify Mod structure flow 2022-08-12 17:06:20 -0300
  • 0c9d03f5df
    fix(tests): add timeout on ModFolderModel's tests flow 2022-08-07 08:34:26 -0300
  • 92aa24ae34
    fix: don't give shared pointer to obj. external to the model flow 2022-08-11 18:24:26 -0300
  • 97a74d5c1f
    refactor: adapt rest of the codebase to the new resource model flow 2022-08-10 14:48:34 -0300
  • 256f8094f5
    refactor: make Resource Pack model inherit from ResourceFolderModel flow 2022-08-10 14:46:28 -0300
  • 1e2f0ab308
    refactor: move more tied logic to model and move logic to the resources flow 2022-08-10 14:42:24 -0300
  • af2cf2734d
    refactor: move things around in the mod model flow 2022-08-09 12:56:38 -0300
  • ec62d8e973
    refactor: move general code from mod model to its own model flow 2022-08-09 01:58:22 -0300
  • 3225f514f6
    refactor: move general info from Mod to Resource flow 2022-08-09 01:53:50 -0300
  • 2d63c86022
    feat: make Task a QRunnable flow 2022-08-09 01:26:53 -0300
  • 2dcff83be7
    Merge pull request #1035 from Scrumplex/fix-coremods flow 2022-08-20 10:15:50 -0300
  • afb9ebcd99
    fix: distinguish Coremods Sefa Eyeoglu 2022-08-08 23:40:25 +0200
  • 92d7e44525
    Merge pull request #878 from flowln/lazy_settings Sefa Eyeoglu 2022-08-20 12:50:56 +0200
  • a517f442ea
    Merge pull request #1023 from flowln/better_shared_ptr Sefa Eyeoglu 2022-08-20 12:50:50 +0200
  • 311758233b
    Merge pull request #1044 from flowln/better_orphan_fix Sefa Eyeoglu 2022-08-20 12:50:43 +0200
  • 6e086eb808
    Merge pull request #992 from Scrumplex/refactor-version Sefa Eyeoglu 2022-08-20 12:50:25 +0200
  • 7e8644430c
    Merge pull request #1007 from Gingeh/disable-update-button Sefa Eyeoglu 2022-08-20 12:50:19 +0200
  • 70a8f6743a
    Merge pull request #919 from kumquat-ir/download-all-blocked Sefa Eyeoglu 2022-08-20 12:50:01 +0200
  • 69eafd0e11
    Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo.xml.in dada513 2022-08-19 20:34:11 +0200
  • 6b6a095b91 fix(COPYING): fix COPYING.md by adding some missing copyright notices DioEgizio 2022-08-19 18:42:26 +0200
  • d5a2185030
    Merge pull request #1068 from TayouVR/improvedWindowsJavaCheck Sefa Eyeoglu 2022-08-19 14:26:36 +0200
  • 26f31e9288
    use qEnvironmentVariable instead of qgetenv in JavaUtils Tayou 2022-08-18 23:16:50 +0200
  • e654e66839
    Merge pull request #1049 from flowln/waiting_for_news_-_- Sefa Eyeoglu 2022-08-18 22:53:41 +0200
  • bb4861cf0d check for java installs in PATH on windows Tayou 2022-08-18 18:19:28 +0200
  • 01505910f4
    refactor: move classpath definition into NewLaunch itself Sefa Eyeoglu 2022-08-18 18:06:45 +0200
  • ab766a0598
    Merge pull request #968 from magneticflux-/utf8-logging Sefa Eyeoglu 2022-08-18 10:44:01 +0200
  • 51c664a678
    fix: update org.polymc.PolyMC.metainfo.xml.in to not make flatpak break next release DioEgizio 2022-08-15 20:34:56 +0200
  • 3c4b45c9e7
    Use C locale codec for decoding Mitchell Skaggs 2022-08-13 10:39:05 -0500
  • 93507a263b
    fix: hide 'More news...' button if the news aren't loaded yet flow 2022-08-12 17:33:10 -0300
  • 1175461030
    refactor: switch to new versioning scheme Sefa Eyeoglu 2022-07-23 14:20:52 +0200
  • 2f5e55bea0
    fix: only remove orphaned metadata on first opening flow 2022-08-11 13:00:09 -0300
  • c375e7b4df
    Merge pull request #897 from jamierocks/atl-updating-initial timoreo 2022-08-11 08:50:05 +0200
  • 5d188c69ed
    Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text timoreo 2022-08-11 07:33:13 +0200
  • 6bff7751d0
    Merge pull request #909 from txtsd/markdownlint timoreo 2022-08-11 07:33:04 +0200
  • 1a5986abe0
    Merge pull request #920 from flowln/metacache_fix timoreo 2022-08-11 07:32:43 +0200
  • cebac3c10e
    Make new title strings translatable Robb 2022-08-10 12:07:24 -0500
  • a5da3db966
    Merge pull request #1018 from Scrumplex/fix-infinite-auth-loop timoreo 2022-08-10 18:14:26 +0200
  • 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 -0500
  • 94df4ceb36
    Fix use of Qt 5.14 enum Mitchell Skaggs 2022-08-09 00:17:53 -0500
  • a14476c5fb
    Replace local 8-bit decoding with UTF-8 decoding Mitchell Skaggs 2022-08-08 23:54:01 -0500
  • d82bb29919
    fix: don't apply GameMode/MangoHud, if they aren't supported Sefa Eyeoglu 2022-08-08 21:19:42 +0200
  • 33af0c6a7c
    refactor: don't include mangohud's library path Sefa Eyeoglu 2022-08-08 21:05:02 +0200