Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-18 | NOISSUE Add AdoptOpenJDK Java detection | phit | |
2021-06-09 | NOISSUE Support CurseForge modpacks using Fabric Loader | Jamie Mansfield | |
2021-06-03 | NOISSUE Fail pack installation for download errors for FTB | Jamie Mansfield | |
This effectively reverts the changes made in [1] to resolve GH-3304. [1] 05ffcf706bff92bdc48f3063d6a64508f8b7674c | |||
2021-05-24 | Merge pull request #3804 from Janrupf/feature/default-server | Petr Mrázek | |
Add ability to select a server to join in the instance settings | |||
2021-05-22 | NOISSUE Add missing license header | Janrupf | |
2021-05-22 | NOISSUE Allow joining servers from the servers page | Janrupf | |
2021-05-22 | NOISSUE Use minecraft logic for parsing adresses | Janrupf | |
2021-05-22 | NOISSUE Use Vanilla logic for resolving servers | Janrupf | |
2021-05-22 | NOISSUE Make LauncherPart aware of server to join | Janrupf | |
2021-05-22 | NOISSUE Resolve minecraft server using DNS SRV | Janrupf | |
2021-05-22 | NOISSUE Add server launch arguments | Janrupf | |
2021-05-22 | NOISSUE Fix new Oracle Java Detection on Windows | Philip T | |
Those were changed with Java 9 https://docs.oracle.com/javase/9/install/installation-jdk-and-jre-microsoft-windows-platforms.htm#JSJIG-GUID-47C269A3-5220-412F-9E31-4B8C37A82BFB | |||
2021-05-22 | NOISSUE Register settings for setting a server | Janrupf | |
2021-05-15 | Merge pull request #3735 from kumquat-ir/develop | Petr Mrázek | |
NOISSUE Parse META-INF/mods.toml for Forge 1.14+ mod metadata | |||
2021-05-15 | Merge pull request #3787 from JoelTroch/feature/gh-3450 | Petr Mrázek | |
GH-3450 Add checkboxes to display and record game time | |||
2021-05-15 | Merge pull request #3729 from jamierocks/atl-loader-targets | Petr Mrázek | |
Various ATLauncher improvements and bug fixes | |||
2021-05-13 | GH-3450 Add checkboxes to display and record game time | Joël Troch | |
2021-05-06 | GH-3764 Only install client mods for ATLauncher packs | Jamie Mansfield | |
2021-04-29 | NOISSUE stop relying on forge servers for old FML libs | Petr Mrázek | |
2021-04-17 | reimplement parsing logic for tomlc99 | kumquat-ir | |
2021-04-17 | switch to new toml library | kumquat-ir | |
2021-04-16 | replace ${file.jarVersion} with something useful | kumquat-ir | |
2021-04-16 | parse META-INF/mods.toml for metadata | kumquat-ir | |
2021-04-16 | NOISSUE Support Fabric modpacks on ATLauncher | Jamie Mansfield | |
Annoyingly the metadata structure is loader dependent :( | |||
2021-04-16 | NOISSUE Emit failure on failure conditions | Jamie Mansfield | |
The 'Installing modpack' dialog will no longer stay open forever, even though the installation has failed. | |||
2021-04-16 | NOISSUE Support custom,latest,recommended loader versions for ATL | Jamie Mansfield | |
This provides support for modpacks using the new loader mechanism in ATLauncher and using a non-specific version target. | |||
2021-04-08 | Merge pull request #3691 from phit/feature/fixcurse | Petr Mrázek | |
NOISSUE Curseforge makeover | |||
2021-04-08 | NOISSUE Fix string formatting issues | Jamie Mansfield | |
This allows translations to have more control over the output :) | |||
2021-04-08 | GH-3334 Show English variants correctly | Jamie Mansfield | |
This will no longer show 'American English' with the statistics of 'British English', yet show the correct translations - and will now display 'British English'. | |||
2021-04-08 | NOISSUE Curseforge makeover | phit | |
update UI to match other modpack platforms add sorting add version selection, fixes GH-3667 add installing beta versions, fixes GH-3611 | |||
2021-04-01 | NOISSUE improve GradleSpecifier and handle broken library names | Petr Mrázek | |
2021-03-29 | NOISSUE fix it some more in different file | Petr Mrázek | |
2021-03-29 | NOISSUE fix build issue with QJsonValueRef on macOS 11 | Petr Mrázek | |
This will remove support for macOS 10.7 and 10.8, but their numbers in analytics are 0 | |||
2021-03-26 | NOISSUE fix build - missing includes in RWStorage.h | Petr Mrázek | |
2021-03-26 | Merge pull request #3682 from kb-1000/rename-twitch-curseforge | Petr Mrázek | |
NOISSUE rename Twitch to flame internally for consistency and to CurseForge for user displayed strings | |||
2021-03-24 | NOISSUE rename Twitch to flame internally for consistency and to CurseForge ↵ | kb1000 | |
for user displayed strings | |||
2021-03-23 | NOISSUE print information about whether the system GLFW or OpenAL ↵ | kb1000 | |
workarounds are active to the instance log | |||
2021-03-10 | GH-3467 fix stall-out in ScanModFolders when the folders don't exist | Petr Mrázek | |
2021-03-10 | GH-3602 Create .minecraft before running pre-launch commands | Petr Mrázek | |
2021-02-25 | NOISSUE Install jarmods for modpacks.ch | Jamie Mansfield | |
This patch will now install any jarmods from modpacks.ch packs, searching the 'jarmods' directory to find them. | |||
2021-02-25 | NOISSUE Download all mods before writing the instance for modpacks.ch | Jamie Mansfield | |
This is prepatory work for implementing jarmods support for modpacks.ch, where we will need to look through files in a directory - which would require that those files are present at such time. This might even fix some weird bugs, maybe - I've not encountered any bugs from how this previously worked, but I feel that what's going on is slightly clearer now. | |||
2021-02-25 | NOISSUE Support Fabric mod loader for modpacks.ch | Jamie Mansfield | |
There aren't any (currently) packs on modpacks.ch that use Fabric, but they do have support in their modpacklauncher. This patch just means we preemptively have support should any packs that require it be introduced. | |||
2021-02-11 | NOISSUE implement deleting skins | Petr Mrázek | |
2021-02-10 | GH-3130 fix uploading skins by using the new skins endpoint | Petr Mrázek | |
2021-02-09 | NOISSUE sprinkle suspendSave all over pack import tasks | Petr Mrázek | |
2021-02-09 | NOISSUE fix multiple issues in ATLauncher integration | Petr Mrázek | |
2021-02-08 | NOISSUE tweak ATLauncher pack cache names to avoid filesystem issues | Petr Mrázek | |
2021-02-07 | NOISSUE and fix one more build fail | Petr Mrázek | |
2021-02-07 | NOISSUE fix some build fails on linux and windows | Petr Mrázek | |
2021-02-07 | GH-405 ATLauncher Support | Jamie Mansfield | |