Skip to content

Releases: Griefed/ServerPackCreator

Pre-Release 6.0.0-alpha.14

28 Jun 21:47
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.14 (2024-06-28)

✂️ Refactor

  • Remove redundant echo off (785817e)

📦 Other

🛠 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.

Pre-Release 6.0.0-alpha.13

28 Jun 19:18
Compare
Choose a tag to compare
Pre-release

6.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

  • Add Clear Water to clientside-mods list (b202d2d)
  • Latest changelogs (0c8a52a)

🛠 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.

Pre-Release 6.0.0-alpha.12

24 Jun 20:18
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.12 (2024-06-24)

📦 Other

🛠 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.

Pre-Release 6.0.0-alpha.11

23 Jun 20:29
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.11 (2024-06-23)

💎 Improvements

  • Set script templates via conveniet table and map (53476ca)

🚀 Features

  • Automatic Java installation and Java install-script templating. Custom variables in variables.txt. (1ba5b35)

🛠 Fixes

  • Correctly call boolean in while-loop condition (baa311e)

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.

Pre-Release 6.0.0-alpha.10

22 Jun 10:24
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.10 (2024-06-22)

💎 Improvements

  • Check for curl, use wget if not available, crash if both are absent (e179cd9)

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.

Pre-Release 6.0.0-alpha.9

19 Jun 07:02
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.9 (2024-06-19)

🛠 Fixes

  • Correctly assess new or equal version in semantic comparator (2be43aa)

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.

Release 5.2.5

19 Jun 06:49
Compare
Choose a tag to compare

5.2.5 (2024-06-19)

🛠 Fixes

  • Correctly assess new or equal version in semantic comparator (2be43aa)

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.

Pre-Release 6.0.0-alpha.8

18 Jun 19:46
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.8 (2024-06-18)

✂️ Refactor

  • Move classes into separate packages (195c900)

📦 Other

  • Add RyoamicLights- to clientside mods list (237d68b)
  • Add smarthud to clientside-list (ea18a9e)
  • Add smarthud to clientside-list (7c8afa2)

🚀 Features

  • Simple listeners for ease of use, in addition to extensions (cc10fed)

🛠 Fixes

  • Allow usage of MC 1.12 with NeoForge (9a656f1)
  • Allow usage of MC 1.12 with NeoForge (9b5db56)

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.

Release 5.2.4

18 Jun 19:03
Compare
Choose a tag to compare

5.2.4 (2024-06-18)

📔 Docs

  • Correct some spelling mistakes and finish sentences. (759c8b7)
  • Update writerside version (30e38e2)

📦 Other

  • Add RyoamicLights- to clientside mods list (237d68b)
  • Add smarthud to clientside-list (ea18a9e)

🛠 Fixes

  • Allow usage of MC 1.21 with NeoForge (9b5db56)

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.

Pre-Release 6.0.0-alpha.7

16 Jun 09:49
Compare
Choose a tag to compare
Pre-release

6.0.0-alpha.7 (2024-06-16)

✂️ Refactor

  • Return object containing server pack info instead of simpel boolean (cb57660)

📔 Docs

  • Require people to inform the dev of a clientside mod. Add info regarding list resetting (491f136)

🛠 Fixes

  • Check for NeoForge when parsing manifests (4409c6d)

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.