Skip to content
GitLab
Explore
Sign in
Commits on Source
132
3309c74b
improv(Home Directory): Base all actions, file- and directory paths on home...
Sep 25, 2022
2fe0527f
Merge branch 'homeDir' into 'develop'
Sep 25, 2022
cc3de16d
Merge branch 'main' into develop
Sep 26, 2022
7e044266
feat(Update Migrations): When updating from an older to a new version, perform...
Sep 28, 2022
cc2edaeb
Merge branch 'updateMigrator' into 'develop'
Sep 28, 2022
92fd7a91
refactor(Migration Message Logging): Make the display window and logging of...
Sep 29, 2022
d9087054
chore(Maintenance): Remove manual write of old version to properties from...
Sep 29, 2022
44d67c64
refactor(ServerPackHandler): Improve docs and styling
Oct 02, 2022
04f2e7e6
no message
Oct 02, 2022
631d5810
refactor(ServerPackCreator): Improve docs and styling
Oct 03, 2022
81a3e49f
test: Set home-directory to tests and run tests in said directory to prevent...
Oct 03, 2022
a796aabf
fix(JAR folder extraction): Extract all files and folders when running in a...
Oct 03, 2022
3552632d
fix(Quilt server installation): Install Quilt server in server pack directory.
Oct 03, 2022
d7d210b0
no message
Oct 03, 2022
0e943a66
style(Editorconfig): Wrap multi-parameter method declarations, align...
Oct 03, 2022
4cab3ae0
no message
Oct 03, 2022
f1414134
refactor(MigrationManager): Improve docs and styling.
Oct 03, 2022
5cfdfeb0
docs: Improve description for base-package, short description of intended workflow, list extensions
Oct 03, 2022
ed09b6c8
style: Apply new EditorConfig styling
Oct 03, 2022
742038e7
Update tj-actions/branch-names action to v6
Oct 04, 2022
a8877962
fix(File and Directory exclusion): Correctly exclude files and directories as...
Oct 04, 2022
b431dd2e
fix(Webservice Propery Loading): Pass property files to load as CLI argument...
Oct 04, 2022
c09dac12
no message
Oct 04, 2022
bb1ca6d4
Merge branch 'renovate-tj-actions-branch-
names-6
.x' into 'main'
Oct 05, 2022
441ede12
refactor: Merge ConfigUtilities into ConfigurationHandler. Extract JSON and...
Oct 05, 2022
02bd7192
Minor indentation changes.
Oct 05, 2022
b1c1f2d7
refactor(Execution Time Measurement): Implement custom stopwatch to measure...
Oct 07, 2022
d7ccfe8a
refactor(Code Quality): Implement latest Qodana suggestions
Oct 07, 2022
30f63bde
no message
Oct 07, 2022
0f882390
docs(ApplicationProperties): Improve descriptions for files and directories
Oct 08, 2022
bd81c7de
refactor(SimpleStopWatch): Rearrange methods, apply editorconfig and make...
Oct 08, 2022
51c23e83
no message
Oct 08, 2022
06e4e4f7
Merge branch 'develop' into 'beta'
Oct 08, 2022
a44b1e53
RELEASE: 3.15.0-beta.1
Oct 08, 2022
59964a22
ci/GitLab): Remove unnecessary artifacts and commented out jobs
Oct 09, 2022
21e8e6d6
refactor(Gradle): Replace sourceCompat and targetCompat with toolchain...
Oct 09, 2022
f528243f
no message
Oct 09, 2022
1eec03c6
feat: Include or exclude files and directories based on regex-filters. Thanks to @Jetpack-Cat
Oct 14, 2022
e9457fc9
chore: Update license report
Oct 14, 2022
a07f41cf
no message
Oct 14, 2022
5e35c793
RELEASE: 3.15.0-beta.2
Oct 14, 2022
6588f71e
docs: Remove unnecessary type information
Oct 14, 2022
ee1d93b8
Merge branch 'beta' of
https://git.griefed.de/Griefed/ServerPackCreator
into beta
Oct 14, 2022
f5635102
docs: Remove link to containing class
Oct 14, 2022
f4dad991
chore: Update license report files
Oct 16, 2022
b5f4c138
no message
Oct 16, 2022
7fe7e18c
refactor: Move writeLocale to ApplicationProperties as it is more appropriate...
Oct 16, 2022
b2e097c4
chore: Add new entries to default dirs to include and exclude from server packs
Oct 16, 2022
dec1cdee
refactor: Store addon-related values in fields to prevent unnecessary instantiations
Oct 16, 2022
4594e6c8
refactor: Use toPath instead of unnecessarily complicated Paths.get ..toString
Oct 16, 2022
13aab5e3
fix: Pass addon-directory to prevent directory creation and usage outside of SPCs home-directory
Oct 16, 2022
312a9488
Move run dir to tests
Oct 16, 2022
74b583fd
refactor: Default to mods and config when no values are present
Oct 16, 2022
5d715522
fix: Ensure log4j-config is created in the correct directory even when running tests or in-dev
Oct 16, 2022
a1a8c181
chore: Add schematics to list of suggested directories
Oct 16, 2022
e0986dab
RELEASE: 3.15.0-beta.3
Oct 17, 2022
8b28b06a
ci: Retry once if a testjob fails
Oct 17, 2022
22e29056
refactor: Replace getLanguage-call with simple call to language field.
Oct 17, 2022
846339d2
refactor: Properly call setLanguage
Oct 17, 2022
418d50bf
docs: Add latest property-information
Oct 17, 2022
dfb5e4c1
chore: Update Quilt manifest
Oct 17, 2022
a98e080c
fix: Ensure Tomcat directories and serverpackcreator.db reside in...
Oct 17, 2022
5ecb76b8
chore: Update Quilt manifest
Oct 17, 2022
58cf3c5c
refactor: Pass lang-directory and locale, or only lang-directory, to I18N...
Oct 17, 2022
afa3708b
RELEASE: 3.15.0-beta.4
Oct 17, 2022
0100f3bf
ci: No longer generate release on doc change
Oct 17, 2022
87746206
chore: Update quilt manifest....again?
Oct 17, 2022
e7568a1e
docs: Add NotNull and Contract annotations. Cleanups and removal of unnecessary type-information
Oct 17, 2022
0cdc1f76
Merge branch 'beta' of
https://git.griefed.de/Griefed/ServerPackCreator
into beta
Oct 17, 2022
42b74ab9
refactor: Move help-argument text to file to make editing and formatting in future versions easier.
Oct 17, 2022
f21d9c0e
refactor: Remove ASCENDING and DESCENDING types to clean up Forge and Minecraft metas.
Oct 18, 2022
0556dce3
refactor: Write proper error log in case a ParserConfiguration exception is thrown
Oct 18, 2022
c47611d1
refactor: Remove unnecessary null-check
Oct 18, 2022
7f01bf88
refactor: Simplify if-statement
Oct 18, 2022
76c9e72a
docs: Add NotNull-annotations
Oct 18, 2022
6cdb4c14
docs: Add NotNull-annotations
Oct 18, 2022
193a83ff
chore: Update manifests
Oct 19, 2022
1123eee2
refactor: Rename boolean related methods to reflect boolean naming schemes
Oct 19, 2022
6af73826
chore: Remove JustEnoughResources from fallback modslist. Thanks to Chorb for the report.
Oct 23, 2022
427ba05f
chore: Update jgroups to 5.2.7
Oct 23, 2022
f03f9668
chore: Remove JustEnoughResources from fallback modslist. Thanks to Chorb for the report.
Oct 23, 2022
f62e03cf
chore: Update manifests and changelog.
Oct 23, 2022
bbbadd7b
refactor: When running in a dev environment, ensure we have log level debug set
Oct 24, 2022
0d9560d2
no message
Oct 24, 2022
9271258b
fix(Mod Sideness Scanning): Do not exclude mods which are dependencies of...
Oct 24, 2022
2adbcfbc
RELEASE: 3.15.0-beta.5
Oct 24, 2022
a107bf86
no message
Oct 25, 2022
12ebafca
fix: Remove carriage return to successfully execute scripts on Linux.
Oct 25, 2022
f284a6b3
fix: Remove [ and ] from paths to prevent potential errors in PowerShell scripts.
Oct 25, 2022
eab73ddd
RELEASE: 3.15.0-beta.6
Oct 25, 2022
4929b9c1
Update Manifests
Oct 31, 2022
b792f30b
chore: Added fabric-extended-armor-bars and medieval-music to fallback...
Oct 31, 2022
0ab1456f
chore(deps): update dependency @quasar/extras to v1.15.5
Nov 04, 2022
ced7ae19
chore(deps): update dependency minimist to v1.2.7
Nov 04, 2022
ad2ba5fe
chore(deps): update dependency vue to v3.2.41
Nov 04, 2022
4b3eae4f
deps(deps): update dependency net.lingala.zip4j:zip4j to v2.11.2
Nov 04, 2022
a24e032a
deps(deps): update ghcr.io/griefed/baseimage-ubuntu-
jdk-8
docker tag to v2.0.15
Nov 04, 2022
75137d7c
deps(deps): update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.3
Nov 04, 2022
67284916
deps(deps): update junit5 monorepo
Nov 04, 2022
9c0eb2b7
deps(deps): update spring boot to v2.7.5
Nov 04, 2022
32 additional commits have been omitted to prevent performance issues.
Loading