pollymc/launcher/minecraft
Rachel Powers b6452215c1 feat: add details signal to Task
feat: add details to mod pack downloading
feat: add logging rule sloading form `ligging.ini at data path root
feat: add `launcher.task` `launcher.task.net` and `launcher.task.net.[down|up]load` logging categories
fix: add new subtask progress to the end of the lay out not the beginning (cuts down on flickering)

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:47:50 -07:00
..
auth refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
gameoptions
launch nilmods instance page 2023-02-11 17:46:17 -05:00
mod review fixes 2023-02-22 13:20:13 -05:00
services
update feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
Agent.h
AssetsUtils.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
AssetsUtils.h
Component.cpp
Component.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ComponentUpdateTask_p.h
ComponentUpdateTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ComponentUpdateTask.h
GradleSpecifier.h
LaunchProfile.cpp refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
LaunchProfile.h
Library.cpp
Library.h
MinecraftInstance.cpp Fixed typo 2023-04-26 16:06:17 -03:00
MinecraftInstance.h nilmods instance page 2023-02-11 17:46:17 -05:00
MinecraftLoadAndCheck.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
MinecraftLoadAndCheck.h
MinecraftUpdate.cpp feat: add details signal to Task 2023-05-01 10:47:50 -07:00
MinecraftUpdate.h
MojangDownloadInfo.h
MojangVersionFormat.cpp
MojangVersionFormat.h
OneSixVersionFormat.cpp fix: fix component uid regex 2023-02-03 18:32:57 +01:00
OneSixVersionFormat.h
PackProfile_p.h
PackProfile.cpp fix: use makeShared for importing components 2023-03-01 12:33:00 +01:00
PackProfile.h Merge pull request #735 from Scrumplex/import-component 2023-03-01 09:49:47 +01:00
ParseUtils.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
ParseUtils.h
ProfileUtils.cpp
ProfileUtils.h
Rule.cpp chore: add missing license headers 2022-10-08 20:12:07 +02:00
Rule.h
VanillaInstanceCreationTask.cpp
VanillaInstanceCreationTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionFile.cpp refactor: introduce RuntimeContext 2022-09-20 15:59:43 +02:00
VersionFile.h
VersionFilterData.cpp NOISSUE Error on launch when launching 1.18 with < Java 17 2021-11-16 18:25:16 +00:00
VersionFilterData.h
World.cpp Improve handling of destructive actions 2022-12-14 15:20:42 +00:00
World.h
WorldList.cpp
WorldList.h