• 2.2.0-alpha.2 08f80ad2ea

    2.2.0-alpha.2 Stable

    Griefed released this 2021-08-17 13:14:24 +02:00 | 4322 commits to main since this release

    2.2.0-alpha.2 (2021-08-17)

    ✂️ Refactor

    • Allow configuration of hastebin server in serverpackcreator.properties. (0235378)
    • Merge checkJavaPath and getJavaPathFromSystem (0c982cb)
    • More work towards allowing parallel runs of server pack generation. Split Configuration into ConfigurationModel and ConfigurationHandler (cb3e8a7)
    • Move language specification from lang.properties to serverpackcreator.properties. Move FALLBACKSMODSLIST to serverpackcreator.properties. (bb11972)
    • Rename and sort classes and packages to make more sense. (5ca227d)
    • Replace name or property-file to correct one (ee0aab7)

    🦊 CI/CD

    • Add changes to github ci (128ea30)

    🧪 Tests

    • Ensure serverpackcreator.properties is always available to prevent NPEs (f674e13)
    • Some cleanups. Nothing interesting (12bc506)

    🚀 Features

    • Add tab for addons log tail. (b84cc5b)
    • Automatically detect clientside-only mods for Minecraft modpacks version 1.13+. (3811190)

    🛠 Fixes

    • Prevent NPE for clientside-only mod property (b188a85)

    Other

    • Clarify when I started with Java to put things into perspective. (16f52f7)
    • Mention libraries used and add third-party licenses (8d4c715)
    • Update gitignore to exclude new files generated by tests (4147138)
    • Update README in resources (4b8a3f4)
    • Update third party-licenses (b41a15f)
    • WHITESPACE! (de9ebcc)
    Downloads