Commit Graph

215 Commits

Author SHA1 Message Date
Oliver
7858e59f49 plugins: Delete all Jenkinfile files 2025-04-18 17:26:53 +02:00
Oliver
46ebfb8a38 plugins: Update all snapshot changelogs 2025-04-18 17:26:12 +02:00
Oliver
a6445e53be docs: Add dot icon to subpages 2025-04-18 13:28:03 +02:00
Oliver
3c8f2eb2cc docs: Add feature pages for FancyAnalytics 2025-04-18 13:14:07 +02:00
Oliver
81d9a5c9a4 docs: Add getting started guides for FancyAnalytics 2025-04-18 13:06:42 +02:00
Oliver
98c5208f80 docs: Add landing page for FancyAnalytics 2025-04-18 00:11:41 +02:00
Oliver
ba1ba66f1d docs: Enhance documentation for concept 2025-04-17 23:51:10 +02:00
Oliver
57b1016581 docs: Update dates 2025-04-17 23:36:41 +02:00
Oliver
41dc4f6fd2 docs: Set visibility to hidden for 1.21.5 update article 2025-04-17 23:34:28 +02:00
Oliver
20d7d8f382 docs: Update blog article for 1.21.5 2025-04-17 23:33:36 +02:00
Oliver
1db0e8b536 fn: Add test for SkinManagerImpl#getByFile 2025-04-17 23:09:51 +02:00
Oliver
6bf30ebb0d fn: Add tests for SkinManagerImpl#getByURL 2025-04-17 23:08:21 +02:00
Oliver
02860a06a4 fn: Add tests for SkinManagerImpl#getByUsername 2025-04-17 23:04:03 +02:00
Oliver
2a4cf1a54d plugin-tests: Add toThrow method for exception assertion in Expectable 2025-04-17 23:02:57 +02:00
Oliver
af2e40e00b fn: Add some tests for SkinManager 2025-04-17 22:42:00 +02:00
Oliver
6cbf0df897 fn: Add general SkinGenerationRequest class 2025-04-17 21:58:22 +02:00
Oliver
2b485302df fn: Prevent exceptions in skin queue schedulers 2025-04-17 21:41:19 +02:00
Oliver
12de021118 fn: Add scheduler_status subcommand 2025-04-17 21:40:41 +02:00
Oliver
31e180bf90 fn: Remove test for SkinManager 2025-04-17 21:25:00 +02:00
Oliver
552a301602 fn: Add interface for skin generation queues 2025-04-17 21:22:32 +02:00
Oliver
723c3de3c4 fn: Fix not trying to get username skins from cache first 2025-04-17 21:15:01 +02:00
Oliver
7726dc4af2 docs: Update dotnet sdk to 9.0 2025-04-17 17:23:06 +02:00
dependabot[bot]
d5292ec254 chore(deps): bump org.junit.jupiter:junit-jupiter-engine (#33)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:18:30 +02:00
dependabot[bot]
ae6ac1bb4a chore(deps): bump org.junit.jupiter:junit-jupiter-api (#32)
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:14:33 +02:00
dependabot[bot]
e25ffdb591 chore(deps): bump org.junit.platform:junit-platform-console-standalone (#31)
Bumps [org.junit.platform:junit-platform-console-standalone](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-console-standalone
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:14:25 +02:00
Michał
2e8f2fb9ed fancynpcs: handle skin errors gracefully (#23) 2025-04-17 16:59:50 +02:00
Oliver
0d52abc0a6 fn, fh: update version to next dev build 2025-04-17 16:55:24 +02:00
Oliver
0db47da5a7 fn, fh: update dependencies 2025-04-17 16:54:23 +02:00
Oliver
f5f81a12b4 fn: ensure PlaceholderAPI is enabled before registering placeholders in debug mode 2025-04-17 16:47:09 +02:00
dependabot[bot]
2f331cd49f chore(deps): bump com.google.code.gson:gson from 2.12.1 to 2.13.0 (#30)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.0.
- [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.12.1...gson-parent-2.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 16:37:49 +02:00
dependabot[bot]
796588447a chore(deps): bump com.intellectualsites.plotsquared:plotsquared-core (#27)
Bumps [com.intellectualsites.plotsquared:plotsquared-core](https://github.com/IntellectualSites/PlotSquared) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/IntellectualSites/PlotSquared/releases)
- [Commits](https://github.com/IntellectualSites/PlotSquared/compare/7.5.1...7.5.2)

---
updated-dependencies:
- dependency-name: com.intellectualsites.plotsquared:plotsquared-core
  dependency-version: 7.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 16:37:42 +02:00
Oliver
3e480b8f8e Revert version of ChatColorHandler back to 5.1.3 2025-04-17 16:37:18 +02:00
Oliver
5602f97a53 docs: expand FAQ with placeholders and URLs as skin usage 2025-04-01 22:08:35 +02:00
Clove Twilight
8303c89c36 fn: Add Cat Collars (#20)
* Add Collar Colors!

* fancynpcs: Add cat collar colors *meow*

* fancynpcs: Add issue with color not existing on 1.20.6

* fancynpcs: Fixed Color - CollarColor for clarity and consistancy!

* fancynpcs: Fix missed 1.21.1 change

---------

Co-authored-by: Clove Twilight <admin@mazeymoos.com>
2025-04-01 20:10:46 +02:00
dependabot[bot]
f093f125d5 chore(deps): bump de.oliver:FancyNpcs from 2.4.2 to 2.4.4 (#22)
Bumps de.oliver:FancyNpcs from 2.4.2 to 2.4.4.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 19:55:26 +02:00
dependabot[bot]
79b686cf09 chore(deps): bump dev.masecla:Modrinth4J from 2.0.0 to 2.2.0 (#21)
Bumps [dev.masecla:Modrinth4J](https://github.com/masecla22/Modrinth4J) from 2.0.0 to 2.2.0.
- [Commits](https://github.com/masecla22/Modrinth4J/commits)

---
updated-dependencies:
- dependency-name: dev.masecla:Modrinth4J
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 19:55:18 +02:00
Oliver
cebbcd08f2 fn: fix saving and loading of turnToPlayerDistance 2025-04-01 18:20:14 +02:00
Oliver
4d68a1ef0d fh-v3: remove workflow files (lol?) 2025-03-31 22:38:08 +02:00
Oliver
bd710a86e5 docs: update url 2025-03-31 19:57:05 +02:00
Oliver
7504ba0f77 Update REAMDME.md files 2025-03-31 19:50:26 +02:00
Oliver
a7e0b90158 docs: add fancyvisuals assets 2025-03-31 19:47:44 +02:00
Oliver
27ac6f7e8b Update all logos and banners 2025-03-31 19:21:28 +02:00
Oliver
101bb49285 Update README.md 2025-03-31 18:52:40 +02:00
Oliver
d401dac6c3 Add fancy badges to README.md 2025-03-31 18:49:22 +02:00
Oliver
e254cb3730 fn, fh-v2: update changelogs 2025-03-31 18:40:04 +02:00
Oliver
cfa3c33fac fn: update version to 2.4.4.256 2025-03-31 18:33:08 +02:00
Oliver
9e96fe2fa4 fh-v2: update version to 2.4.2.135 2025-03-31 18:32:57 +02:00
Oliver
8da7fbfc2f plugins: update ChatColorHandler to 5.1.5 2025-03-31 18:30:36 +02:00
Oliver
2361f4e761 docs: add changelog for v2.x.x of FancyHolograms 2025-03-30 16:39:56 +02:00
Oliver
ca77db6a97 docs: add changelog for v1.x.x of FancyHolograms 2025-03-30 16:28:19 +02:00