• 5.0.0-alpha.16 5d55091e3d

    Griefed released this 2023-06-17 10:37:41 +02:00 | 2075 commits to main since this release

    5.0.0-alpha.16 (2023-06-17)

    ✂️ Refactor

    • Don't print info if not extensions are available (b807614)
    • Initialize tomlWriter in a better way (7b452a6)
    • Make context public in plugin class (acaf305)
    • Minor cleanups (c8ad6f0)
    • Minor readability changes (d027666)
    • Move quick-selection assignment to gui (3865a31)
    • Rearrange and simplify properties (6cfe433)
    • Some whitespace (7f50cb0)

    💎 Improvements

    • Allow resizing of server files editor within limits. Update text appropriate to selected inclusion. (b422407)
    • Ask for merge if clientside-list contains custom values and reset was triggered (befe6a2)
    • General improvements to the menubar. Additions, changes, removals, reorderings. (8339482)
    • Rework of the file and directory inclusions (3d54593)

    📦 Other

    • Add sodium to the clientside-mods list. Thanks to @nvb-uy for the report! (88d6d2e)
    • Info about real world plugin example (f72cc3e)
    • Small typo (978944b)

    🦊 CI/CD

    • Hopefully display test results in GitLab pipelines again (ca0a5dc)

    🧪 Tests

    • Correct regex for exclusion tests (23c2197)
    • Replace explicit separator with regex (a566d92)

    🛠 Fixes

    • Allow files as destination (d5b24bb)
    • Check filters whether they consist of only whitespace (957292e)
    • Do not check global filters during source checks (b777597)
    • Fix regression introduced during property refactoring (9c007e7)
    • If tabs are available, select next one after closing one (51a2ba7)
    • Only add global exclusion filters to global exclusions during generation (3eb127c)
    • Print correct value to debug log (45fec58)
    • Remove modpack prefix from file to check (05b11cb)
    • Try and fix regex processing (2e853fd)
    • Update plugin-ecosystem to pf4j's new context-system, removing deprecation-warnings (d9f637f)

    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