Commit Graph

  • 6a50fa35ec feat: add canAbort() status change in Task flow 2022-07-31 17:56:51 -03:00
  • 6541570969 fix: simplify abort handling and add missing emits flow 2022-07-28 15:58:04 -03:00
  • 4b0ceea894 fix: correctly set managed pack fields in CF pack flow 2022-07-31 19:56:14 -03:00
  • 8c0816c166 feat: add override awareness to CF modpack updating flow 2022-07-31 16:45:01 -03:00
  • be769d07f1 fix: correctly set all managed pack fields in Modrinth pack flow 2022-07-31 19:50:09 -03:00
  • 3a9d58e31c feat: add override handling in modrinth pack update flow 2022-07-28 22:35:40 -03:00
  • 7024acac06 feat: add override helper functions flow 2022-07-28 22:34:24 -03:00
  • 6131346e2f refactor: change the way instance names are handled flow 2022-07-14 16:13:23 -03:00
  • eed73c9078 refactor: clean up InstanceImportTask a bit flow 2022-07-08 19:44:44 -03:00
  • 795d6f35ee feat: add curseforge modpack updating flow 2022-07-14 16:41:49 -03:00
  • ebd46705d5 refactor: move creation of CF file download task to a separate function flow 2022-07-21 16:43:08 -03:00
  • 72d2ca234e refactor: move flame modpack import to separate file flow 2022-07-08 18:44:43 -03:00
  • 2246c3359b refactor: add throw_on_blocked arg to Flame file parse flow 2022-07-21 16:41:44 -03:00
  • 242fb156a2 feat: add 'getFiles' by fileIds route in Flame API flow 2022-07-21 16:40:28 -03:00
  • 208ed73e59 feat: add early modrinth pack updating flow 2022-07-08 13:00:44 -03:00
  • 4441b37338 refactor: move modrinth modpack import to separate file flow 2022-07-07 21:10:41 -03:00
  • 941d75824a refactor: add instance creation abstraction and move vanilla flow 2022-07-07 20:31:24 -03:00
  • ec9ddc4f22 chore: add helper function for copying managed pack data between insts. flow 2022-07-31 19:48:38 -03:00
  • 98b6f90172 fix: add more legacy architectures Sefa Eyeoglu 2022-08-10 17:33:55 +02:00
  • 7e280de361 refactor: drop 64-bit check Sefa Eyeoglu 2022-08-08 19:18:36 +02:00
  • 7bd8bd13fe feat: support multiarch system classifiers Sefa Eyeoglu 2022-08-07 00:06:32 +02:00
  • 09e85e948c refactor: introduce RuntimeContext Sefa Eyeoglu 2022-07-11 09:01:07 +02:00
  • 9ec1c00887 fix: register JavaRealArchitecture for MinecraftInstance Sefa Eyeoglu 2022-06-11 10:48:56 +02:00
  • c6bcb6228b Merge pull request #1108 from Scrumplex/better_texture_packs Sefa Eyeoglu 2022-09-20 13:28:33 +02:00
  • a24d589845 fix: ensure all resource folders exist Sefa Eyeoglu 2022-09-20 10:36:34 +02:00
  • ebbcc9f6da fix: actually render color codes for texture packs Sefa Eyeoglu 2022-09-08 11:54:04 +02:00
  • 23fc453fae fix: comments and naming of texture pack stuff Sefa Eyeoglu 2022-09-08 09:43:55 +02:00
  • aad6f74db6 fix: tests Sefa Eyeoglu 2022-09-04 15:05:11 +02:00
  • 07dcefabcb feat: add texture pack parsing Sefa Eyeoglu 2022-09-04 14:45:09 +02:00
  • 40c68595d7 Merge pull request #1150 from flowln/fix_crash_on_game_quit txtsd 2022-09-20 09:41:59 +05:30
  • fe9a4fece4 Merge pull request #1142 from flowln/better_fs txtsd 2022-09-20 09:00:19 +05:30
  • 098327f128 Merge pull request #903 from jopejoe1/demo-launch Sefa Eyeoglu 2022-09-18 14:41:25 +02:00
  • 0873b8d304 fix: prevent container detaching in ResourceFolderModel flow 2022-09-16 20:02:21 -03:00
  • c9eb584ac8 fix: prevent deletes by shared pointer accidental creation flow 2022-09-16 20:00:36 -03:00
  • 10493bd44a fix: move newly allocated resources to the main thread flow 2022-09-16 19:25:53 -03:00
  • 9e35230467 fix: memory leak when getting mods from the mods folder flow 2022-09-16 19:22:37 -03:00
  • 81e326571b fix: enable demo launch only on supported instances flow 2022-09-15 19:23:58 -03:00
  • 1b2a7de4e2 fix: show 'demo' instead of 'offline' in log when in demo mode flow 2022-09-15 18:32:14 -03:00
  • 11216d200c change: move demo action to "Play offline" menu flow 2022-09-15 18:24:21 -03:00
  • 777be6a48d Add 'Ctrl+Alt+O' Shortcut to launch demo instance. jopejoe1 2022-07-13 22:53:36 +02:00
  • 5765a1fdf1 fix: allow demo for older versions flow 2022-07-13 15:45:41 -03:00
  • 29dcb9d274 Added Launch Demo button. jopejoe1 2022-07-11 20:46:11 +02:00
  • 8674ac4f68 Merge pull request #1146 from Scrumplex/fix-launch-rd flow 2022-09-15 17:55:08 -03:00
  • 684b8f24f3 fix: allow starting rd- versions Sefa Eyeoglu 2022-09-15 09:29:48 +02:00
  • 1ca2be0039 Merge pull request #982 from DavidoTek/windarkmode2 Sefa Eyeoglu 2022-09-14 13:17:17 +02:00
  • 8c41ff68f7 chore(actions)!: bump macOS required version to 10.15 flow 2022-09-12 18:41:13 -03:00
  • 931d6c280a chore(tests): add test for copy operation with blacklist flow 2022-09-12 13:12:55 -03:00
  • ee0fb2d0e0 fix: use std::wstring for Windows filenames flow 2022-08-07 14:30:38 -03:00
  • c496ad1237 chore: make DirNameFromString add normal duplicate identifier flow 2022-08-07 07:19:29 -03:00
  • 277fa21f5f refactor: remove Win32 'crap' in FileSystem flow 2022-08-07 07:18:37 -03:00
  • 1cf949226e refactor: use std::filesystem for overrides flow 2022-08-07 08:50:39 -03:00
  • be3fae6511 refactor: use std::filesystem for path deletion flow 2022-07-30 20:40:25 -03:00
  • 5932f36285 refactor: use std::filesystem for file copy flow 2022-07-30 19:38:56 -03:00
  • 30abb65368 Merge pull request #1133 from Scrumplex/refactor-tests flow 2022-09-12 12:57:55 -03:00
  • 64a06b5ed6 Merge pull request #1123 from flowln/fix_abort_inst txtsd 2022-09-12 17:11:19 +05:30
  • 69d18f17a5 fix(actions, win): only copy openssl libs on qt5 builds (#1130) DioEgizio 2022-09-12 12:57:18 +02:00
  • 4c7d3a103c refactor: restructure tests Sefa Eyeoglu 2022-09-11 22:25:18 +02:00
  • 10320bdeb4 Merge pull request #1129 from dada513/metainfo_fix flow 2022-09-11 09:39:21 -03:00
  • 4261dcff39 fix meta dada513 2022-09-11 10:16:18 +02:00
  • a091245793 fix: emit signals when aborting NetJob flow 2022-09-10 09:10:16 -03:00
  • ca282f9fb3 Merge pull request #1117 from flowln/fix_updater timoreo 2022-09-08 09:28:05 +02:00
  • 7cf2c3be0f fix: start at least one task in ConcurrentTask flow 2022-09-07 12:11:42 -03:00
  • f65d506f26 Merge pull request #997 from flowln/fix_major_version_filter flow 2022-09-07 10:34:50 -03:00
  • 333dbca01e Merge pull request #1105 from flowln/better_resource_packs flow 2022-09-07 08:30:36 -03:00
  • 42eb265624 refactor: create mod pages and filter widget by factory methods flow 2022-08-21 10:50:10 -03:00
  • 8a65726e9d fix: use more robust method of finding matches for major version flow 2022-07-30 17:38:02 -03:00
  • 1b0ca47682 Merge pull request #939 from flowln/mod_downloader_improve flow 2022-09-07 08:27:11 -03:00
  • 8e3f5c3305 Merge pull request #966 from flowln/refactor_tasks flow 2022-09-07 08:26:28 -03:00
  • 3c0a6987cd Merge pull request #1113 from timoreo22/develop flow 2022-09-06 18:50:46 -03:00
  • e37f70b9f7 Merge pull request #1114 from DioEgizio/bump-installqtaction-v3 txtsd 2022-09-06 20:36:35 +05:30
  • 03c148ce50 chore: update install-qt-action to v3 DioEgizio 2022-09-06 15:20:46 +02:00
  • 4817f0312d Fixed up a warning timoreo 2022-09-06 14:32:19 +02:00
  • b70a82c609 Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness Sefa Eyeoglu 2022-09-05 20:06:33 +02:00
  • 25d1e0c4e6 Merge pull request #1107 from DioEgizio/smaller-about Sefa Eyeoglu 2022-09-05 17:52:16 +02:00
  • 8e3356f11a Merge pull request #1034 from Scrumplex/detect-performance-features Sefa Eyeoglu 2022-09-05 17:45:17 +02:00
  • 1b559c7776 Revert "Move classpath definition into NewLaunch itself" Sefa Eyeoglu 2022-09-05 17:21:58 +02:00
  • d5583f0f02 make the about dialog smaller DioEgizio 2022-09-04 08:55:20 +02:00
  • bedd3c50b6 fix: improve handling of unrecognized pack formats flow 2022-09-03 15:05:23 -03:00
  • 43a7af3f44 fix: removing mods with their metadata as well flow 2022-09-03 13:27:27 -03:00
  • 9db27c6acc fix: crash when adding resource packs directly in the folder flow 2022-09-03 13:26:06 -03:00
  • 42c81395b3 fix: race condition on ResourceFolderModel tests flow 2022-09-03 13:25:05 -03:00
  • 3b13e692d2 feat: move resource pack images to QPixmapCache flow 2022-08-30 18:06:13 -03:00
  • 0331f5a1eb feat(tests): add tests for resource pack parsing flow 2022-08-30 14:55:37 -03:00
  • 8a7e117f6b refactor: move resource pack file parsing utilities to separate namespace flow 2022-08-29 09:25:39 -03:00
  • 9b984cedac feat: add image from pack.png to resource packs flow 2022-08-29 09:15:06 -03:00
  • dd9e30b24a feat: add resource icon to InfoFrame flow 2022-08-29 09:14:15 -03:00
  • 6a93688b2e fix: filtering in regex search in resource packs flow 2022-08-28 22:58:43 -03:00
  • 3ab17a97a8 fix: sorting by pack format flow 2022-08-28 22:52:29 -03:00
  • f21ae66265 feat: add basic resource pack parsing of pack.mcmeta flow 2022-08-28 22:33:44 -03:00
  • afa1a5e932 feat: modify InfoFrame and ResourcePackPage to show ResourcePack info flow 2022-08-28 22:31:48 -03:00
  • 050768c266 feat: add more resource pack info flow 2022-08-28 22:29:52 -03:00
  • cda2bfc240 feat: allow specifying factory for resources in BasicFolderLoadTask flow 2022-08-28 19:23:04 -03:00
  • 2f167b1512 Merge pull request #1095 from flowln/ensure_file_path_in_override Sefa Eyeoglu 2022-09-01 09:54:22 +02:00
  • ba3ac85356 Merge pull request #1067 from Scrumplex/classpath-epicness flow 2022-08-31 18:28:29 -03:00
  • ec29cedeb7 Merge pull request #1080 from flowln/eternal_cache flow 2022-08-31 18:28:07 -03:00
  • 064ae49d2b fix: make MultipleOptionsTask inherit directly from SequentialTask flow 2022-08-28 15:51:14 -03:00
  • 247f99ce2f feat(test): add more tests to Tasks flow 2022-07-22 01:21:57 -03:00
  • 7b6d269904 refactor: make NetJob inherit from ConcurrentTask as well! flow 2022-07-22 00:30:27 -03:00
  • 87a0482b8b refactor: make MultipleOptionsTask inherit from ConcurrentTask too flow 2022-07-21 22:40:06 -03:00
  • e899699918 refactor: make SequentialTask inherit from ConcurrentTask flow 2022-06-12 13:30:09 -03:00