• 3.0.0-alpha.15 413ef8fea7

    Griefed released this 2022-01-16 17:04:52 +01:00 | 3714 commits to main since this release

    DO NOT USE alpha.15 has a critical bug preventing it from starting properly

    3.0.0-alpha.15 (2022-01-16)

    ✂️ Refactor

    • Simplify log tabs to increase maintainability. Abstract classes rock! (7fc3404)
    • Simplify server installation to increase maintainability (7bec08a)

    📔 Docs

    • Add missing throws (4538f54)
    • Don't include private methods in documentation (719b4f2)
    • Write documentation for fabric-server-launch replace method (7ab20eb)

    🦊 CI/CD

    • deps-dev: bump @types/node from 17.0.5 to 17.0.8 in /frontend (ea1383c)
    • deps: bump @quasar/extras from 1.12.2 to 1.12.3 in /frontend (08590a7)
    • deps: bump JamesIves/github-pages-deploy-action (49cd567)
    • deps: bump quasar from 2.4.3 to 2.4.4 in /frontend (904db5f)
    • deps: bump tsparticles from 1.38.0 to 1.39.0 in /frontend (75a3b00)

    🚀 Features

    • Check and notify on updates in logs, console and in GUI. Also replaced and update a couple of i18n keys. VersionChecker can be found at https://git.griefed.de/Griefed/VersionChecker (64419a2)
    • Display version in window title and print to logs (201a64c)
    • If i18n localized string can not be found in local file, try JAR-resource. If locale is not en_us, get en_us localized string as fallback. Allow users to write their own locales, languages and translations. (802eb0c)
    • replace fabric-server-launch.jar with improved Fabric Server Launcher, if it is available for the specified Minecraft and Fabric versions.Thanks to @TheButterbrotMan for the idea! (befdaf7)

    🛠 Fixes

    • Last fallback in case no value can be found for a given key. (53817d4)
    • Prevent unlikely, but possible, overwriting of properties file with wrong content from i18n initialization (3675b09)
    • Whoops (2c1841c)

    Other

    • Changelog from alpha branch (c0e9383)
    • List all places where ServerPackCreator is available at (cb12edc)
    • TODO (085c831)
    • deps: update dependency eslint-plugin-vue to v8.3.0 (61e2eb4)
    • deps: update dependency quasar to v2.4.9 (467b615)
    • deps: update typescript-eslint monorepo to v5.9.1 (a766e2a)
    Downloads