• 6.0.0-beta.1 33e486e2d3

    Griefed released this 2024-06-29 20:07:00 +02:00 | 1270 commits to main since this release

    6.0.0-beta.1 (2024-06-29)

    ✂️ Refactor

    • Move classes into separate packages (195c900)
    • Move MC version semantics parsing to global (560b9ee)
    • Remove redundant echo off (785817e)
    • Remove redundant sourcing (3a13b38)
    • Return object containing server pack info instead of simpel boolean (cb57660)

    Milestone

    • New installers, stats & dashboard & up- and download tracking for the webservice (0d4882d)

    👀 Reverts

    • Do not ship AppImages (86b0674)
    • Remove Java Batch-template as we use PowerShell from Batch now (75e779a)

    💈 Style

    • Display drives in whole width column (e828383)

    💎 Improvements

    • Add how-to-run file to tell users which script to run (a30ca34)
    • Add pagination for the most important queries (a5d3c1f)
    • Better handling of toml-scanning failures (4122d13)
    • Check for curl, use wget if not available, crash if both are absent (e179cd9)
    • Check for variables.txt before continuing (b906f74)
    • Check if modpack is from GDLauncher, offer instance selection (f8d10a0)
    • Focrce script dir as working dir. Access correct sematics index. (6d92593)
    • Force working dir to script directory (a275bc4)
    • List all variables before starting server (e431b0e)
    • Move standard args to extra variable Additional Args (c772bd2)
    • Remember last parent-dir in modpack, icon and properties filechoosers (5714954)
    • Set script templates via conveniet table and map (53476ca)
    • Stats for used Minecraft versions, modloaders and modloader versions (e13ce00)

    📔 Docs

    • Add help section for updating server packs (43c5754)
    • Fix a typo (8fbaf59)
    • Minor typo (c5e7f79)
    • Require people to inform the dev of a clientside mod. Add info regarding list resetting (491f136)
    • Write pre-release body correctly (615e17f)

    📦 Other

    • Add Clear Water to clientside-mods list (b202d2d)
    • Add Clear Water to clientside-mods list (ed339ed)
    • Add info about variables which should NOT be edited manually (0163bc6)
    • Add RyoamicLights- to clientside mods list (0e30f43)
    • Add smarthud to clientside-list (7c8afa2)
    • Latest changelogs (c782edd)
    • Latest changelogs (a935b7a)
    • Latest changelogs (0c8a52a)
    • Latest changelogs (7bfd2d3)
    • Licenses and manifests (aa0c0b2)
    • mOrE cHaNgElOgS you know the drill by now (813c2ce)
    • Remove TODOs and update changelog. (023415f)
    • Testimonial issue template for GitHub (9a25e03)

    🦊 CI/CD

    • Declare explicit dependency on serverpackcreator-api:processTestResources (1e38e8a)
    • Merge cli, gui, web, updater into app (9a70a19)
    • Qodana does not support Java 21 yet (e42477f)
    • Reintroduce Qodana, but with the community linter this time (60691d7)
    • Remove no longer needed artifacts and rename installers (2939dc0)
    • Remove references to AppImages (3ca06f4)
    • Split build and media into separate calls (ae2bcd3)

    🧪 Tests

    • Explicitly allow dynamic agent loading (3fa83f9)
    • Set working dir to a relative one to ensure we end up in correct one (621b63b)
    • Whoops. Better set test-path from project dir ([14fea96](h

    ............

    Release notes truncated. For more details, see the CHANGELOG.


    About Pre-Releases

    Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
    If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.

    When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
    own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
    you're good to go.

    Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
    so on and so forth.

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!

    Betas

    Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.


    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