diff --git a/.gitignore b/.gitignore index e69de29..276efd2 100755 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,50 @@ +.gradle +**/build/ +!src/**/build/ + +# Ignore Gradle GUI config +gradle-app.setting + +# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) +!gradle-wrapper.jar + +# Avoid ignore Gradle wrappper properties +!gradle-wrapper.properties + +# Cache of project +.gradletasknamecache + +# Eclipse Gradle plugin generated files +# Eclipse Core +.project +# JDT-specific (Eclipse Java Development Tools) +.classpath + + +.DS_Store + + +*-1.0-SNAPSHOT.jar + + +.vscode/* +**/.vscode +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +!.vscode/*.code-snippets + +# Local History for Visual Studio Code +.history/ + +# Built Visual Studio Code Extensions +*.vsix + + +*/target/ +*/bin/ +**/.vscode + +*/gradle +*/gradlew* \ No newline at end of file diff --git a/environmentex/.gradle/8.13/executionHistory/executionHistory.bin b/environmentex/.gradle/8.13/executionHistory/executionHistory.bin index c49c85b..7b270c6 100644 Binary files a/environmentex/.gradle/8.13/executionHistory/executionHistory.bin and b/environmentex/.gradle/8.13/executionHistory/executionHistory.bin differ diff --git a/environmentex/.gradle/8.13/executionHistory/executionHistory.lock b/environmentex/.gradle/8.13/executionHistory/executionHistory.lock index 85d2de1..8abb1ca 100644 Binary files a/environmentex/.gradle/8.13/executionHistory/executionHistory.lock and b/environmentex/.gradle/8.13/executionHistory/executionHistory.lock differ diff --git a/environmentex/.gradle/8.13/fileHashes/fileHashes.bin b/environmentex/.gradle/8.13/fileHashes/fileHashes.bin index db7ed1c..a1bee04 100644 Binary files a/environmentex/.gradle/8.13/fileHashes/fileHashes.bin and b/environmentex/.gradle/8.13/fileHashes/fileHashes.bin differ diff --git a/environmentex/.gradle/8.13/fileHashes/fileHashes.lock b/environmentex/.gradle/8.13/fileHashes/fileHashes.lock index 38d5714..62e9375 100644 Binary files a/environmentex/.gradle/8.13/fileHashes/fileHashes.lock and b/environmentex/.gradle/8.13/fileHashes/fileHashes.lock differ diff --git a/environmentex/.gradle/8.13/fileHashes/resourceHashesCache.bin b/environmentex/.gradle/8.13/fileHashes/resourceHashesCache.bin index 0e16e64..8ac9f1c 100644 Binary files a/environmentex/.gradle/8.13/fileHashes/resourceHashesCache.bin and b/environmentex/.gradle/8.13/fileHashes/resourceHashesCache.bin differ diff --git a/environmentex/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/environmentex/.gradle/buildOutputCleanup/buildOutputCleanup.lock index ff54fdf..ab88222 100644 Binary files a/environmentex/.gradle/buildOutputCleanup/buildOutputCleanup.lock and b/environmentex/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/environmentex/.gradle/caches/paperweight/taskCache/mappedServerJar.jar b/environmentex/.gradle/caches/paperweight/taskCache/mappedServerJar.jar index 4d6b3c1..1cfc7b2 100644 Binary files a/environmentex/.gradle/caches/paperweight/taskCache/mappedServerJar.jar and b/environmentex/.gradle/caches/paperweight/taskCache/mappedServerJar.jar differ diff --git a/environmentex/.gradle/caches/paperweight/taskCache/reobfJar.log b/environmentex/.gradle/caches/paperweight/taskCache/reobfJar.log index 64b9c58..9f34b56 100644 --- a/environmentex/.gradle/caches/paperweight/taskCache/reobfJar.log +++ b/environmentex/.gradle/caches/paperweight/taskCache/reobfJar.log @@ -1,2 +1,2 @@ Command: /opt/homebrew/Cellar/openjdk/23.0.2/libexec/openjdk.jdk/Contents/Home/bin/java -Xmx1G -classpath /Users/janik/.gradle/caches/modules-2/files-2.1/net.fabricmc/tiny-remapper/0.10.4/d78e8e115ba5ac99421ce2d5e84e88b91a5f08b7/tiny-remapper-0.10.4-fat.jar net.fabricmc.tinyremapper.Main /Users/janik/Desktop/MCPlugins/environmentex-1.0-SNAPSHOT.jar /Users/janik/Desktop/MCPlugins/environmentex/build/libs/environmentex-1.0-SNAPSHOT-reobf.jar /Users/janik/Desktop/MCPlugins/environmentex/.gradle/caches/paperweight/taskCache/reobfMappings.tiny mojang spigot /Users/janik/Desktop/MCPlugins/environmentex/.gradle/caches/paperweight/taskCache/mappedServerJar.jar --threads=1 -Finished after 798,34 ms. +Finished after 827,23 ms. diff --git a/environmentex/.gradle/file-system.probe b/environmentex/.gradle/file-system.probe index f5f0534..6442477 100644 Binary files a/environmentex/.gradle/file-system.probe and b/environmentex/.gradle/file-system.probe differ diff --git a/environmentex/build/libs/environmentex-1.0-SNAPSHOT-reobf.jar b/environmentex/build/libs/environmentex-1.0-SNAPSHOT-reobf.jar index cc2d221..7d7b547 100644 Binary files a/environmentex/build/libs/environmentex-1.0-SNAPSHOT-reobf.jar and b/environmentex/build/libs/environmentex-1.0-SNAPSHOT-reobf.jar differ diff --git a/environmentex/build/reports/problems/problems-report.html b/environmentex/build/reports/problems/problems-report.html index b3620a5..ab3eac2 100644 --- a/environmentex/build/reports/problems/problems-report.html +++ b/environmentex/build/reports/problems/problems-report.html @@ -650,7 +650,7 @@ code + .copy-button { diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$1.class.uniqueId5 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$1.class.uniqueId5 deleted file mode 100644 index 8780bd5..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$1.class.uniqueId5 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$2.class.uniqueId3 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$2.class.uniqueId3 deleted file mode 100644 index 1d8ca33..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App$2.class.uniqueId3 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App.class.uniqueId2 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App.class.uniqueId2 deleted file mode 100644 index 8bc3372..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/App.class.uniqueId2 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$1.class.uniqueId0 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$1.class.uniqueId0 deleted file mode 100644 index 8e20b2a..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$1.class.uniqueId0 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$Song.class.uniqueId1 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$Song.class.uniqueId1 deleted file mode 100644 index 7403384..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs$Song.class.uniqueId1 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs.class.uniqueId4 b/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs.class.uniqueId4 deleted file mode 100644 index 1c93b43..0000000 Binary files a/environmentex/build/tmp/compileJava/compileTransaction/stash-dir/CustomMusicDiscs.class.uniqueId4 and /dev/null differ diff --git a/environmentex/build/tmp/compileJava/previous-compilation-data.bin b/environmentex/build/tmp/compileJava/previous-compilation-data.bin index 84bbf15..710c37c 100644 Binary files a/environmentex/build/tmp/compileJava/previous-compilation-data.bin and b/environmentex/build/tmp/compileJava/previous-compilation-data.bin differ