Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | Merge remote-tracking branch 'upstream/develop' into ↵ | Sefa Eyeoglu | |
import-resource-pack-dialog-uwu | |||
2022-11-27 | fix: check resource pack validity solely using pack format | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-27 | fix: improve code readability | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-26 | Merge pull request #521 from Scrumplex/missing-icons | DioEgizio | |
2022-11-26 | fix: use monochrome icon for breeze | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-26 | Merge pull request #493 from Scrumplex/cachix | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/491 | |||
2022-11-26 | Merge pull request #492 from Scrumplex/update-nix | Sefa Eyeoglu | |
2022-11-25 | fix(RPImportDialog): allow changing item size to accomodate wrapped text | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-25 | fix: add missing shortcut icons | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-25 | Merge pull request #227 from Leo40Git/feature/instance-shortcuts | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/210 | |||
2022-11-25 | Merge pull request #412 from leo78913/legacy-icons | Sefa Eyeoglu | |
add the missing icons to the legacy icon theme | |||
2022-11-23 | Merge pull request #514 from DioEgizio/force-bundled-libs-win | flow | |
2022-11-23 | fix: force bundled libs on win msvc | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-23 | Merge pull request #508 from TheLastRar/ForceBundledLibs | Sefa Eyeoglu | |
2022-11-22 | Fix: Launcher_FORCE_BUNDLED_LIBS Failing to find bundled zlib | TheLastRar | |
Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com> | |||
2022-11-21 | Merge pull request #498 from Scrumplex/fix-copy-signal | flow | |
2022-11-21 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher ↵ | Ryan Cao | |
into import-resource-pack-dialog-uwu | |||
2022-11-21 | fix: actually emit fileCopied | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-21 | Merge pull request #487 from TayouVR/breeze-icon-themes | DioEgizio | |
2022-11-21 | Merge pull request #243 from Scrumplex/migration-dialog | Sefa Eyeoglu | |
Closes https://github.com/PrismLauncher/PrismLauncher/issues/46 Closes https://github.com/PrismLauncher/PrismLauncher/issues/204 | |||
2022-11-21 | fix(actions): don't ignore nix files | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-21 | fix: text wrapping | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-21 | feat(actions): add Nix build | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-20 | refactor(nix): synchronize changes from nixpkgs | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-20 | fix: add Breeze copyright notice to COPYING | DioEgizio | |
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-20 | fix: remove commented-out assertions | flow | |
They may not hold true at all times, and that's fine. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-20 | refactor: move RP/TP validation to their respective utils | flow | |
This makes it easier to validate individual resources, and allows the logic to be used in other places in the future, if we need to. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-11-20 | add breeze themes | Tayou | |
Signed-off-by: Tayou <tayou@gmx.net> | |||
2022-11-19 | Merge pull request #291 from TheKodeToad/betterjavalauncher | Sefa Eyeoglu | |
2022-11-19 | Merge pull request #483 from jopejoe1/patch-1 | Sefa Eyeoglu | |
2022-11-19 | Merge pull request #482 from DioEgizio/fix-cache-flatpak | Sefa Eyeoglu | |
2022-11-20 | fix: stray include | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-20 | fix: add support for CLI and drag and drop | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | Fix New Zealand English display | jopejoe1 | |
Signed-off-by: jopejoe1 <34899572+jopejoe1@users.noreply.github.com> | |||
2022-11-19 | fix(actions): fix cache on flatpak | DioEgizio | |
currently there's a [bug](https://github.com/flatpak/flatpak-github-actions/issues/80) on the stable version of the flatpak action which causes the cache key to be wrong. this commit work arounds it Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com> | |||
2022-11-20 | fix: resource pack import dialog icons and add message | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix instance IDs and resource pack imports | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix: add resource pack format for 1.19.3 | Ryan Cao | |
Co-authored-by: Rachel Powers <508861+Ryex@users.noreply.github.com> Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix: check if packFormat is valid for resourcepack parsing | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | fix resource packs and add support for texture packs | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | feat: initial support for smart resource pack parsing on file handler | Ryan Cao | |
Signed-off-by: Ryan Cao <70191398+ryanccn@users.noreply.github.com> | |||
2022-11-19 | Remove dirty printStackTrace hacks | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-19 | Merge pull request #476 from Scrumplex/matrix | flow | |
2022-11-19 | chore: update community links | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-19 | Merge pull request #474 from Scrumplex/translations-maybe2 | flow | |
2022-11-19 | Make requested changes and utilise AssertionError | TheKodeToad | |
Signed-off-by: TheKodeToad <TheKodeToad@proton.me> | |||
2022-11-18 | chore: improve display names of more languages | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-18 | Merge pull request #456 from DioEgizio/flatpak-build | Sefa Eyeoglu | |
closes https://github.com/PrismLauncher/PrismLauncher/issues/62 | |||
2022-11-18 | Merge pull request #455 from leo78913/menubar-stuff | DioEgizio | |
2022-11-17 | Merge pull request #439 from Ryex/better-blocked-mods | flow | |