Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-14 | refactor: some random improvements | flow | |
2022-05-14 | fix: Have the URL be the project URL itself | flow | |
(I think, doesn't seem to work for the waffle though, probably because of the staging API :/) | |||
2022-05-14 | fix: make all modrinth modpacks have the same icon size | flow | |
2022-05-14 | fix: download icon as well when importing modrinth modpacks | flow | |
2022-05-14 | feat: add modrinth pack downloading | flow | |
Things that don't work / work poorly (there's more for sure but those are the evident ones): - Icons are broken in the import dialog - No way to search for private packs - Icons are not downloaded when downloading a mod - No support for multiple download URLs - Probably a lot more... | |||
2022-05-14 | fix: adapt upstream Modrinth code to our codebase | Sefa Eyeoglu | |
2022-05-14 | Add support for importing Modrinth packs from files | kb1000 | |
2022-05-14 | refactor: rename Modrinth classes to ModrinthMod | Sefa Eyeoglu | |
2022-05-13 | Merge pull request #519 from Scrumplex/cleanup-cmake | timoreo22 | |
Remove in-tree CMake modules where possible | |||
2022-05-13 | Merge pull request #528 from flowln/guo_ext | Sefa Eyeoglu | |
2022-05-13 | Merge pull request #553 from DioEgizio/add-version-PolyMC | timoreo22 | |
chore: add version of polymc area in bug report template | |||
2022-05-13 | Merge pull request #557 from PolyMC/ZekeSmith-cf-api | Sefa Eyeoglu | |
2022-05-12 | CurseForge API Key update to PolyMC key | Ezekiel Smith | |
Use the key CurseForge provided me to use for PolyMC *pr done on mobile if someone could test that would be great* | |||
2022-05-11 | chore: add version of polymc area in bug report template | DioEgizio | |
2022-05-09 | Merge pull request #537 from PolyMC/stable | timoreo22 | |
Merge stable into develop | |||
2022-05-08 | Merge pull request #533 from DioEgizio/patch-5 | Sefa Eyeoglu | |
2022-05-08 | Merge pull request #534 from DioEgizio/stable | Sefa Eyeoglu | |
2022-05-08 | Merge pull request #530 from ryanccn/cfcore-backport | Sefa Eyeoglu | |
2022-05-08 | Merge pull request #475 from Scrumplex/fix-hide-all-tokens | timoreo22 | |
Hide all tokens for non-Debug builds for log and logfiles | |||
2022-05-08 | Merge pull request #482 from TheCodex6824/mojang-auth-fix | Sefa Eyeoglu | |
2022-05-08 | Merge pull request #492 from DioEgizio/appimage-fix | Sefa Eyeoglu | |
2022-05-08 | bump to 1.2.2 | DioEgizio | |
2022-05-08 | Update launcher/modplatform/flame/FlameModIndex.cpp | Sefa Eyeoglu | |
Co-authored-by: flow <thiagodonato300@gmail.com> | |||
2022-05-08 | Update launcher/modplatform/flame/FlameModIndex.cpp | Sefa Eyeoglu | |
2022-05-08 | adopt changes from #497 remapped | Ryan Cao | |
2022-05-08 | gitignore stuff | Ryan Cao | |
2022-05-07 | fix: filter based on MIME type instead of plaintext suffix | flow | |
Suffixes are unreliable in different locales, while MIME types are more standarized. | |||
2022-05-05 | Merge pull request #495 from ryanccn/big-sur-icon | Sefa Eyeoglu | |
2022-05-05 | add big sur-style icon | Ryan Cao | |
2022-05-02 | fix: remove in-tree CMake modules where possible | Sefa Eyeoglu | |
2022-05-02 | Merge pull request #518 from timoreo22/develop | Sefa Eyeoglu | |
Fix nightly.link pr comment | |||
2022-05-02 | Merge pull request #503 from txtsd/mnemonics_fix | dada513 | |
Fix mnemonics that didn't parse | |||
2022-05-02 | Fix nightly.link pr comment | timoreo22 | |
2022-05-02 | Merge pull request #510 from txtsd/ccache_gha | timoreo22 | |
CI Speedup [1/3]: Use ccache to speed up CI builds | |||
2022-05-02 | Merge pull request #475 from Scrumplex/fix-hide-all-tokens | timoreo22 | |
Hide all tokens for non-Debug builds for log and logfiles | |||
2022-05-01 | Merge pull request #511 from dada513/hide_java_wizard | dada513 | |
add hide java wizard toggle | |||
2022-05-01 | refactor(workflow): Only use ccache on Debug builds | txtsd | |
2022-04-30 | Update launcher/ui/pages/global/JavaPage.ui | dada513 | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-30 | Update launcher/ui/pages/global/JavaPage.ui | dada513 | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-30 | Merge pull request #489 from kthchew/fix/old-mac-cleanup | Sefa Eyeoglu | |
2022-04-30 | Remove symlink | dada513 | |
2022-04-30 | add hide java wizard toggle | dada513 | |
2022-04-30 | feat(workflow): Use ccache | txtsd | |
2022-04-29 | Merge pull request #492 from DioEgizio/appimage-fix | Sefa Eyeoglu | |
2022-04-29 | fix(mnemonics): Add missing buddies to labels | txtsd | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-28 | fix some appimage issues building with qt 5.15.2 | DioEgizio | |
some users are having weird scaling issues since we're using qt 5.12.8 for the appimage | |||
2022-04-28 | Merge pull request #498 from ryanccn/polymc-instance-icon | Sefa Eyeoglu | |
Add PolyMC icon as instance icon | |||
2022-04-28 | Merge pull request #486 from icelimetea/refactor-java-launcher | Sefa Eyeoglu | |
Refactor some parts of NewLaunch | |||
2022-04-28 | Merge pull request #477 from flowln/iconfix_static | Sefa Eyeoglu | |
Always build iconfix as static library | |||
2022-04-27 | feat: add PolyMC icon as instance icon | Ryan Cao | |