Commit Graph

54 Commits

Author SHA1 Message Date
Oliver
b648e86ace fancyvisuals: remove unused dependencies from FancyVisualsLoader 2025-03-15 19:44:24 +01:00
Oliver
38bc8d024e fancyvisuals: reorganize dependencies and rename API classes for FancyVisuals 2025-03-15 19:30:29 +01:00
Oliver
adfd250e61 ci: add build step for FancyVisuals plugin 2025-03-15 19:05:13 +01:00
Oliver
2a9ca30f64 Add FancyVisuals plugin 2025-03-15 19:04:44 +01:00
Oliver
75172c39a4 ci: add publishing steps for fancyholograms to reposilite 2025-03-15 16:28:47 +01:00
Oliver
e4f6171515 Update JUnit dependencies 2025-03-15 16:22:50 +01:00
dependabot[bot]
12dc04fe39 chore(deps): bump com.google.code.gson:gson from 2.11.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.12.1)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 16:04:18 +01:00
Oliver
83ba4c95df ci: deploy docs on every push to main 2025-03-15 16:01:09 +01:00
Oliver
dc8cdd4dc8 docs: remove home link 2025-03-15 16:00:41 +01:00
Oliver
7df5016797 docs: rename watchtower service to fi_watchtower in docker-compose.yml 2025-03-15 15:56:59 +01:00
Oliver
dab8137089 docs: add docker-compose.yml 2025-03-15 15:49:52 +01:00
Oliver
00c1037951 Add issue templates 2025-03-15 15:43:58 +01:00
Oliver
3b0e25b54d ci: add deploy-docs.yml 2025-03-15 15:38:35 +01:00
dependabot[bot]
80fb8c29ec chore(deps): bump de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6
Bumps de.oliver.FancyAnalytics:logger from 0.0.4 to 0.0.6.

---
updated-dependencies:
- dependency-name: de.oliver.FancyAnalytics:logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:23:35 +01:00
Oliver
6321a80442 ci: rename build job from 'build-plugins' to 'deploy-plugin' in deployment workflows 2025-03-15 15:22:31 +01:00
dependabot[bot]
524adfb194 chore(deps): bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.49.1.0
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.46.0.0 to 3.49.1.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.46.0.0...3.49.1.0)

---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-15 15:18:40 +01:00
Oliver
2c66027e65 ci: downgrade Java version from 23 to 21 in build configuration 2025-03-15 15:15:35 +01:00
Oliver
48b9dda5f5 ci: update Java version to 23 and rename build step to run unit tests 2025-03-15 15:09:30 +01:00
Oliver
4895bbe44c deployment: remove unused imports and clean up test configuration 2025-03-15 15:08:15 +01:00
Oliver
8c773581e4 deployment: remove unneeded dependencies 2025-03-15 15:05:02 +01:00
Oliver
b8b3902de1 ci, fancyholograms: add snapshot deployment config 2025-03-15 15:02:15 +01:00
Oliver
ff19170f1e ci: move release-fancyholograms.yml 2025-03-15 14:58:27 +01:00
Oliver
3bb65920d6 ci: add fancyholograms deployment pipeline 2025-03-15 14:57:32 +01:00
Oliver
795c385e48 fancyholograms: add deployment config 2025-03-15 14:54:47 +01:00
Oliver
4c5faf0a4d deployment: Refactor ModrinthService to improve configuration handling and add timeout settings 2025-03-15 14:51:02 +01:00
Oliver
aefbc8365e deployment: Update configuration to use version path for plugin deployment 2025-03-15 14:12:54 +01:00
Oliver
1c9a01544c deployment: Add Modrinth deployment configuration and service integration 2025-03-15 14:02:57 +01:00
Oliver
2184291060 deployment: Add Modrinth deployment functionality 2025-03-15 13:55:53 +01:00
Oliver
3a9bf95d77 Add deployment tool 2025-03-15 13:40:49 +01:00
Oliver
15d4428dfd Merge pull request #1 from FancyMcPlugins/ci
Add basic CI
2025-03-15 13:10:38 +01:00
Oliver
1815820e2c add dependabot.yml 2025-03-15 13:09:03 +01:00
Oliver
ea6c9b28b3 update build.yml 2025-03-15 13:03:59 +01:00
Oliver
5774e21479 update build.yml 2025-03-15 12:59:55 +01:00
Oliver
6d9e2f3b47 update build.yml 2025-03-15 12:58:08 +01:00
Oliver
8cb395d73a ci: Add GitHub Actions workflow for building plugins 2025-03-15 12:53:27 +01:00
Oliver
5c643d34e0 docs: Rename guideline files for clarity and accessibility 2025-03-15 00:09:54 +01:00
Oliver
934219b659 docs: Add contributing and guidelines documentation 2025-03-15 00:06:43 +01:00
Oliver
445539f9d2 docs: Add changelog 2025-03-14 23:40:04 +01:00
Oliver
12d71dcb53 docs: Add principles section to fancynpcs documentation 2025-03-14 22:57:46 +01:00
Oliver
c0be753fa8 Add docs 2025-03-14 22:50:14 +01:00
Oliver
246c2b99d5 Update FancyLib version to 36 in build configuration 2025-03-14 18:10:43 +01:00
Oliver
7afc0715ca Update versioning for plugintests and adjust build configuration 2025-03-14 18:10:03 +01:00
Oliver
c35c00efd2 Update versioning for FancySitula and adjust Minecraft version in build configuration 2025-03-14 18:07:37 +01:00
Oliver
6d8be3ace4 Update JDB versioning in build configuration and gradle properties 2025-03-14 18:05:31 +01:00
Oliver
a7f36fcf7a Update versioning for FancyHolograms and FancyLib in build configuration 2025-03-14 18:03:32 +01:00
Oliver
92be8f419d Update FancyHolograms versioning and dependencies 2025-03-14 18:01:23 +01:00
Oliver
a3c75c4022 jdb: Enhance delete functionality to support directory deletion 2025-03-14 17:46:43 +01:00
Oliver
4deee1561b Update FancyHolograms project dependencies and simplify commit retrieval functions 2025-03-10 21:32:05 +01:00
Oliver
9e6be5b4a1 Refactor packet tests and update dependencies 2025-03-07 12:46:22 +01:00
Oliver
c1f5e420ca jdb: fix dependencies 2025-03-07 12:26:14 +01:00