Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-20 | Merge pull request #878 from flowln/lazy_settings | Sefa Eyeoglu | |
2022-07-12 | fix: move time record overrides to BaseInstance | flow | |
This is needed so that we can show time stats in the UI without having to load all type-specific settings, which would make all the previous changes useless :c This is apparently done with console settings too, so I don't think there's a problem doing this too :> Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-06 | feat: lazy-load MinecraftInstance settings | flow | |
Makes the startup go fast! vrum Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-06 | change: put settings initialization in a separate function | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-06-14 | Merge pull request #665 from jamierocks/h-managed-packs | Ezekiel Smith | |
PackPlatforms: Record where packs come from | |||
2022-06-11 | fix: avoid re-registering InstanceType | Sefa Eyeoglu | |
2022-06-04 | fix: always store InstanceType | Sefa Eyeoglu | |
2022-05-29 | API: Add settings to support managed packs | Jamie Mansfield | |
Managed packs means an installation of a modpack through a modpack provider. Managed packs track their origins (pack platform, name, id), so that in future features can exist around this - such as updating, and reinstalling. | |||
2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
2022-02-21 | refactor: set default InstanceType to OneSix | Sefa Eyeoglu | |
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |