-
Pre-Release 6.0.0-beta.4 Pre-release
released this
2024-06-30 15:51:30 +02:00 | 1247 commits to main since this release6.0.0-beta.4 (2024-06-30)
✂️ Refactor
- Various style and order changes. (4a48057)
👀 Reverts
- Switch back to regular mutable lists (1b88129)
📦 Other
- Changelogs and updated properties (f62c1d3)
🦊 CI/CD
- Make signing dependant on Dokka Javadoc Jar (817b596)
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.
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 EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-beta.3 Pre-release
released this
2024-06-30 14:41:07 +02:00 | 1253 commits to main since this release6.0.0-beta.3 (2024-06-30)
📔 Docs
- Update docs in resources (53cde87)
🦊 CI/CD
- Qodana works locally at least. Remove explicit version for linter. (44af8ad)
🛠 Fixes
- Bring back signing task after moving away from Kotlin Multiplatform (a7380c1)
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.
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 EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-beta.2 Pre-release
released this
2024-06-30 13:10:50 +02:00 | 1258 commits to main since this release6.0.0-beta.2 (2024-06-30)
✂️ Refactor
- Change logging to trace so debug doesn't get spammed to the nether and back (a6b80b2)
- Remove unneeded object from constructor (a632041)
💎 Improvements
- Initiate appInfo before wrapper, use overrides if exists in app-dir (f5c72a8)
- Sync properties across all loaded ones if they still exist (ea22538)
📔 Docs
- Add small overrides-bit. Extend Java placeholder for local testing (276bdd2)
- Latest changelog and fixed HELP (443d9a8)
- Remove no longer used properties. Cleanups. More property descriptions. (f1997c8)
📦 Other
- Replace MSI with EXE (fac3ac0)
🛠 Fixes
- Handle Windows drive detected better. Ensure .exe suffix is present on windows. (e593264)
- Load properties from home-directory (b5d38ad)
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.
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 EXE
Hit "More information" if the Windows SmartScreen-message pops up. Afterward, a button will appear which will let you run the installer anyway.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-beta.1 Pre-release
released this
2024-06-29 20:07:00 +02:00 | 1270 commits to main since this release6.0.0-beta.1 (2024-06-29)
✂️ Refactor
- Move classes into separate packages (195c900)
- Move MC version semantics parsing to global (560b9ee)
- Remove redundant echo off (785817e)
- Remove redundant sourcing (3a13b38)
- Return object containing server pack info instead of simpel boolean (cb57660)
✨ Milestone
- New installers, stats & dashboard & up- and download tracking for the webservice (0d4882d)
👀 Reverts
- Do not ship AppImages (86b0674)
- Remove Java Batch-template as we use PowerShell from Batch now (75e779a)
💈 Style
- Display drives in whole width column (e828383)
💎 Improvements
- Add how-to-run file to tell users which script to run (a30ca34)
- Add pagination for the most important queries (a5d3c1f)
- Better handling of toml-scanning failures (4122d13)
- Check for curl, use wget if not available, crash if both are absent (e179cd9)
- Check for variables.txt before continuing (b906f74)
- Check if modpack is from GDLauncher, offer instance selection (f8d10a0)
- Focrce script dir as working dir. Access correct sematics index. (6d92593)
- Force working dir to script directory (a275bc4)
- List all variables before starting server (e431b0e)
- Move standard args to extra variable Additional Args (c772bd2)
- Remember last parent-dir in modpack, icon and properties filechoosers (5714954)
- Set script templates via conveniet table and map (53476ca)
- Stats for used Minecraft versions, modloaders and modloader versions (e13ce00)
📔 Docs
- Add help section for updating server packs (43c5754)
- Fix a typo (8fbaf59)
- Minor typo (c5e7f79)
- Require people to inform the dev of a clientside mod. Add info regarding list resetting (491f136)
- Write pre-release body correctly (615e17f)
📦 Other
- Add Clear Water to clientside-mods list (b202d2d)
- Add Clear Water to clientside-mods list (ed339ed)
- Add info about variables which should NOT be edited manually (0163bc6)
- Add RyoamicLights- to clientside mods list (0e30f43)
- Add smarthud to clientside-list (7c8afa2)
- Latest changelogs (c782edd)
- Latest changelogs (a935b7a)
- Latest changelogs (0c8a52a)
- Latest changelogs (7bfd2d3)
- Licenses and manifests (aa0c0b2)
- mOrE cHaNgElOgS you know the drill by now (813c2ce)
- Remove TODOs and update changelog. (023415f)
- Testimonial issue template for GitHub (9a25e03)
🦊 CI/CD
- Declare explicit dependency on serverpackcreator-api:processTestResources (1e38e8a)
- Merge cli, gui, web, updater into app (9a70a19)
- Qodana does not support Java 21 yet (e42477f)
- Reintroduce Qodana, but with the community linter this time (60691d7)
- Remove no longer needed artifacts and rename installers (2939dc0)
- Remove references to AppImages (3ca06f4)
- Split build and media into separate calls (ae2bcd3)
🧪 Tests
- Explicitly allow dynamic agent loading (3fa83f9)
- Set working dir to a relative one to ensure we end up in correct one (621b63b)
- Whoops. Better set test-path from project dir ([14fea96](h
............
Release notes truncated. For more details, see the CHANGELOG.
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.17 Pre-release
released this
2024-06-29 19:23:03 +02:00 | 1274 commits to main since this release6.0.0-alpha.17 (2024-06-29)
💎 Improvements
- Add pagination for the most important queries (a5d3c1f)
- Remember last parent-dir in modpack, icon and properties filechoosers (5714954)
- Stats for used Minecraft versions, modloaders and modloader versions (e13ce00)
📔 Docs
📦 Other
- Add info about variables which should NOT be edited manually (0163bc6)
- mOrE cHaNgElOgS you know the drill by now (813c2ce)
- Testimonial issue template for GitHub (9a25e03)
🧪 Tests
- Set working dir to a relative one to ensure we end up in correct one (621b63b)
- Whoops. Better set test-path from project dir (14fea96)
🚀 Features
- Inform user about updated mod-lists when starting (571c3b8)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.16 Pre-release
released this
2024-06-29 11:52:53 +02:00 | 1287 commits to main since this release6.0.0-alpha.16 (2024-06-29)
👀 Reverts
- Do not ship AppImages (86b0674)
📦 Other
- Latest changelogs (c782edd)
🦊 CI/CD
- Remove references to AppImages (3ca06f4)
🧪 Tests
- Explicitly allow dynamic agent loading (3fa83f9)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.15 Pre-release
released this
2024-06-29 10:35:36 +02:00 | 1293 commits to main since this release6.0.0-alpha.15 (2024-06-29)
🛠 Fixes
- See if recent "Read-only file system" error in AppImage is resolved in newer version (b7c7c6e)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.14 Pre-release
released this
2024-06-28 23:38:09 +02:00 | 1296 commits to main since this release6.0.0-alpha.14 (2024-06-28)
✂️ Refactor
- Remove redundant echo off (785817e)
📦 Other
- Latest changelogs (a935b7a)
🛠 Fixes
- Check if versions are equal to prevent runs with never versions (dd47c40)
- Make sure we are in the scripts directory (a87f04d)
- Provide correct defaults for script settings. Load script setting default during config creation in GUI (97fa0dd)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.13 Pre-release
released this
2024-06-28 21:09:18 +02:00 | 1303 commits to main since this release6.0.0-alpha.13 (2024-06-28)
✂️ Refactor
- Remove redundant sourcing (3a13b38)
👀 Reverts
- Remove Java Batch-template as we use PowerShell from Batch now (75e779a)
💎 Improvements
- Add how-to-run file to tell users which script to run (a30ca34)
- Check if modpack is from GDLauncher, offer instance selection (f8d10a0)
📦 Other
🛠 Fixes
- Correctly source and call Java installation (2b3e370)
- Ensure server pack name mirrors modpack name (6e85779)
- Run PowerShell from Batch script. Re-order Java install call (b0de641)
- Use config title as config name for saving (b29fffa)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 6.0.0-alpha.12 Pre-release
released this
2024-06-24 22:08:17 +02:00 | 1315 commits to main since this release6.0.0-alpha.12 (2024-06-24)
📦 Other
- Latest changelogs (7bfd2d3)
🛠 Fixes
- Get modpack name from manifests where possible (71f27a9)
- Set correct templates for Java installation (aee756f)
- Various start and Java install script fixes (7c0cef8)
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.
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads