• 3.14.0-beta.7 3556899b8f

    3.14.0-beta.7 Stable

    Griefed released this 2022-09-13 16:52:57 +02:00 | 2669 commits to main since this release

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

    💎 Improvements

    • GUI: Server icon preview.Buttons to reset, revert clientside mods, copy directories and inspect modpackdirectory (b459c2a)
    Downloads
  • 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
  • 3.14.0-beta.5 5625d77c7c

    3.14.0-beta.5 Stable

    Griefed released this 2022-09-10 18:35:32 +02:00 | 2687 commits to main since this release

    3.14.0-beta.5 (2022-09-10)

    💎 Improvements

    • Addon Suite: Provide more data to extensions. Ensure global addon configurations are properly managed by SPC. (a3ce520)
    Downloads
  • 3.14.0-beta.4 d2841b3385

    3.14.0-beta.4 Stable

    Griefed released this 2022-09-09 13:07:36 +02:00 | 2691 commits to main since this release

    3.14.0-beta.4 (2022-09-09)

    🛠 Fixes

    • Addon Suite: Do not base BaseInformation off of ExtensionPoint (9e7a68f)
    Downloads
  • 3.14.0-beta.3 a3ec359ec7

    3.14.0-beta.3 Stable

    Griefed released this 2022-09-08 11:31:54 +02:00 | 2694 commits to main since this release

    3.14.0-beta.3 (2022-09-08)

    🛠 Fixes

    • ConfigPanelExtension: Make serverpackExtensionConfig abstract and leave implementation to developers. We can not anticipate what a given panel holds. (1a15787)
    • ConfigPanelExtension: Make setServerPackExtensionConfig abstract and leave implementation to developers. We can not anticipate what a given panel holds. (4d4bbb2)
    Downloads
  • 3.14.0-beta.2 7fcac794fa

    3.14.0-beta.2 Stable

    Griefed released this 2022-09-08 08:36:07 +02:00 | 2698 commits to main since this release

    3.14.0-beta.2 (2022-09-08)

    💎 Improvements

    • Extension Configuration Provision: Identify configuration to provide by addonID and extension ID to ensure we do not pass foreign configurations by accident. (19945c9)

    🛠 Fixes

    • Java arguments and script settings not being cleared when hitting "New Configuration". Directories which must be included not migrated to TreeSet, so it accumulated over time. (c6d6c05)
    Downloads
  • 3.14.0-beta.1 a9b3644932

    3.14.0-beta.1 Stable

    Griefed released this 2022-09-06 20:55:25 +02:00 | 2702 commits to main since this release

    3.14.0-beta.1 (2022-09-06)

    💎 Improvements

    • Addon System Overhaul: Exapnd addon system. Adds ConfigCheck & ConfigPanel extensions. Provide abstracts for ConfigPanel, Addon and ExtensionTab. Create, load and provide global addon- and extension-specific configuration. (22a4c15)
    • Configuration: Allow storing and loading of addon configurations and custom script settings (b29fa0a)
    • Java Setting For Modloader Server Installation: Move Java setting to global setting in ApplicationProperties. Small GUI makeover, too. (885bb04)
    • Start Script Settings: Allow setting custom Java path in start scripts. Java in scripts for ZIP-archives will continue to be set to java only. (5e34e7f)

    🚀 Features

    • Start Script Settings Editing: Provide table to add, edit, remove placeholders and values for custom start scripts (0c98c3b)
    Downloads
  • 3.14.0-alpha.4 34eb57ba4e

    Griefed released this 2022-09-06 16:08:57 +02:00 | 2704 commits to main since this release

    3.14.0-alpha.4 (2022-09-06)

    💎 Improvements

    • Start Script Settings: Allow setting custom Java path in start scripts. Java in scripts for ZIP-archives will continue to be set to java only. (5e34e7f)
    Downloads
  • 3.14.0-alpha.3 49f8c27753

    Griefed released this 2022-09-06 01:31:41 +02:00 | 2707 commits to main since this release

    3.14.0-alpha.3 (2022-09-05)

    💎 Improvements

    • Java Setting For Modloader Server Installation: Move Java setting to global setting in ApplicationProperties. Small GUI makeover, too. (885bb04)
    Downloads
  • 3.14.0-alpha.2 ab82b3a156

    Griefed released this 2022-09-05 11:31:43 +02:00 | 2710 commits to main since this release

    3.14.0-alpha.2 (2022-09-05)

    🚀 Features

    • Start Script Settings Editing: Provide table to add, edit, remove placeholders and values for custom start scripts (0c98c3b)
    Downloads