Commit Graph

  • 1862f3c124
    fix: set icon sizes correctly in ProjectItemDelegate flow 2022-07-29 13:50:08 -0300
  • 777ab3416f
    feat: also format resource/texture pack names Sefa Eyeoglu 2022-09-20 18:01:43 +0200
  • ecf5ab75e7
    feat: support more formatting codes Sefa Eyeoglu 2022-09-20 17:38:07 +0200
  • 4f6d964217
    fix: don't change groups when updating an instance flow 2022-09-11 13:24:58 -0300
  • 06019f01e3
    feat: add dialog to ask whether to chaneg instance's name flow 2022-09-11 13:16:25 -0300
  • ddde885084
    fix: show warning in case there's no old index when updating flow 2022-08-21 10:00:23 -0300
  • be8c6f218c
    refactor: setAbortStatus -> setAbortable flow 2022-08-21 09:26:27 -0300
  • 9eb35ea7c8
    fix: don't load specific settings for managed pack info flow 2022-08-20 11:33:34 -0300
  • d2fdbec41d
    fix: move file deletion to the end of the instance update flow 2022-08-05 21:26:02 -0300
  • 2dd372600c
    fix: some abort-related issues flow 2022-08-05 21:25:21 -0300
  • eda6cf11ef
    feat(ui): improve info dialog before updating an instance flow 2022-07-31 20:29:12 -0300
  • 68facd6b93
    fix(ui): hook up abort status signal in ProgressDialog flow 2022-07-31 18:28:56 -0300
  • 87002fb8f8
    fix: hook up setAbortStatus in instance import tasks flow 2022-07-31 18:21:59 -0300
  • 6a50fa35ec
    feat: add canAbort() status change in Task flow 2022-07-31 17:56:51 -0300
  • 6541570969
    fix: simplify abort handling and add missing emits flow 2022-07-28 15:58:04 -0300
  • 4b0ceea894
    fix: correctly set managed pack fields in CF pack flow 2022-07-31 19:56:14 -0300
  • 8c0816c166
    feat: add override awareness to CF modpack updating flow 2022-07-31 16:45:01 -0300
  • be769d07f1
    fix: correctly set all managed pack fields in Modrinth pack flow 2022-07-31 19:50:09 -0300
  • 3a9d58e31c
    feat: add override handling in modrinth pack update flow 2022-07-28 22:35:40 -0300
  • 7024acac06
    feat: add override helper functions flow 2022-07-28 22:34:24 -0300
  • 6131346e2f
    refactor: change the way instance names are handled flow 2022-07-14 16:13:23 -0300
  • eed73c9078
    refactor: clean up InstanceImportTask a bit flow 2022-07-08 19:44:44 -0300
  • 795d6f35ee
    feat: add curseforge modpack updating flow 2022-07-14 16:41:49 -0300
  • ebd46705d5
    refactor: move creation of CF file download task to a separate function flow 2022-07-21 16:43:08 -0300
  • 72d2ca234e
    refactor: move flame modpack import to separate file flow 2022-07-08 18:44:43 -0300
  • 2246c3359b
    refactor: add throw_on_blocked arg to Flame file parse flow 2022-07-21 16:41:44 -0300
  • 242fb156a2
    feat: add 'getFiles' by fileIds route in Flame API flow 2022-07-21 16:40:28 -0300
  • 208ed73e59
    feat: add early modrinth pack updating flow 2022-07-08 13:00:44 -0300
  • 4441b37338
    refactor: move modrinth modpack import to separate file flow 2022-07-07 21:10:41 -0300
  • 941d75824a
    refactor: add instance creation abstraction and move vanilla flow 2022-07-07 20:31:24 -0300
  • ec9ddc4f22
    chore: add helper function for copying managed pack data between insts. flow 2022-07-31 19:48:38 -0300
  • 98b6f90172
    fix: add more legacy architectures Sefa Eyeoglu 2022-08-10 17:33:55 +0200
  • 7e280de361
    refactor: drop 64-bit check Sefa Eyeoglu 2022-08-08 19:18:36 +0200
  • 7bd8bd13fe
    feat: support multiarch system classifiers Sefa Eyeoglu 2022-08-07 00:06:32 +0200
  • 09e85e948c
    refactor: introduce RuntimeContext Sefa Eyeoglu 2022-07-11 09:01:07 +0200
  • 9ec1c00887
    fix: register JavaRealArchitecture for MinecraftInstance Sefa Eyeoglu 2022-06-11 10:48:56 +0200
  • c6bcb6228b
    Merge pull request #1108 from Scrumplex/better_texture_packs Sefa Eyeoglu 2022-09-20 13:28:33 +0200
  • a24d589845
    fix: ensure all resource folders exist Sefa Eyeoglu 2022-09-20 10:36:34 +0200
  • ebbcc9f6da
    fix: actually render color codes for texture packs Sefa Eyeoglu 2022-09-08 11:54:04 +0200
  • 23fc453fae
    fix: comments and naming of texture pack stuff Sefa Eyeoglu 2022-09-08 09:43:55 +0200
  • aad6f74db6
    fix: tests Sefa Eyeoglu 2022-09-04 15:05:11 +0200
  • 07dcefabcb
    feat: add texture pack parsing Sefa Eyeoglu 2022-09-04 14:45:09 +0200
  • 40c68595d7
    Merge pull request #1150 from flowln/fix_crash_on_game_quit txtsd 2022-09-20 09:41:59 +0530
  • fe9a4fece4
    Merge pull request #1142 from flowln/better_fs txtsd 2022-09-20 09:00:19 +0530
  • 098327f128
    Merge pull request #903 from jopejoe1/demo-launch Sefa Eyeoglu 2022-09-18 14:41:25 +0200
  • 0873b8d304
    fix: prevent container detaching in ResourceFolderModel flow 2022-09-16 20:02:21 -0300
  • c9eb584ac8
    fix: prevent deletes by shared pointer accidental creation flow 2022-09-16 20:00:36 -0300
  • 10493bd44a
    fix: move newly allocated resources to the main thread flow 2022-09-16 19:25:53 -0300
  • 9e35230467
    fix: memory leak when getting mods from the mods folder flow 2022-09-16 19:22:37 -0300
  • 81e326571b
    fix: enable demo launch only on supported instances flow 2022-09-15 19:23:58 -0300
  • 1b2a7de4e2 fix: show 'demo' instead of 'offline' in log when in demo mode flow 2022-09-15 18:32:14 -0300
  • 11216d200c change: move demo action to "Play offline" menu flow 2022-09-15 18:24:21 -0300
  • 777be6a48d Add 'Ctrl+Alt+O' Shortcut to launch demo instance. jopejoe1 2022-07-13 22:53:36 +0200
  • 5765a1fdf1 fix: allow demo for older versions flow 2022-07-13 15:45:41 -0300
  • 29dcb9d274 Added Launch Demo button. jopejoe1 2022-07-11 20:46:11 +0200
  • 8674ac4f68
    Merge pull request #1146 from Scrumplex/fix-launch-rd flow 2022-09-15 17:55:08 -0300
  • 684b8f24f3
    fix: allow starting rd- versions Sefa Eyeoglu 2022-09-15 09:29:48 +0200
  • 1ca2be0039
    Merge pull request #982 from DavidoTek/windarkmode2 Sefa Eyeoglu 2022-09-14 13:17:17 +0200
  • 8c41ff68f7
    chore(actions)!: bump macOS required version to 10.15 flow 2022-09-12 18:41:13 -0300
  • 931d6c280a
    chore(tests): add test for copy operation with blacklist flow 2022-09-12 13:12:55 -0300
  • ee0fb2d0e0
    fix: use std::wstring for Windows filenames flow 2022-08-07 14:30:38 -0300
  • c496ad1237
    chore: make DirNameFromString add normal duplicate identifier flow 2022-08-07 07:19:29 -0300
  • 277fa21f5f
    refactor: remove Win32 'crap' in FileSystem flow 2022-08-07 07:18:37 -0300
  • 1cf949226e
    refactor: use std::filesystem for overrides flow 2022-08-07 08:50:39 -0300
  • be3fae6511
    refactor: use std::filesystem for path deletion flow 2022-07-30 20:40:25 -0300
  • 5932f36285
    refactor: use std::filesystem for file copy flow 2022-07-30 19:38:56 -0300
  • 30abb65368
    Merge pull request #1133 from Scrumplex/refactor-tests flow 2022-09-12 12:57:55 -0300
  • 64a06b5ed6
    Merge pull request #1123 from flowln/fix_abort_inst txtsd 2022-09-12 17:11:19 +0530
  • 69d18f17a5
    fix(actions, win): only copy openssl libs on qt5 builds (#1130) DioEgizio 2022-09-12 12:57:18 +0200
  • 4c7d3a103c
    refactor: restructure tests Sefa Eyeoglu 2022-09-11 22:25:18 +0200
  • 10320bdeb4
    Merge pull request #1129 from dada513/metainfo_fix flow 2022-09-11 09:39:21 -0300
  • 4261dcff39
    fix meta dada513 2022-09-11 10:16:18 +0200
  • a091245793
    fix: emit signals when aborting NetJob flow 2022-09-10 09:10:16 -0300
  • 6e65cd4405
    Merge pull request #1118 from flowln/backport_major_version_filter_fix 1.4.2 Sefa Eyeoglu 2022-09-08 18:54:56 +0200
  • 98fbb3613d
    refactor: create mod pages and filter widget by factory methods flow 2022-08-21 10:50:10 -0300
  • 2666beafb1
    fix: use more robust method of finding matches for major version flow 2022-07-30 17:38:02 -0300
  • cf8a76be6b
    chore: bump version Sefa Eyeoglu 2022-09-08 15:24:48 +0200
  • e96f482544
    Merge pull request #965 from flowln/fat_files_in_memory Sefa Eyeoglu 2022-08-28 11:03:12 +0200
  • dc32f0671b
    Merge pull request #941 from Scrumplex/bump-cxx-standard LennyMcLennington 2022-07-30 17:10:59 +0100
  • d6d7794cd0
    Merge pull request #1107 from DioEgizio/smaller-about Sefa Eyeoglu 2022-09-05 17:52:16 +0200
  • 94d95d45d4
    Merge pull request #1095 from flowln/ensure_file_path_in_override Sefa Eyeoglu 2022-09-01 09:54:22 +0200
  • 5e767a91d9
    Merge pull request #1080 from flowln/eternal_cache flow 2022-08-31 18:28:07 -0300
  • c89f8b4657
    Merge pull request #1087 from DioEgizio/fix-ftblegacy-url flow 2022-08-24 20:37:07 -0300
  • d7fc0f53d3
    Merge pull request #1073 from DioEgizio/update-copying flow 2022-08-21 13:09:30 -0300
  • e81cf8a845
    Merge pull request #1035 from Scrumplex/fix-coremods flow 2022-08-20 10:15:50 -0300
  • c116885ab1
    Merge pull request #1044 from flowln/better_orphan_fix Sefa Eyeoglu 2022-08-20 12:50:43 +0200
  • d68d5ca23f
    Merge pull request #1007 from Gingeh/disable-update-button Sefa Eyeoglu 2022-08-20 12:50:19 +0200
  • 6d94338a56
    Merge pull request #1058 from DioEgizio/fix-update-org.polymc.PolyMC.metainfo.xml.in dada513 2022-08-19 20:34:11 +0200
  • 1e1a1cef05
    Merge pull request #1049 from flowln/waiting_for_news_-_- Sefa Eyeoglu 2022-08-18 22:53:41 +0200
  • 34bab3e1b2
    Merge pull request #968 from magneticflux-/utf8-logging Sefa Eyeoglu 2022-08-18 10:44:01 +0200
  • be6d6501e8
    Merge pull request #1039 from budak7273/fix-world-safety-nag-title-text timoreo 2022-08-11 07:33:13 +0200
  • 10a70732ce
    Merge pull request #920 from flowln/metacache_fix timoreo 2022-08-11 07:32:43 +0200
  • a725dc82a7
    Merge pull request #1018 from Scrumplex/fix-infinite-auth-loop timoreo 2022-08-10 18:14:26 +0200
  • 97ce8a94e9
    Merge pull request #1017 from flowln/kill_orphan_metadata flow 2022-08-04 12:57:20 -0700
  • 85f0904872
    Merge pull request #1014 from DioEgizio/downgrade-qt-macos flow 2022-08-04 12:56:55 -0700
  • cb0a5e42df
    Merge pull request #1006 from DioEgizio/appimage-ubuntu-moment flow 2022-08-04 12:56:38 -0700
  • a0c7fa30c0
    Merge pull request #1019 from Scrumplex/fix-openbsd-root Sefa Eyeoglu 2022-08-04 21:47:35 +0200
  • ca282f9fb3
    Merge pull request #1117 from flowln/fix_updater timoreo 2022-09-08 09:28:05 +0200
  • 7cf2c3be0f
    fix: start at least one task in ConcurrentTask flow 2022-09-07 12:11:42 -0300
  • f65d506f26
    Merge pull request #997 from flowln/fix_major_version_filter flow 2022-09-07 10:34:50 -0300