-
Release 4.3.1 Stable
released this
2023-09-16 17:53:16 +02:00 | 2186 commits to main since this release4.3.1 (2023-09-16)
📦 Other
- Add Essential and MemoryUsageScreen to clientside mods. Thanks to @Devilswarchild and @BlakeIsMyWaifu for the reports! (7515bd3)
- Remove debug console print (c9ed3fd)
🛠 Fixes
- Fix the previous fix of only considering JARs in the mods-directory and nothing else (ecfc8b7)
- Only consider JARs in file acquisition from mods-directory (46e84d8)
- Prevent folder-inclusions from running the mods-scan if they happen to be inside the mods-directory (38a9057)
- Run mods check if source is mods (5de0742)
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 5.0.0-alpha.25 Pre-release
released this
2023-09-16 00:29:08 +02:00 | 1985 commits to main since this release5.0.0-alpha.25 (2023-09-15)
🚀 Features
- Load and save settings (dca4bca)
🛠 Fixes
- Prevent folder-inclusions from running the mods-scan if they happen to be inside the mods-directory (be23d94)
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 5.0.0-alpha.24 Pre-release
released this
2023-09-07 22:08:31 +02:00 | 1996 commits to main since this release5.0.0-alpha.24 (2023-09-07)
📦 Other
- Add Essential and MemoryUsageScreen to clientside mods. Thanks to @Devilswarchild and @BlakeIsMyWaifu for the reports! (f8b7a9a)
🛠 Fixes
- Check for NeoForge installer availability (7c230f4)
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 5.0.0-alpha.23 Pre-release
released this
2023-09-07 17:54:04 +02:00 | 2000 commits to main since this release5.0.0-alpha.23 (2023-09-07)
💎 Improvements
- Hint about server pack contents generated from ZIP-archives (e2107d2)
🛠 Fixes
- Correctly check ZIP-entries (0cd02cf)
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 4.3.0 Stable
released this
2023-09-02 19:06:08 +02:00 | 2194 commits to main since this release4.3.0 (2023-09-02)
💎 Improvements
- Hint about server pack contents generated from ZIP-archives (e0a9ac3)
📦 Other
- Add debug logging for fabric dependency checks (a7d9422)
🦊 CI/CD
- Use docker proxy to reduce traffic (509f454)
🛠 Fixes
- Correctly check ZIP-entries (fb7da8a)
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 5.0.0-alpha.22 Pre-release
released this
2023-08-30 10:19:07 +02:00 | 2004 commits to main since this release5.0.0-alpha.22 (2023-08-30)
📦 Other
- Add debug logging for Fabric dependency checks (5d24a8c)
🚀 Features
- Settings: Progress towards allowing easier changing of SPC configuration (8a3c8b6)
🛠 Fixes
- Run correct checks when the modloader is NeoForge. Thanks to @Conhaque for the report! (66ff32d)
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Pre-Release 5.0.0-alpha.21 Pre-release
released this
2023-08-11 22:25:23 +02:00 | 2011 commits to main since this release5.0.0-alpha.21 (2023-08-11)
✂️ Refactor
- Preparations for fontsize change. Improve gui-prop handling. (3c571c8)
📦 Other
- Add lib39 to list of clientside mods. Thanks to @nvb-uy for the report! (086ba96)
- Add physics-mod and vr-combat to clientside-list. Thanks to @ModernGamingWorld and @nvb-uy (99113a1)
- Security policy thingy (d77762b)
🦊 CI/CD
- Use maven proxy in other places as well (8ef7ee2)
- Use maven proxy to reduce load on maven central and improve download times on our own infrastructure (738acdf)
- Enable some checks again (8855ca4)
- Reactivate Qodana GitHub job (6480dec)
- Use docker proxy to reduce traffic (9b717ed)
- Use Qodana recommended starting point (7b3d681)
🚀 Features
- Key-combinations to improve usability. CTRL + W closes the current tab, CTRL + T opens a new tab, CTRL + S saves the current tab, CTRL + LSHIFT + S saves all tabs, CTRL + L opens the file selection for loading, CTRL + G generates the current tab. (992cc9f)
- Support NeoForge modloader (7ad2f66)
🛠 Fixes
- Use save-dialog instead of open-dialog for config save as (051a6e9)
- Various Qodana-recommended fixes and refactorings (f783481)
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 4.2.1 Stable
released this
2023-07-28 18:38:02 +02:00 | 2200 commits to main since this release4.2.1 (2023-07-28)
📦 Other
- Add lib39 to list of clientside mods. Thanks to @nvb-uy for the report! (f05dd08)
- Add physics-mod and vr-combat to clientside-list. Thanks to @ModernGamingWorld and @nvb-uy (c1ba97b)
🛠 Fixes
- Use save-dialog instead of open-dialog for config save as (dd973c9)
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 5.0.0-alpha.20 Pre-release
released this
2023-07-16 17:03:32 +02:00 | 2028 commits to main since this release5.0.0-alpha.20 (2023-07-16)
👀 Reverts
- Remove loading animation from ScrollTextAreas (c273e79)
💎 Improvements
- Display indicators for destination, inclusion and exclusion (7fd2b2c)
- Refresh user_jvm_args.txt on launch. Improve readibility. (b5ccfb3)
- Scroll to top of tip upon change (575a3a2)
📦 Other
- Update license report and manifests (00a0081)
🦊 CI/CD
- Update license report upon release build (4a8bfe0)
🧨 Breaking changes!
- Remove explicit save-copy procedure (630357b)
🚀 Features
- Animated button in menubar if an update is available (8a7a013)
- Menu item for window with third party notices (6fdd92f)
🛠 Fixes
- GH#462: Use -LiteralPath to ensure compatibility to older versions of PowerShell. Thanks to @Frontear for the report! (f3038db), closes GH#462
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 4.2.0 Stable
released this
2023-07-15 14:58:14 +02:00 | 2204 commits to main since this release4.2.0 (2023-07-15)
💎 Improvements
- Refresh user_jvm_args.txt on launch. Improve readibility. (46de35d)
📦 Other
- Add CompletionistIndex, LeaveMyBarsAlone, DurabilityTooltip to list of clientside mods. Thanks to @ModernGamingWorld for the reports! (5e5e06a)
- Info about real world plugin example (4b37249)
- List jNeedle plugin as example (3a50c58)
- Remove modmenu from list of clientside mods as newer versions appear to be required on the server now. Thanks to @nvb-uy for the report! (936eea3)
- Small typo (670c655)
🛠 Fixes
- GH#462: Use -LiteralPath to ensure compatibility to older versions of PowerShell. Thanks to @Frontear for the report! (280522d), closes GH#462
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