aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-20refactor: clean up InstanceImportTask a bitflow
2022-09-20feat: add curseforge modpack updatingflow
2022-09-20refactor: move creation of CF file download task to a separate functionflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20refactor: add `throw_on_blocked` arg to Flame file parseflow
2022-09-20feat: add 'getFiles' by fileIds route in Flame APIflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20chore: add helper function for copying managed pack data between insts.flow
2022-09-20Merge pull request #1108 from Scrumplex/better_texture_packsSefa Eyeoglu
2022-09-20fix: ensure all resource folders existSefa Eyeoglu
2022-09-20fix: actually render color codes for texture packsSefa Eyeoglu
2022-09-20fix: comments and naming of texture pack stuffSefa Eyeoglu
2022-09-20fix: testsSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-20Merge pull request #1150 from flowln/fix_crash_on_game_quittxtsd
2022-09-20Merge pull request #1142 from flowln/better_fstxtsd
2022-09-18Merge pull request #903 from jopejoe1/demo-launchSefa Eyeoglu
2022-09-16fix: prevent container detaching in ResourceFolderModelflow
2022-09-16fix: prevent deletes by shared pointer accidental creationflow
2022-09-16fix: move newly allocated resources to the main threadflow
2022-09-16fix: memory leak when getting mods from the mods folderflow
2022-09-15fix: enable demo launch only on supported instancesflow
2022-09-15fix: show 'demo' instead of 'offline' in log when in demo modeflow
2022-09-15change: move demo action to "Play offline" menuflow
2022-09-15Add 'Ctrl+Alt+O' Shortcut to launch demo instance.jopejoe1
2022-09-15fix: allow demo for older versionsflow
2022-09-15Added Launch Demo button.jopejoe1
2022-09-15Merge pull request #1146 from Scrumplex/fix-launch-rdflow
2022-09-15fix: allow starting rd- versionsSefa Eyeoglu
2022-09-14Merge pull request #982 from DavidoTek/windarkmode2Sefa Eyeoglu
2022-09-12chore(actions)!: bump macOS required version to 10.15flow
2022-09-12chore(tests): add test for copy operation with blacklistflow
2022-09-12fix: use std::wstring for Windows filenamesflow
2022-09-12chore: make DirNameFromString add normal duplicate identifierflow
2022-09-12refactor: remove Win32 'crap' in FileSystemflow
2022-09-12refactor: use std::filesystem for overridesflow
2022-09-12refactor: use std::filesystem for path deletionflow
2022-09-12refactor: use std::filesystem for file copyflow
2022-09-12Merge pull request #1133 from Scrumplex/refactor-testsflow
2022-09-12Merge pull request #1123 from flowln/fix_abort_insttxtsd
2022-09-12fix(actions, win): only copy openssl libs on qt5 builds (#1130)DioEgizio
2022-09-11refactor: restructure testsSefa Eyeoglu
2022-09-11Merge pull request #1129 from dada513/metainfo_fixflow
2022-09-11fix metadada513
2022-09-10fix: emit signals when aborting NetJobflow
2022-09-08Merge pull request #1117 from flowln/fix_updatertimoreo
2022-09-07fix: start at least one task in ConcurrentTaskflow
2022-09-07Merge pull request #997 from flowln/fix_major_version_filterflow