Commit Graph

698 Commits

Author SHA1 Message Date
dependabot[bot]
df53a92293 chore(deps): bump org.lushplugins:ChatColorHandler from 4.0.0 to 5.1.3
Bumps org.lushplugins:ChatColorHandler from 4.0.0 to 5.1.3.

---
updated-dependencies:
- dependency-name: org.lushplugins:ChatColorHandler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 11:33:31 +01:00
dependabot[bot]
3d1ff65ada 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-22 11:30:48 +01:00
dependabot[bot]
4dfed89b79 chore(deps): bump de.oliver:FancyNpcs from 2.4.2 to 2.4.4
Bumps de.oliver:FancyNpcs from 2.4.2 to 2.4.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 11:29:30 +01:00
Oliver
0f0bc239ac docs: add images for changelogs 2025-03-22 11:18:37 +01:00
Oliver
3a20486993 docs: add images to documentation pages 2025-03-22 11:10:33 +01:00
Oliver
597b4de4f3 docs: update versioning guidelines 2025-03-21 10:44:30 +01:00
Oliver
c5c7d05999 docs: update contributing guidelines 2025-03-21 10:36:07 +01:00
Oliver
532acb49a5 docs: update landing pagee 2025-03-21 10:31:47 +01:00
Oliver
db896781ca docs: write why-monorepo.md blog article 2025-03-21 10:25:01 +01:00
Oliver
b5b6017d81 docs: add release workflow page 2025-03-20 22:22:57 +01:00
Oliver
ad1382c787 docs: add download section to fancynpcs and update getting started instructions 2025-03-20 22:00:32 +01:00
Oliver
3916bed32d docs: update links on landing page 2025-03-20 21:57:00 +01:00
Oliver
43c5142dda docs: add why-monorepo page setup 2025-03-20 21:53:35 +01:00
Oliver
b2e870bab6 docs: update blog link 2025-03-20 21:42:59 +01:00
Oliver
d1b1eb9a92 docs: add inspiration page for fancynpcs 2025-03-20 21:41:04 +01:00
Oliver
e372fb4311 docs: add page for fancynpcs api 2025-03-20 21:30:22 +01:00
Oliver
9351199de3 docs: add pages for product direction 2025-03-20 21:11:10 +01:00
Oliver
bc7e4a018f Update README.md 2025-03-18 21:13:29 +01:00
Oliver
05e60499b9 quick-e2e: fix compile error 2025-03-16 21:36:48 +01:00
Oliver
bfb484026a quick-e2e: use java 21 2025-03-16 21:01:27 +01:00
Oliver
dccb8c184a docs: update landing page 2025-03-16 20:55:44 +01:00
Oliver
d4b8b24aec docs: update branding to FancyPlugins 2025-03-16 20:51:41 +01:00
Oliver
f8abc9e8fd Update README.md 2025-03-16 20:34:35 +01:00
Oliver
afb08c5bac Update README.md 2025-03-16 20:32:05 +01:00
Oliver
09f2153e29 quick-e2e: Update README.md 2025-03-16 19:53:06 +01:00
Oliver
c966870c5b quick-e2e: Add HTTP requests for fetching project version list and info from Modrinth API 2025-03-16 19:51:22 +01:00
Oliver
18f343de22 quick-e2e: Add shutdown hook and process management to Main class 2025-03-16 19:51:08 +01:00
Oliver
06e18e7572 quick-e2e: Refactor Main and StartServerService to improve task execution and process handling 2025-03-16 19:25:38 +01:00
Oliver
bd0eb94ec4 fancyvisuals: Update build.gradle.kts to set archive base name for shadowJar to 'FancyVisuals' 2025-03-16 19:23:18 +01:00
Oliver
2bda8bb7db quick-e2e: Add CopyFileService to handle file copying and update Main class to utilize it 2025-03-16 19:23:07 +01:00
Oliver
d925b211fb quick-e2e: Add GradleService to run Gradle tasks and update Main class to utilize it 2025-03-16 19:09:46 +01:00
Oliver
7827f251f6 quick-e2e: Update README.md to include TODOs for future enhancements 2025-03-16 18:48:33 +01:00
Oliver
72b6031ebc quick-e2e: Add OPsService to manage player OPs and integrate Mojang API for UUID retrieval 2025-03-16 18:48:25 +01:00
Oliver
97c75fa634 quick-e2e: Add StartServerService to initiate server process and update Main class 2025-03-16 18:31:45 +01:00
Oliver
f57aae8d8b quick-e2e: Refactor package structure to organize services under 'steps' directory 2025-03-16 18:20:29 +01:00
Oliver
4afc1bcf80 quick-e2e: Refactor PaperDownloadService to use Context for server file downloads 2025-03-16 18:19:45 +01:00
Oliver
780d418c2a quick-e2e: Add Context and StartScriptService to manage server environment and script generation 2025-03-16 18:15:21 +01:00
Oliver
8c3e123719 quick-e2e: Add EulaService to handle EULA acceptance and update Main class logic 2025-03-16 17:53:43 +01:00
Oliver
4c4e617bf5 quick-e2e: Implement PaperDownloadService and configuration management for server file downloads 2025-03-16 17:50:00 +01:00
Oliver
b2fc904441 Add quick-e2e tool for E2E environment setup 2025-03-16 17:17:23 +01:00
Oliver
a4dee79d3c fancyholograms: replace FancyLib dependency with common library 2025-03-15 20:02:15 +01:00
Oliver
0d74b2122f Update dependencies 2025-03-15 19:58:41 +01:00
Oliver
9f8ac1d79f fancyvisuals: update versioning and refactor version retrieval method 2025-03-15 19:51:36 +01:00
Oliver
04a861562e fancyholograms: update versioning and refactor version retrieval method 2025-03-15 19:49:44 +01:00
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