Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-27 | refactor: add logging category for credentials | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-27 | Merge pull request #681 from PrismLauncher/renovate/actions-cache-3.x | Sefa Eyeoglu | |
2022-12-27 | chore(deps): update actions/cache action to v3.2.2 | renovate[bot] | |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-26 | Fix | Adrien | |
Me when me when me when Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-26 | Update org.prismlauncher.PrismLauncher.metainfo.xml.in | Adrien | |
Add ModpackUpdate and change some lines Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-26 | Update org.prismlauncher.PrismLauncher.metainfo.xml.in | Adrien | |
Should be the right properties (I hope) Signed-off-by: Adrien <66513643+AshtakaOOf@users.noreply.github.com> | |||
2022-12-26 | Merge pull request #618 from TheKodeToad/safer-destructive-actions | Sefa Eyeoglu | |
Fixes https://github.com/PolyMC/PolyMC/issues/948 | |||
2022-12-26 | Use optional instead of hardcoded cancelled string | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-26 | About to -> you are about to | TheKodeToad | |
You're is used in some other places but im lazy Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-25 | fix: explicit QFileInfo converison for qt6 | Rachel Powers | |
fix: validatePath in validateZIPResouces Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-25 | feat: support installing worlds during flame pack import. | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: zip resource validation check for flame | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | fix: update parse tests | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: validate world saves | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: worldSave parsing and validation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: add shaderpack validation | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: add a `ModUtils::validate` | Rachel Powers | |
moves the reading of mod files into `ModUtils` namespace Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | fix: force add of ignored testdata files | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2022-12-24 | chore(deps): update flatpak/flatpak-github-actions action to v5 | renovate[bot] | |
2022-12-24 | Merge pull request #666 from getchoo/pls-scrump | flow | |
scrump heard your pleads, rejoice! | |||
2022-12-24 | Merge pull request #665 from flowln/logging_categories | flow | |
2022-12-24 | Make requested changes | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-12-23 | fix: check if GIT_REFSPEC is empty | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2022-12-23 | Merge pull request #644 from RaptaG/new-readme | flow | |
2022-12-23 | Merge pull request #667 from PrismLauncher/renovate/actions-cache-3.x | flow | |
2022-12-23 | chore(deps): update actions/cache action to v3.2.1 | renovate[bot] | |
2022-12-22 | fix: assume builds are stable when git isn't installed | seth | |
Signed-off-by: seth <getchoo@tuta.io> | |||
2022-12-22 | feat(docs): add note about logging env variables in man page | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-22 | feat: use Qt logging facilities instead of our own | flow | |
This system allows us to globally define categories, and control whether they are shown or not at runtime. It also does some things by it's own, so we can remove some (uhhh) code. Lastly, this allows changing the behavior of the logger at runtime via environment variables that Qt takes care of for us. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-21 | Merge pull request #656 from PrismLauncher/renovate/actions-cache-3.x | flow | |
2022-12-21 | chore(deps): update actions/cache action to v3.2.0 | renovate[bot] | |
2022-12-19 | Merge pull request #649 from Scrumplex/fix-winget-release-no9999999 | Sefa Eyeoglu | |
2022-12-19 | fix: update installers-regex for winget releaser again | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-19 | Merge pull request #647 from Scrumplex/update-flake | Sefa Eyeoglu | |
2022-12-19 | chore(nix): update flakes | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-19 | refactor(nix): use tomlplusplus from nixpkgs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-19 | fix(nix): use jdk17 instead of jdk | Sefa Eyeoglu | |
See NixOS/nixpkgs#206806 Co-authored-by: Infinidoge <infinidoge@doge-inc.net> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-12-19 | Merge pull request #628 from flowln/fix_multiple_resource_packs_crash | Sefa Eyeoglu | |
Fixes https://github.com/PrismLauncher/PrismLauncher/issues/624 | |||
2022-12-18 | Change numbered list to bullet list | RaptaG | |
Signed-off-by: RaptaG <77157639+RaptaG@users.noreply.github.com> | |||
2022-12-18 | Merge pull request #642 from DioEgizio/dont-ship-unnecessary-tlsbackends | Sefa Eyeoglu | |
fix: exclude unused tls backends | |||
2022-12-18 | Improve the README | RaptaG | |
Not very serious changes, just some enhancements to make it look better! Signed-off-by: RaptaG <77157639+RaptaG@users.noreply.github.com> | |||
2022-12-18 | fix: exclude unused tls backends | DioEgizio | |
makes bundles slightly smaller on windows and macos: - qopensslbackend will not be used neither on macos nor on qt6 windows, so let's just not copy it - qcertonlybackend won't be used and wouldn't work for prism anyways as it doesn't support some features we use Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-12-17 | Merge pull request #636 from flowln/fix_component_version_when_updating | Sefa Eyeoglu | |
Correctly set component versions in Modrinth pack updating | |||
2022-12-17 | refactor(Tasks): remove 'm_total_size' from ConcurrentTask | flow | |
We can use the queues directly instead. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-17 | Merge pull request #630 from leo78913/yeet-scrollbars | flow | |
2022-12-17 | refactor(Inst. Import): use m_* for member variables in MR components | flow | |
Makes it clearer what is being changed when. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-17 | fix(Inst. Import): correctly set component versions when updating | flow | |
This makes it so that the later call to parse the old manifest doesn't change the class data, so that the new data con continue there and be reflected on the component list later. Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-12-17 | let the theme decide the notes page right margin | leo78913 | |
Signed-off-by: leo78913 <leo3758@riseup.net> |