- Jul 10, 2022
-
-
Griefed authored
-
- Jul 02, 2022
-
-
Griefed authored
-
- Jun 25, 2022
-
-
Griefed authored
fix(Config loading/saving & Application Properties): Improve config loading and saving. Fix the directories to include in server pack setting by loading the correct settings with from a corrected property. Delete you `serverpackcreator.properties`-file to generate a new one.
-
- Jun 04, 2022
- May 28, 2022
-
-
Griefed authored
feat(Quilt Modloader Support): Fully fledged Quilt support! Including start scripts, modloader server installation, automated clientside-only mod exclusions and webservice support! Please delete your `lang/lang_en_us.properties`-file to receive language updates.
-
- May 18, 2022
-
-
Griefed authored
-
- Mar 26, 2022
-
-
Griefed authored
-
- Feb 05, 2022
-
-
Griefed authored
feat: Create server packs from zipped modpacks. Point modpackDir at a ZIP-file which contains a modpack in the ZIP-archives root.
-
- Jan 26, 2022
-
-
Griefed authored
Refactor destination so every method receives the full destination of a given server pack. Rework writeConfgFile to replace existing configuration file, otherwise simply write. Improve config loading in GUI. Some other minor changes not worth mentioning.
-
- Jan 25, 2022
-
-
Griefed authored
-
- Jan 23, 2022
-
-
Griefed authored
-
- Jan 15, 2022
-
-
Griefed authored
feat: Check and notify on updates in logs, console and in GUI. Also replaced and update a couple of i18n keys. VersionChecker can be found at https://git.griefed.de/Griefed/VersionChecker
-
- Jan 08, 2022
-
-
Griefed authored
-
- Nov 27, 2021
-
-
Griefed authored
docs: Write docs for all the REST API classes, methods etc. I've been working on for the last couple of weeks. This commit also contains some minor refactorings, but nothing major or worth a separate commit.
-
- Nov 26, 2021
-
- Nov 01, 2021
-
-
Griefed authored
-
- Oct 15, 2021
-
- Oct 10, 2021
-
- Sep 24, 2021
-
-
Griefed authored
refactor: Gather information from CurseForge modpack from JsonNodes instead of Class-mapping. Makes maintenance and expansion easier. Reduces complexity.
-
- Sep 22, 2021
-
-
Griefed authored
-
- Aug 27, 2021
-
-
Griefed authored
breaking: Allow users to specify JVM flags/args for start-scripts via Menu->Edit->Edit Start-Scripts Java Args. Start scripts are no longer copied from server-files. New config option javaArgs automatically migrated into configs.
-
- Aug 15, 2021
-
-
Griefed authored
refactor: More work towards allowing parallel runs of server pack generation. Split Configuration into ConfigurationModel and ConfigurationHandler
-