Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-10 | I changed my mind | Ryan Cao | |
2022-06-10 | fix: update toolbar when instance state changes | Vance | |
2022-06-09 | revert: don't check modrinth whitelisted hosts | flow | |
people didn't seem to like it, and its not required | |||
2022-06-09 | fix: enable using more than one download url in mrpacks | flow | |
Kinda, it's ugly and hackish, since we don't have the facilities to do this properly (yet!) | |||
2022-06-09 | fix: properly parse mrpacks without the 'env' field | flow | |
It's optional, so some files may not have it (like most of FO). | |||
2022-06-09 | fix: allow opening external links in technic modpack page | flow | |
2022-06-09 | Merge pull request #762 from muscaln/flake | txtsd | |
Bump flake lock | |||
2022-06-09 | Merge pull request #734 from babbaj/extra-jdks | txtsd | |
nix: add package argument for extra jdks | |||
2022-06-08 | Update README.md | Zetvue | |
Co-authored-by: Tatsuya Noda <topia@clovery.jp> | |||
2022-06-08 | fix: remove debug CXX flags | Sefa Eyeoglu | |
2022-06-08 | flake.lock: Update | Mustafa Çalışkan | |
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/41cc1d5d9584103be4108c1815c350e07c807036' (2022-05-23) → 'github:nixos/nixpkgs/43ecbe7840d155fa933ee8a500fb00dbbc651fc8' (2022-06-08) | |||
2022-06-07 | Make it responsive | Zetvue | |
2022-06-07 | QString::locateAwareCompare() is better for human-like sorting | MrMelon | |
2022-06-07 | chore: add sponsors to README | Sefa Eyeoglu | |
2022-06-06 | nix: add package argument for extra jdks | Babbaj | |
2022-06-06 | Simplify sorting logic to a single std::sort call | MrMelon | |
2022-06-06 | Merge pull request #685 from kthchew/fix/technic-quilt | flow | |
Add Quilt support for Technic modpacks | |||
2022-06-06 | Add initial sorting function | MrMelon | |
2022-06-06 | Update bug_report.yml | OldWorldOrdr | |
2022-06-05 | Resize PolyMC logo | Zetvue | |
2022-06-05 | Update launcher/Application.cpp | Ryan Cao | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-05 | Make Launcher class to look more like original | icelimetea | |
2022-06-05 | Fix launching process for some legacy Forge versions | icelimetea | |
2022-06-04 | refactor(ui): use tabs for APIPage | Sefa Eyeoglu | |
2022-06-04 | Merge pull request #718 from DioEgizio/revert-unfunny-pr | Sefa Eyeoglu | |
2022-06-04 | Merge pull request #719 from RaptaG/patch-1 | flow | |
Capitalization fix in the README | |||
2022-06-04 | Capitalization fix | RaptaG | |
2022-06-04 | Revert "Merge pull request #315 from txtsd/display_scaling" | DioEgizio | |
This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf. | |||
2022-06-04 | make $LAUNCHER_VER actually work | Ryan Cao | |
2022-06-04 | change UI to scroll | Ryan Cao | |
let me just say, this does not look right | |||
2022-06-04 | Clarify the forking policy a bit more | circuit10 | |
2022-06-04 | fix: hide .index folder on Windows | flow | |
2022-06-04 | Merge pull request #426 from flowln/mod_perma | Sefa Eyeoglu | |
Add on-disk mod metadata information | |||
2022-06-04 | fix: always store InstanceType | Sefa Eyeoglu | |
2022-06-04 | feat: custom user-agent | Ryan Cao | |
2022-06-03 | Prepare for Nix 2.7 (#286) | TheOPtimal | |
* Prepare for Nix 2.7 * Fix embarassing oopsie | |||
2022-06-03 | Merge pull request #701 from jn64/patch-1 | Sefa Eyeoglu | |
Add "mc" keyword to desktop file | |||
2022-06-03 | Add "mc" keyword to desktop file | jn64 | |
Certain launchers (e.g. GNOME) only search from word boundaries, so typing "mc" doesn't currently match to "PolyMC". | |||
2022-06-02 | Add OpenBSD support | Technous285 | |
Adds OpenBSD support. | |||
2022-06-01 | Merge pull request #692 from glowiak/patch-6 | Sefa Eyeoglu | |
2022-06-01 | Update MCEditTool.cpp | glowiak | |
2022-06-01 | Update UpdateController.cpp | glowiak | |
2022-06-01 | Merge pull request #682 from istudyatuni/fix-add-account-behaviour | Sefa Eyeoglu | |
2022-06-01 | Merge branch 'PolyMC:develop' into macos-app-heuristic | Ryan Cao | |
2022-05-31 | Merge pull request #687 from PolyMC/LennyMcLennington-patch-1 | Sefa Eyeoglu | |
Change forking policy a bit | |||
2022-05-30 | Update README.md | LennyMcLennington | |
2022-05-30 | change the wording a bit | LennyMcLennington | |
2022-05-30 | fix typo | LennyMcLennington | |
2022-05-30 | Change forking policy a bit | LennyMcLennington | |
Ask people forking PolyMC to make it clear that their fork is not endorsed by us. | |||
2022-05-30 | Use `QStringList` instead of `QSet<QString>` | Kenneth Chew | |
Co-authored-by: flow <flowlnlnln@gmail.com> |