• 5.0.0 73a3a83b6f

    Release 5.0.0 Stable

    Griefed released this 2023-12-02 16:06:22 +01:00 | 1614 commits to main since this release

    5.0.0 (2023-12-02)

    ✂️ Refactor

    • Explicit type declaration (83832ce)
    • Allow loading props without saving (c244c6b)
    • Call editor method instead of directly calling object (bd4925a)
    • Call File.separator directly (a0a48e6)
    • Display migration at start if regular release or dev (b94eccb)
    • Don't print info if not extensions are available (b807614)
    • Don't save upon initial load in app (4f08e9f)
    • Don't save upon loading as closing in GUI saves already (6beff8e)
    • Ensure correct context (3fab5b3)
    • Formatting (ba4bde1)
    • Implement LarsonScanner directory to have more control over it (0d29525)
    • Implement VersionChecker directly to have more control over it (a00a099)
    • Import optimizations, cleanups (027f841)
    • Improve os-decision in filebrowser (fa071ed)
    • Improve readability (71477f0)
    • Improve readability (582e90e)
    • Improve readability. Replace unnecessary classes with call to super (042c3de)
    • Improve readibility here and there. Run IDEA rearrangement (708e24b)
    • Initialize tomlWriter in a better way (7b452a6)
    • Lazy init, double locking ApiWrapper (86e392e)
    • Load props from SPC home when invoking loadProperties without file (8d62fbf)
    • Make context public in plugin class (acaf305)
    • Make themesDir public (82bf233)
    • Migrate to URI().toURL() (3542897)
    • Minor cleanups (c8ad6f0)
    • Minor readability changes (d027666)
    • Move directory filter to own class (54ef7c4)
    • Move fun to appropriate place (3a3cc3b)
    • Move quick-selection assignment to gui (3865a31)
    • Only display migration info at start if regular release (2b74d8a)
    • Optimize imports (80c33b8)
    • Optimize imports (94295bc)
    • Optmize imports (5ecd771)
    • Preparations for fontsize change. Improve gui-prop handling. (3c571c8)
    • React on release and click (f08ca16)
    • Readibility improvements (6adf7fe)
    • Rearrange and simplify properties (6cfe433)
    • Rearrange editor and provide feedback in case of faulty regex (2d1d124)
    • Rearrange entries to improve readability somewhat (7e862ed)
    • Remove unnecessary non-null assertions (1e9abe3)
    • Remove unnecessary supression (5c31247)
    • Rename package to match classes and purpose (618c032)
    • Rename timers for easier distinction (5ca1053)
    • Reorganize classes and functions to better fit their purpose (87f2714)
    • Run IDEA cleanups (396fb01)
    • Set en_gb as default locale (7ca7d79)
    • Single check timer passed to all editors (8907850)
    • Slightly increase dialog width to better fit checkbox (25f5aa0)
    • Some minor readability changes (78b38b3)
    • Some much needed refactorings for improved readibility (81d8337)
    • Some whitespace (7f50cb0)
    • use absolutePath instead of toString (73520ca)
    • Use version-props to determine inspector availability (6fe5c1f)

    Performance

    • Improve LarsonScanner performance (5ed7c0d)
    • Load images off thread to keep GUI working (3fad135)
    • Prevent unnecessary icon updates if the icon was not changed (26a61ad)
    • Reduce paint actions to save on CPU (010368a)
    • Use dispatchers more appropriately (3e56879)

    Milestone

    • GUI-rework for better UX, usability, expandability and more features (5e7d540)
    • Migrate to Kotlin, Multimodule, API Multiplatform, Java 17 (b4f5481)
    • Migrate to Kotlin, Multimodule, SPC API Kotlin Multiplatform preparations, JDK 17 (3a4909f)

    👀 Reverts

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

    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