-
Release 6.3.5 Stable
released this
2024-08-18 12:18:21 +02:00 | 1063 commits to main since this release6.3.5 (2024-08-18)
🛠 Fixes
- Prevent lambdas from preventing int cast (94e4dcb)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.3.4 Stable
released this
2024-08-17 19:26:26 +02:00 | 1065 commits to main since this release6.3.4 (2024-08-17)
📦 Other
- Remove old paths and values for IDE (82858d9)
🦊 CI/CD
- Do not include test-resources, only main (b22893a)
🛠 Fixes
- Prevent method-lambdas from interrupting semantic parsing (e501475)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
6.3.3 Stable
released this
2024-08-17 18:18:58 +02:00 | 1070 commits to main since this release6.3.3 (2024-08-17)
📦 Other
🦊 CI/CD
- Update i18n4k to 0.9.0 (059a0ed)
- Upgrade Gradle to 8.10. Update and centralize buildSrc lib management (98b9d7c)
- Checkout main, do not push all (b6a2e0c)
- Limit workflow runs and remove unnecessary steps (80a605e)
- Pass project title and change commit message (316b0e0)
- Regular checkout.. (95a4761)
- Remove output.txt and plain.jar from assets. They're not needed. (27afb9b)
- Use @v1 as @v1.4 apparently does not work (fa7ca0d)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.3.2 Stable
released this
2024-08-14 22:04:33 +02:00 | 1084 commits to main since this release6.3.2 (2024-08-14)
📦 Other
🦊 CI/CD
- Add files to releae assets and simplify asset collection (c97bee7)
- Generate checksum before trying to copy it (25ea614)
- Order steps correctly (50c574e)
🛠 Fixes
- If ldd is not available, don't check the glibc version. (1d785f3)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.3.1 Stable
released this
2024-08-11 19:08:39 +02:00 | 1092 commits to main since this release6.3.1 (2024-08-11)
🦊 CI/CD
- Configure install4j updater. Upload release assets to download server. (85f4941)
🛠 Fixes
- Remove unnecessary int cast and check for expected version format to better handle custom versions like GraalVM (f8aef38)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.3.0 Stable
released this
2024-08-10 16:32:06 +02:00 | 1097 commits to main since this release6.3.0 (2024-08-10)
💎 Improvements
- Display generation errors in GUI (e74a90a)
🔩 Dependencies
- Update dependencies where possible (24fda66)
🚀 Features
- Scan mod- and server pack using Nekodetector and jNeedle (f18e134)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.2.1 Stable
released this
2024-08-06 10:37:10 +02:00 | 1102 commits to main since this release6.2.1 (2024-08-06)
💎 Improvements
- Allow custom Recommended Java Version for server pack. Handle with care! You are solely responsible for your custom setting of this value! (7c3bfe1)
📦 Other
- Add modernfix folder to inclusion list in code, too (0b647c8)
🛠 Fixes
- Re-add server and Java version availability checks (7b4b15b)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.2.0 Stable
released this
2024-08-04 16:57:41 +02:00 | 1107 commits to main since this release6.2.0 (2024-08-04)
✂️ Refactor
- Improve value checks for tip rightclick (1308f0c)
📦 Other
- Add modernfix to directories which should be included (56bbdfe)
- Correct link to list of JDK vendors in variables-help (78d6ad7)
🚀 Features
- Drag and Drop: Conveniently drag and drop files and/or folders for modpack, server icon and properties, and directories in settings (5716828)
- Drag and Drop: Conveniently drag and drop files and/or folders from your PC into server-files (f422b6d)
- Drag and Drop: Conveniently drag and drop server pack config files into config tab pane to load it in a new tab (34563c1)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.1.1 Stable
released this
2024-08-03 18:17:05 +02:00 | 1115 commits to main since this release6.1.1 (2024-08-03)
🛠 Fixes
- Delete install directory contents before installation (d494a8d)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release 6.1.0 Stable
released this
2024-08-02 23:41:25 +02:00 | 1118 commits to main since this releaseDev note: Updating via the installers is currently broken. Either uninstall first, then run the installer, or use the JAR.
6.1.0 (2024-08-02)
✂️ Refactor
- Remove cluttering order methods. Trim down available methods. (95fd86f)
💈 Style
- Make advanced panel font bold and a little bigger (3370d2c)
💎 Improvements
- Allow searching version-lists for oldest and newest via SemanticVersionComparator (18c15bd)
- Tip Of The Day entry for the new tip-popup to add mods to exclusions or whitelist (c9c1d8e)
📦 Other
- Add Chat Ping to clientside-mods list. (82760cf)
- Add missing release notes from 2.0.3 to 1.5.1 (7f31641)
🦊 CI/CD
- Remove SHA from release title (1ec862e)
🚀 Features
- Popup-menu to quickly add mods to exclusion- or whitelist from within tip (ad3892a)
🛠 Fixes
- Correctly order version lists for ease of use (7e18ae5)
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.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads