• 5.1.12 043dcbcbfe

    Griefed released this 2024-02-17 00:18:59 +01:00 | 1437 commits to main since this release

    5.1.12 (2024-02-16)

    ✂️ Refactor

    • Improve readability by returning concrete object (821204c)
    • Optimize imports (58b18e4)
    • Remove no longer required property (808c01d)
    • Use ModpackService instead of directly accessing repository (7edde2d)

    Performance

    💈 Style

    • Change name of web-frontend to "ServerPackCreator" (495fe65)
    • Gradient behind logo for easier viewing (c180404)
    • Some minor style improvements (e0c861f)

    💎 Improvements

    • Allow configuring of JDBC URL, user and password in GUI (ad22b28)
    • Allow searching in tables (f189c90)
    • Better display for download timer depending on upcoming event or current status (62d4fc1)
    • Centralize i18n, add @arthurbarret0 pt_BR translations. See merge request Griefed/ServerPackCreator!563 (1f5c6a9)
    • Check uploaded modpack and return error before queue submit. (9cc7100)
    • Delete server packs which aren't available on the filesystem anymore (7b31dc8)
    • Display errors encountered for failed modpack checks in history (b76a897)
    • Feedback during and after upload (b87156e)
    • Fix, rework and improve webservice (8be9e4b)
    • General improvements in styling and formatting (ed812ab)
    • Individual pages for mod- and server pack downloads (0012bc4)
    • Prevent upload of duplicates (7e5923e)
    • Set modpack and runconfig ID in regen after upload (51b1401)
    • Switch to regen and inform user if duplicate modpack was uploaded (161bb7f)

    📔 Docs

    • Copy to correct location and change stage to reflect use-case (a55f13e)
    • Disclaimers, rearrangements and proper placement (52f5aff)
    • Include images (c69dc4a)
    • Latest on release, commit sha on other (a19689f)
    • Replace old property values with accurate ones (572f29e)
    • Replace old wiki links with new dedicated help-site (3afa984)
    • REST API docs via Writerside (67a5f4e)
    • Update license report and docs (e343904)

    📦 Other

    • @Alistair1231 added ModernUI-, MineMenu-, EasyLAN- to clientside-mods (d75a210)
    • Add AnimaticaReforged and Xenon to clientside-mods. Thanks to @nvb-uy for the report! (17f4672)
    • Add clientside-mods recommended by @MoonstruckDev. Closes #506 (93a0e9e)
    • Add intsall4j icons and info (ede99e7)
    • Add Jump Over Fences to clientside-mods. Thanks to @ModernGamingWorld for the report. Closes #503 (137d673)
    • Add missing PUID and PGID (b94cb7f)
    • Add Writerside to README (cd2e48f)
    • Add Yungs Menu Tweaks to clientside-mods list. Thanks to @Elrol for the report! (85d3ba7)
    • bump npm packages (b0f9697)
    • Comment out lib only needed in certain dev situations (5614335)
    • Ignores, doc updates, cleanups (6660de4)
    • License header and template source (b3327e7)
    • Oof, stupid typo (cf8e4f7)
    • Replace Java 17 remnants with 21 (719ee28)
    • Run file cleanup 30 min after database cleanup by default (1ed4278)
    • Sort mods (dd39fc0)

    🦊 CI/CD

    • Include correctly (4f15c6d)
    • Move i18n to singular source (1bdabb7)
    • Stop using own maven repo. Not necessary, no benefit. (edf5c93)
    • Bump actions versions (2980d72)
    • Bump actions versions (1d0336b)
    • Bump artifact download version (f17591a)
    • Do not make Docker test dependant on Gradle anymore (de3f065)
    • Remove lock, ensure docs are built (28698ab)
    • Split Writerside build into pre and latest (7f990f5)
    • Update tj-actions-branch-name (e4b8220)

    🛠 Fixes

    • Allow regeneration of already uploaded modpack. Prevent clashing of server packs via renaming. (f57eaa1)
    • Correctly delete no longer available server pack (e0cffec)
    • Do not chown root-files (a14b9e0)
    • Download correct modpack-file (1437593)
    • Hopefully fix container not booting up correctly ([977fbc9](977fbc93dd

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

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


    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