• 3.5.0-alpha.1 28cdb2f170

    Release 3.5.0-alpha.1 Pre-release

    Griefed released this 2022-05-18 22:52:23 +02:00 | 3134 commits to main since this release

    3.5.0-alpha.1 (2022-05-18)

    ✂️ Refactor

    • UNIX symlinks and Windows lnks: Sanitize links at beginning of config check and resolve any and all links before checks are run. (2a9ea36)

    👀 Reverts

    • CurseForge: Completely remove CurseForge functionality from ServerPackCreator. (d3de549)

    💎 Improvements

    • UNIX symlinks and Windows lnks: Allow users to work with links/symlinks at certain points. Modpack directory, copy directories, server icon and properties, Java path, config to load shoud now all work with UNIX symlinks or Windows lnks. (f57686a)
    • UNIX symlinks and Windows lnks: Allow users to work with links/symlinks at certain points. Modpack directory, copy directories, server icon and properties, Java path, config to load shoud now all work with UNIX symlinks or Windows lnks. (74bea1b)

    🛠 Fixes

    • 1.12.2 Forge sideness scanning false positives: If a single mod JAR-file contains multiple mods, check all mods in that JAR-file for sideness and determine whether it is clientside-only correctly. (f4d1081)
    • Copy-directories re-validation: Upon changing the modpack-directory, re-validate the copy-directories field to prevent false-negatives. (0ee983c)
    • File-ending: If a user does not specify .conf as the file ending when SaveAs is used, append it so we always have .conf-files. (7d87b2f)
    • Unable to save config when clientside-mods is empty: Prevent IndexOutOfBounds-exception when the passed list in encapsulateListElements is empty. (bd620f8)

    Other

    • deps: update dependency @quasar/extras to v1.13.6 (d34f8fd)
    • deps: update dependency axios to v0.27.2 (86f56f5)
    • deps: update dependency core-js to v3.22.4 (1c4b985)
    • deps: update dependency eslint to v8.14.0 (dbb27fa)
    • deps: update dependency eslint-plugin-vue to v8.7.1 (97f86a8)
    • deps: update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.9 (198aa4f)
    • deps: update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.6 (42b6f7a)
    • deps: update dependency gradle to v7.4.2 (b65f938)
    • deps: update dependency org.apache.activemq:artemis-jms-server to v2.21.0 (ebd8add)
    • deps: update dependency tsparticles to v2.0.6 (ebb78ba)
    • deps: update dependency vue to v3.2.33 (3adabfc)
    • deps: update jamesives/github-pages-deploy-action action to v4.3.3 (546cec4)
    • deps: update spring boot to v2.6.7 (c61906e)
    • deps: update typescript-eslint monorepo to v5.22.0 (f0a5512)
    • Status labels: Reduce max length of entries to reduce amount of component resizing. (5eed4ad)
    Downloads