• 5.0.0-alpha.34 c0f43fd7ab

    Griefed released this 2023-10-08 16:33:58 +02:00 | 1876 commits to main since this release

    5.0.0-alpha.34 (2023-10-08)

    ✂️ Refactor

    • Allow loading props without saving (c244c6b)
    • Call File.separator directly (a0a48e6)
    • Don't save upon initial load in app (4f08e9f)
    • Don't save upon loading as closing in GUI saves already (6beff8e)
    • Remove unnecessary supression (5c31247)
    • Rename timers for easier distinction (5ca1053)
    • use absolutePath instead of toString (73520ca)
    • Use version-props to determine inspector availability (6fe5c1f)

    💎 Improvements

    • Check if migrations are available when considering guide. Display either migrations or tip. (3550379)
    • Display finish dialog at end of guide (167a31c)

    🧨 Breaking changes!

    • Granular config check results allowing for detailed inspections (7c42dbf)

    🚀 Features

    • Custom themes with examples (31d0f96)
    • Version server pack configurations to allow migrations later down the line (4aacad0)

    🛠 Fixes

    • Add plugin tabs (01bcf27)
    • Bring window to front if focus on start is enabled (32bcf53)
    • Continue gui loading after guide-dialog (d2d9be7)
    • Prevent crash if previous config does not exist (b46ebb2)
    • Prevent infinite validation cycle. Improve checking (e7d2846)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    Additional Installer-Notes

    It is recommended to have administration-privileges when using the Windows and macOS installers.
    I am not a member of the Apple Developer Program and won't pay for codesign-certificates, therefor installers are unsigned.
    Running a given installer may produce warnings depending on what OS you are using. You may choose to install it anyway, please be aware though that doing so is, in general, not a safe practice. For ServerPackCreator, though, it is unfortunately the only way to run the installer.

    macOS PKG

    MacOS will complain about potential security risks and refuse to install and run ServerPackCreator. To circumvent this, please see the official guides depending on your version of macOS: Ventura, Monterey.

    Windows MSI

    Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.

    Downloads