• 3.15.0-beta.3 e0986dab9f

    Release 3.15.0-beta.3 Pre-release

    Griefed released this 2022-10-17 08:36:43 +02:00 | 2549 commits to main since this release

    3.15.0-beta.3 (2022-10-17)

    ✂️ Refactor

    • Default to mods and config when no values are present (74b583f)
    • Move writeLocale to ApplicationProperties as it is more appropriate to have there. Set new language only when run with -lang argument. (7fe7e18)
    • Store addon-related values in fields to prevent unnecessary instantiations (dec1cde)
    • Use toPath instead of unnecessarily complicated Paths.get ..toString (4594e6c)

    📔 Docs

    • Remove link to containing class (f563510)
    • Remove unnecessary type information (6588f71)

    🛠 Fixes

    • Ensure log4j-config is created in the correct directory even when running tests or in-dev (5d71552)
    • Pass addon-directory to prevent directory creation and usage outside of SPCs home-directory (13aab5e)

    Other

    • Add new entries to default dirs to include and exclude from server packs (b2e097c)
    • Add schematics to list of suggested directories (a1a8c18)
    • Update license report files (f4dad99)
    Downloads