Releases: Griefed/ServerPackCreator
Pre-Release 7.0.0-beta.1
7.0.0-beta.1 (2024-09-23)
✂️ Refactor
- Improve modpack logging incase it wasn't found (776b233)
✨ Milestone
- CLI rework: Interactive command-based CLI along with some improvements and additions. (4bd5dce)
📔 Docs
- Fun Stuff chapter. Added chapter for self-contained, self-extracting scripts as wrappers for server packs for EZ distribution (11b9b47)
🦊 CI/CD
- Switch dependabot branch to develop (daf4768)
🧨 Breaking changes!
- Remove ConfigurationEditor in favor of basic config generation from modpack directory. You may edit the generated config in your favourite text-editor afterwards. (4295be9)
🚀 Features
-feelinglucky
argument and command to generate a server pack from a modpack without needing a config first. Supports--destination
, too. (8a98957)
🛠 Fixes
- Make feelingLucky command usable in interactive cli (2a05f20)
- Make scripts writable during creation to prevent incorrect content (15e41ba)
About Pre-Releases
Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.
When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
you're good to go.
Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
so on and so forth.
Alphas
Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!
Betas
Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Pre-Release 7.0.0-alpha.3
7.0.0-alpha.3 (2024-09-23)
✂️ Refactor
- Improve modpack logging incase it wasn't found (776b233)
🛠 Fixes
- Make feelingLucky command usable in interactive cli (2a05f20)
- Make scripts writable during creation to prevent incorrect content (15e41ba)
About Pre-Releases
Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.
When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
you're good to go.
Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
so on and so forth.
Alphas
Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!
Betas
Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Pre-Release 7.0.0-alpha.2
7.0.0-alpha.2 (2024-09-22)
📔 Docs
- Fun Stuff chapter. Added chapter for self-contained, self-extracting scripts as wrappers for server packs for EZ distribution (11b9b47)
🦊 CI/CD
- Switch dependabot branch to develop (daf4768)
🧨 Breaking changes!
- Remove ConfigurationEditor in favor of basic config generation from modpack directory. You may edit the generated config in your favourite text-editor afterwards. (4295be9)
🚀 Features
-feelinglucky
argument and command to generate a server pack from a modpack without needing a config first. Supports--destination
, too. (8a98957)
About Pre-Releases
Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.
When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
you're good to go.
Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
so on and so forth.
Alphas
Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!
Betas
Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Pre-Release 7.0.0-alpha.1
7.0.0-alpha.1 (2024-09-21)
✨ Milestone
- CLI rework: Interactive command-based CLI along with some improvements and additions. (4bd5dce)
About Pre-Releases
Do not release or publish a server pack generated using a pre-release of ServerPackCreator to your users.
If you do, and it turns out that your server pack doesn't work because of a bug in ServerPackCreator, that's on you for using a pre-release.
When using pre-release installers, make sure to uninstall the previous pre-release first. Otherwise, the installers
own version checks may trigger an error out of my control. After uninstalling, install the newly downloaded one and
you're good to go.
Only use the installers if you are versed in system-administration, manually editing and removing services, editing registries,
so on and so forth.
Alphas
Alphas are feature-incomplete and very likely to have bugs. Consider them broken by default. Use at your own risk!
Betas
Betas are feature-complete and probably have bugs. Additional features may be added during the beta-phase of any given release, though.
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Release 6.3.11
6.3.11 (2024-09-20)
✂️ Refactor
- Trim error message (500132d)
📦 Other
- Add Create: Fuel & Water Information to list of clientside-mods. Thanks to @kreezxil for the report. (3ff0b74)
🛠 Fixes
- Fetch correct fallback property during clientside-mod list comparison (6d1a855)
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
continuous
Features
- Allow toggling usage of ServerStarterJar on/off when using Forge (Griefed)
- Add option to copy selected text in inclusion tooltip to clipboard (Griefed)
- Include excluded mods as .jar.disabled-files to allow end-users to enable them in case they need to (Griefed)
Bug Fixes
- Docker: Ensure overrides is created and read correctly. Use apt openjdk 21 instead. Move database files to volume in compose. (Griefed)
- Webservice: Load overrides last to actually override. Add debug logging for start args. (Griefed)
- Docker: Wrap variables in braces (Griefed)
- Docker: Force home-directory in container (Griefed)
- GUI: Open properties browser instead of icon browser (Griefed)
- Allow default value in pref-store get (Griefed)
Documentation
- Fix typo in USE_SSJ for templates (Griefed)
- Improve translation info (Griefed)
- Trim down contributing to make it less convoluted and bloated (Griefed)
Code Refactoring
- Docker: Remove not needed port from compose (Griefed)
- Docker: Swap user and password to reflect specs in DB compose (Griefed)
- Move firstRun to Java Prefs (Griefed)
- Improve readibility of manifest check (Griefed)
Builds
- deps: bump org.junit.jupiter:junit-jupiter-engine #565 (dependabot[bot])
- deps: bump tj-actions/branch-names from 7.0.7 to 8.0.1 #567 (dependabot[bot])
- deps: bump JamesIves/github-pages-deploy-action #568 (dependabot[bot])
- deps: bump softprops/action-gh-release from 0.1.15 to 2.0.8 #569 (dependabot[bot])
- deps: bump DamianReeves/write-file-action from 1.2 to 1.3 #570 (dependabot[bot])
- deps: bump quasar in /serverpackcreator-web-frontend #575 (dependabot[bot])
- deps: bump de.jensklingenberg.ktorfit:ktorfit-lib #576 (dependabot[bot])
- deps: bump org.jetbrains.kotlin:kotlin-test #577 (dependabot[bot])
- deps: bump com.fasterxml.jackson.core:jackson-databind #580 (dependabot[bot])
- deps: bump org.junit.jupiter:junit-jupiter-api #582 (dependabot[bot])
- deps: bump com.miglayout:miglayout-swing #583 (dependabot[bot])
- deps: bump org.springframework.boot:spring-boot-starter-data-jpa #584 (dependabot[bot])
- deps: bump org.springframework.boot:spring-boot-starter-test #585 (dependabot[bot])
- deps: bump com.h2database:h2 in /serverpackcreator-app #581 (dependabot[bot])
- deps: bump org.apache.logging.log4j:log4j-core #578 (dependabot[bot])
- deps: bump org.jetbrains.kotlin:kotlin-stdlib #579 (dependabot[bot])
- deps-dev: bump @types/node in /serverpackcreator-web-frontend #572 (dependabot[bot])
- deps: bump actions/setup-java from 3 to 4 #566 (dependabot[bot])
- deps: bump org.pf4j:pf4j in /serverpackcreator-plugin-example #564 (dependabot[bot])
- Installer: Rename CLI based updaters appropriately (Griefed)
- deps: bump cookie and express in /serverpackcreator-web-frontend #587 (dependabot[bot])
- deps: bump org.pf4j:pf4j in /serverpackcreator-plugin-example #591 (dependabot[bot])
- deps: bump org.junit.jupiter:junit-jupiter-engine #592 (dependabot[bot])
- deps: bump org.junit.jupiter:junit-jupiter-api #593 (dependabot[bot])
- deps: bump org.springframework.boot:spring-boot-starter-data-jpa #594 (dependabot[bot])
- deps: bump com.formdev:flatlaf-extras in /serverpackcreator-app #595 (dependabot[bot])
- deps: bump com.install4j:install4j-runtime #597 (dependabot[bot])
- deps-dev: bump @types/node in /serverpackcreator-web-frontend #598 (dependabot[bot])
- deps: bump vue in /serverpackcreator-web-frontend #600 (dependabot[bot])
- deps-dev: bump typescript in /serverpackcreator-web-frontend #601 (dependabot[bot])
- deps-dev: bump eslint-plugin-vue #602 (dependabot[bot])
- deps: bump actions/upload-ar...
Release 6.3.10
6.3.10 (2024-09-11)
💎 Improvements
- Allow toggling of ServerStarterJar refresh, allow specifying version of SSJ to download (ffe294f)
📔 Docs
- Add basic API implementation example (c4f18c0)
📦 Other
- Add dynamiclightsreforged, new filename for Sodium Dynamic Lights (16489fd)
- Last batch of project links. Also remove appleskin from list as it sometimes is required on servers. (b498ec8)
- Next batch of project links, and some additions to include filename changes of some mods (7400450)
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Release 6.3.9
6.3.9 (2024-09-01)
✂️ Refactor
💎 Improvements
- Allow changing of log-level in GUI global settings (7fc630c)
- Download or execute update depending on current state of installation (897311f)
🦊 CI/CD
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Release 6.3.8
6.3.8 (2024-08-30)
💎 Improvements
- Allow starting of update from within the app when using installers (be6e0b0)
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Release 6.3.7
6.3.7 (2024-08-30)
🦊 CI/CD
- Ensure drafts are deleted after publishing a new dev-release (c92e0c0)
🛠 Fixes
- Prevent crash of modpack scan due to incorrect CurseForge projecet ID acquisition (7a5a7d7)
If you are updating from version 5 or older and used the installers, then make sure to uninstall any previous version(s)
before using the installers for versions 6 and newer.
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 DMG
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 or newer.
Windows EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.