Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-15 | Update MinecraftInstance.cpp | Irgendwer01 | |
2022-04-15 | Update MinecraftInstance.cpp | Irgendwer01 | |
2022-04-15 | better FreeBSD support | Irgendwer01 | |
2022-04-09 | Update launcher/resources/multimc/scalable/discord.svg | Regular Baf | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-09 | Update discord.svg | Regular Baf | |
2022-04-09 | Update discord.svg | Regular Baf | |
2022-04-09 | Nevermind. It does. | Regular Baf | |
2022-04-09 | size doesnt matter? | Regular Baf | |
2022-04-09 | Attempt implementing the new discord logo | Regular Baf | |
2022-04-08 | Merge pull request #407 from DioEgizio/upstream-cherrypick | dada513 | |
2022-04-08 | Update launcher/JavaCommon.cpp | DioEgizio | |
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-04-08 | Apply suggestion | DioEgizio | |
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com> | |||
2022-04-07 | test: add new test to Task test | flow | |
Also adds one more check to setStatus test | |||
2022-04-07 | test: add basic Task unit test | flow | |
Only only two tests for now. We can iterate on this later :^) This is to try to avoid breaking things again! | |||
2022-04-07 | fix: allow aborting CF modpack importing | flow | |
2022-04-07 | fix: issue with status of non-sequencial tasks | flow | |
2022-04-07 | NOISSUE save custom offline player name | Vladislav Laetansky | |
2022-04-07 | NOISSUE fix error string for Xbox authorization failures | Petr Mrázek | |
2022-04-07 | NOISSUE prevent -version being passed to the JRE | Petr Mrázek | |
We want specific JREs, always, not something that is magically resolved. This counteracts some really bad advice recently being spread on reddit. | |||
2022-04-07 | Merge pull request #364 from Scrumplex/fix-i18n2 | Ezekiel Smith | |
Fix translatable strings 2 | |||
2022-04-06 | Merge pull request #380 from flowln/task-progress | Sefa Eyeoglu | |
2022-04-06 | Merge pull request #384 from jamierocks/technic-improvements | Sefa Eyeoglu | |
2022-04-06 | Merge pull request #397 from DioEgizio/manymc-detect-aarch64 | Sefa Eyeoglu | |
2022-04-06 | Allow components to specify Java agents and JVM arguments (#175) | Una | |
2022-04-05 | Merge pull request #395 from HarryPeach/develop | dada513 | |
2022-04-04 | Merge pull request #345 from Scrumplex/handle-incompatible-java | Sefa Eyeoglu | |
2022-04-04 | fix: properly detect arm64 | Victor | |
2022-04-03 | Check for empty slug before setting pack url | Harry Peach | |
2022-04-03 | Merge pull request #387 from Scrumplex/fix-world-size | Ezekiel Smith | |
fix: calculate world sizes individually | |||
2022-04-02 | BuildConfig: Make Technic API base URL and build constants | Jamie Mansfield | |
2022-04-02 | Technic: Verify checksums for pack build mods | Jamie Mansfield | |
2022-04-02 | Technic: Display available versions for Solder packs | Jamie Mansfield | |
2022-04-02 | Technic: Replace inline parsing code with API models | Jamie Mansfield | |
2022-04-02 | Technic: Add API models for Solder packs | Jamie Mansfield | |
2022-04-02 | Technic: Match CurseForge pack description format | Jamie Mansfield | |
2022-04-02 | Technic: Include the modpack version in instance title | Jamie Mansfield | |
2022-04-02 | Technic: Prevent potential HTML injection | Jamie Mansfield | |
2022-04-02 | Technic: Allow pack API urls to be used in search | Jamie 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-02 | fix: calculate world sizes individually | Sefa Eyeoglu | |
2022-04-02 | Merge pull request #373 from Scrumplex/feat-world-size | Sefa Eyeoglu | |
2022-04-02 | fix(launch/VerifyJava): reword log output | Sefa Eyeoglu | |
2022-04-01 | fix: codestyle | Sefa Eyeoglu | |
2022-04-01 | Merge pull request #370 from embeddedt/develop | Ezekiel Smith | |
Make launcher icon grayscale for pe_light theme | |||
2022-04-01 | feat: Use a single progress dialog when doing multiple tasks | flow | |
This puts all mod downloading tasks inside a SequentialTask, which is, for more than one task, a multi step task. This is handled by the ProgressDialog by showing both the global progress of tasks executed, and the individual progress of each of them. | |||
2022-04-01 | fix: remove redundant include | Sefa Eyeoglu | |
2022-04-01 | Merge pull request #355 from dada513/flatpak_properly | Ezekiel Smith | |
Fix flatpak properly | |||
2022-03-31 | Fix modrinth usable URL in mod downloader | dada513 | |
2022-03-31 | feat: track and display world size | Sefa Eyeoglu | |
2022-03-31 | Scrumplex moment | dada513 | |
2022-03-30 | Make launcher icon grayscale for pe_light theme | embeddedt | |