aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-06Merge pull request #384 from jamierocks/technic-improvementsSefa Eyeoglu
2022-04-06Merge pull request #397 from DioEgizio/manymc-detect-aarch64Sefa Eyeoglu
2022-04-06Allow components to specify Java agents and JVM arguments (#175)Una
2022-04-05Merge pull request #395 from HarryPeach/developdada513
2022-04-04Merge pull request #389 from DioEgizio/CI/remove-useless-deadcodeSefa Eyeoglu
2022-04-04Merge pull request #345 from Scrumplex/handle-incompatible-javaSefa Eyeoglu
2022-04-04fix: properly detect arm64Victor
2022-04-04Merge pull request #390 from PolyMC/ZekeSmith-patch-matrix-redditSefa Eyeoglu
Update matrix and add reddit links
2022-04-03Check for empty slug before setting pack urlHarry Peach
2022-04-03remove deadcode in CIDioEgizio
2022-04-03Merge pull request #381 from Scrumplex/merge-stableSefa Eyeoglu
2022-04-03Merge pull request #387 from Scrumplex/fix-world-sizeEzekiel Smith
fix: calculate world sizes individually
2022-04-03Merge pull request #385 from PolyMC/ZekeSmith-patch-1Ezekiel Smith
Update README.md
2022-04-03Update CMakeLists.txtEzekiel Smith
2022-04-03Fix matrix links and add redditEzekiel Smith
2022-04-02BuildConfig: Make Technic API base URL and build constantsJamie Mansfield
2022-04-02Technic: Verify checksums for pack build modsJamie Mansfield
2022-04-02Technic: Display available versions for Solder packsJamie Mansfield
2022-04-02Technic: Replace inline parsing code with API modelsJamie Mansfield
2022-04-02Technic: Add API models for Solder packsJamie Mansfield
2022-04-02Technic: Match CurseForge pack description formatJamie Mansfield
2022-04-02Technic: Include the modpack version in instance titleJamie Mansfield
2022-04-02Technic: Prevent potential HTML injectionJamie Mansfield
2022-04-02Technic: Allow pack API urls to be used in searchJamie Mansfield
This mimics the behaviour that the Technic launcher has, and their website displays API URLs for. The big benefit of this, is to be able to install private packs now :)
2022-04-02fix: calculate world sizes individuallySefa Eyeoglu
2022-04-02Update README.mdEzekiel Smith
2022-04-02Merge pull request #383 from PolyMC/ZekeSmith-licensetimoreo22
Update License
2022-04-02Merge pull request #373 from Scrumplex/feat-world-sizeSefa Eyeoglu
2022-04-02fix(launch/VerifyJava): reword log outputSefa Eyeoglu
2022-04-02Update LicenseEzekiel Smith
2022-04-01Merge remote-tracking branch 'upstream/stable' into developSefa Eyeoglu
2022-04-01fix: codestyleSefa Eyeoglu
2022-04-01Merge pull request #370 from embeddedt/developEzekiel Smith
Make launcher icon grayscale for pe_light theme
2022-04-01fix: remove redundant includeSefa Eyeoglu
2022-04-01Merge pull request #355 from dada513/flatpak_properlyEzekiel Smith
Fix flatpak properly
2022-04-01Merge pull request #375 from dada513/fix_modrinth_urldada513
2022-03-31Fix modrinth usable URL in mod downloaderdada513
2022-03-31feat: track and display world sizeSefa Eyeoglu
2022-03-31Scrumplex momentdada513
2022-03-30Make launcher icon grayscale for pe_light themeembeddedt
2022-03-29Merge pull request #344 from oynqr/build/allow-disabling-testsSefa Eyeoglu
2022-03-29Merge pull request #360 from FayneAldan/patch-2dada513
2022-03-29Merge pull request #348 from txtsd/issuestimoreo22
Issue template changes
2022-03-29Merge pull request #312 from Scrumplex/add-nightly.linktimoreo22
Add nightly.link comments
2022-03-29Merge pull request #352 from Scrumplex/fix-nameSefa Eyeoglu
Update Credits and Branding
2022-03-29Merge pull request #356 from flowln/version_optimizeSefa Eyeoglu
Improve mod versions request to Modrinth
2022-03-29Merge pull request #357 from FayneAldan/patch-1Sefa Eyeoglu
Fix POLYMC_JAVA_PATHS env not working on Windows
2022-03-28Convert \s in Windows POLYMC_JAVA_PATHSFayne Aldan
Allows you to use either `\` or `/` on Windows
2022-03-28😢 fix bullydada513
2022-03-28Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properlydada513