• 3.14.0-beta.6 b8d7745851

    3.14.0-beta.6 Stable

    Griefed released this 2022-09-13 10:38:30 +02:00 | 2672 commits to main since this release

    3.14.0-beta.6 (2022-09-13)

    ✂️ Refactor

    • Smallish README changes. Some minor refactorings. (89259e8)
    • Dialogs: Use new info icon in info dialogs (be5fbd6)

    💎 Improvements

    • GUI: DIsplay required Java version correlating to selected Minecraft version. Add getters and setters to allow read & write from addons. Warn if selected Minecraft version has no server available. (379d1f9)
    • Java Script Variable Update: Allow disabling of automatic update of SPC_JAVA_SPC-placeholder in script variables (e3bd477)

    🦊 CI/CD

    • Gradle: Combine all tasks into build to reduce complexity of..well...building SPC (b1574a0)
    • Ensure long changelogs do not crash release pipeline. Use softprops/action-gh-release for release with assets upload included. Trim Discord webhook message. (09e7293)

    🚀 Features

    • Scan selected modpack directory & Java 8/17 paths in script variables: After selecting the modpack-directory, Minecraft version, modloader and modloader version are automatically set, if possible. Display required Java version. Allow defining Java 8 and 17 paths for local testing and automatically update SPC_JAVA_SPC. (580ecdf)

    🛠 Fixes

    • VersionMeta: Provide default manifests. Prevents SPC from not starting up properly just because the servers of a modloader aren't accessible. (a10fa93)

    Other

    • Provide license information for third party libraries (5b99340)
    • README: Add how to section, inspired by @Kreezxil, to be reviewed by the very same. (647f3ce)
    Downloads