• 5.0.0-alpha.35 6cb321e291

    Griefed released this 2023-10-08 22:02:20 +02:00 | 1862 commits to main since this release

    5.0.0-alpha.35 (2023-10-08)

    ✂️ Refactor

    💎 Improvements

    • Add themes directory item to view menu (f027a6e)
    • Remove how-item and rearrange entries (52e2416)

    📔 Docs

    📦 Other


    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.34 c0f43fd7ab

    Griefed released this 2023-10-08 16:33:58 +02:00 | 1876 commits to main since this release

    5.0.0-alpha.34 (2023-10-08)

    ✂️ Refactor

    • Allow loading props without saving (c244c6b)
    • Call File.separator directly (a0a48e6)
    • Don't save upon initial load in app (4f08e9f)
    • Don't save upon loading as closing in GUI saves already (6beff8e)
    • Remove unnecessary supression (5c31247)
    • Rename timers for easier distinction (5ca1053)
    • use absolutePath instead of toString (73520ca)
    • Use version-props to determine inspector availability (6fe5c1f)

    💎 Improvements

    • Check if migrations are available when considering guide. Display either migrations or tip. (3550379)
    • Display finish dialog at end of guide (167a31c)

    🧨 Breaking changes!

    • Granular config check results allowing for detailed inspections (7c42dbf)

    🚀 Features

    • Custom themes with examples (31d0f96)
    • Version server pack configurations to allow migrations later down the line (4aacad0)

    🛠 Fixes

    • Add plugin tabs (01bcf27)
    • Bring window to front if focus on start is enabled (32bcf53)
    • Continue gui loading after guide-dialog (d2d9be7)
    • Prevent crash if previous config does not exist (b46ebb2)
    • Prevent infinite validation cycle. Improve checking (e7d2846)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.33 e567cca8b8

    Griefed released this 2023-10-03 22:21:22 +02:00 | 1896 commits to main since this release

    5.0.0-alpha.33 (2023-10-03)

    ✂️ Refactor

    • Display migration at start if regular release or dev (b94eccb)
    • Improve readability (71477f0)
    • Improve readability. Replace unnecessary classes with call to super (042c3de)
    • Only display migration info at start if regular release (2b74d8a)
    • Optmize imports (5ecd771)
    • Reorganize classes and functions to better fit their purpose (87f2714)
    • Slightly increase dialog width to better fit checkbox (25f5aa0)

    📦 Other

    • Add more clientside mods. Thanks to @ModernGamingWorld and @nvb-uy (66d1bc4)

    🧪 Tests

    • Add clientside mods to test-props. Whoops... (c8ed7a8)

    🚀 Features

    • Small Step-By-Step guide when a user runs ServerPackCreator for the first time (ff3da8e)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.32 489c466a99

    Griefed released this 2023-10-01 00:29:21 +02:00 | 1908 commits to main since this release

    5.0.0-alpha.32 (2023-09-30)

    📦 Other

    • Update license report (32ce656)
    • Use i18n for new migrations (d5d7eb5)

    🧪 Tests

    • Ensure custom templates are used (b87dd67)

    🚀 Features

    🛠 Fixes

    • Check configurations after saving (39f9290)
    • Compare list- and file-settings more reliably (3d695ae)
    • Migrate to new script tempalte storage (883206f)
    • Store and retrieve script-template settings in a more reliable way (e603165)
    • Try and fix missing migration for custom templates property (d488660)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.31 35103cf3b0

    Griefed released this 2023-09-24 18:51:40 +02:00 | 1919 commits to main since this release

    5.0.0-alpha.31 (2023-09-24)

    ✂️ Refactor

    • Move directory filter to own class (54ef7c4)

    🛠 Fixes

    • Correctly set home-directory and logging properties in dev-environment (aff8641)
    • Prevent unwritable Artemis data-directory setting (e05cadd)
    • Prevent unwritable database setting (edf3edc)
    • Prevent unwritable home-directory setting (6ebb6ba)
    • Prevent unwritable server pack directory setting (f45faa6)
    • Prevent unwritable Tomcat base-directory setting (1c2ec1a)
    • Prevent unwritable Tomcat log-directory setting (b5cd792)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.30 9474e15bd1

    Griefed released this 2023-09-22 20:38:09 +02:00 | 1931 commits to main since this release

    5.0.0-alpha.30 (2023-09-22)

    ✂️ Refactor

    💎 Improvements

    • Prevent editing of inclusions when selection is empty and clear inclusions when selection is empty (234919a)

    📦 Other

    🦊 CI/CD

    • Set JDK version from properties (f1e27dc)
    • Update foojay resolve to 0.5.0 (1b7a27a)
    • Update jupiter to 5.9.3 (78afa7f)
    • Update to gradle 8.3 (5cb172a)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.29 fdce47fb36

    Griefed released this 2023-09-21 19:32:36 +02:00 | 1943 commits to main since this release

    5.0.0-alpha.29 (2023-09-21)

    ✂️ Refactor

    • Improve readability (582e90e)
    • Single check timer passed to all editors (8907850)

    🛠 Fixes

    • Move adapter to title and allow selection (2790365)
    • Prevent NPE when closing tab, but no tab is selected (cad1e6b)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.28 4e06e4ab78

    Griefed released this 2023-09-20 22:14:59 +02:00 | 1949 commits to main since this release

    5.0.0-alpha.28 (2023-09-20)

    ✂️ Refactor

    • Move fun to appropriate place (3a3cc3b)
    • React on release and click (f08ca16)
    • Rearrange entries to improve readability somewhat (7e862ed)

    💎 Improvements

    • Clear selection when clicking empty section in inclusions-list (758a097)
    • Right-click popup-menu to add a new tab or load config(s) (8c77943)

    🛠 Fixes

    • Check theme setting for changes (55b84fa)
    • Create artemis directory (2e764cf)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.27 e1134448bd

    Griefed released this 2023-09-19 21:00:27 +02:00 | 1958 commits to main since this release

    5.0.0-alpha.27 (2023-09-19)

    💎 Improvements

    • Ask to save settings if user has unsaved changes (2ce4083)
    • Check for unsaved settings (9414da7)
    • Move theme switch to GUI settings (2c58a8b)
    • Validate settings and inform about unsaved changes (4a4bb7f)

    📦 Other

    • Add dev,alpha,beta header to license agreement (215fed7)
    • Add some fluffi McFluffface blocks (929f0f3)
    • i18n for global settings (54eec49)
    • i18n-keys to allow translations (21bd521)
    • Missed i18n for global settings tab name (8dd84ca)
    • Update license reports (0e47539)

    🦊 CI/CD

    • Update GUI libraries and add additional fonts (3dbec0e)
    • Update Kotlin to 1.9.10 (8485787)

    🚀 Features

    • Allow font changing in GUI (7e903a5)

    🛠 Fixes

    • Rare occasion where inclusions-updates would trigger a NPE (6bb52f1)
    • Update warning icon for configs correctly (fe07e61)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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
  • 5.0.0-alpha.26 e685994fa6

    Griefed released this 2023-09-16 18:08:26 +02:00 | 1976 commits to main since this release

    5.0.0-alpha.26 (2023-09-16)

    📦 Other

    • Custom license renderer to get a decent license agreement (0c0ef12)
    • Display new license agreement in About Third Party Notices (fa13be3)

    🛠 Fixes

    • Fix the previous fix of only considering JARs in the mods-directory and nothing else (4d2c382)
    • Only consider JARs in file acquisition from mods-directory (7bb6807)
    • Retrieve focus and font size so it actually has an effect (4a0c066)

    Note

    Alphas

    Alphas are feature-incomplete and very likely to have bugs. Before submitting an issue, please check the corresponding milestone of this releases major version to see whether an issue for yours already exists there.
    Doing so saves both you and me a lot of time. Thanks in advance!

    Betas

    Betas are feature-complete and probably have bugs.

    Installers

    When using pre-release installers, please uninstall previous versions of ServerPackCreator before installing a newer one.

    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