194 Commits

Author SHA1 Message Date
Oliver
67fd451fa1 fn: Update version to 2.4.4.260 2025-04-19 14:57:20 +02:00
Oliver
ad4b45004d deployment: Add discord webhook notification 2025-04-19 14:49:27 +02:00
Oliver
4d56b7d817 fn, fh: Increment dev build version number 2025-04-18 17:27:46 +02:00
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
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
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
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]
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
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
Oliver
cebbcd08f2 fn: fix saving and loading of turnToPlayerDistance 2025-04-01 18:20:14 +02:00
Oliver
7504ba0f77 Update REAMDME.md files 2025-03-31 19:50:26 +02:00
Oliver
27ac6f7e8b Update all logos and banners 2025-03-31 19:21:28 +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
8da7fbfc2f plugins: update ChatColorHandler to 5.1.5 2025-03-31 18:30:36 +02:00
Clove Twilight
70b1cfc045 fancynpcs: Add collar colors (#19)
Co-authored-by: Clove Twilight <admin@mazeymoos.com>
2025-03-30 14:29:23 +02:00
Oliver
9b23794f9c fancynpcs: set name of the plugin 2025-03-30 13:41:09 +02:00
Oliver
b30d28f885 fancynpcs: add snapshot changelog and implement GitService for commit details 2025-03-29 22:30:07 +01:00
Oliver
3be3f30135 fancynpcs: refactor version handling to read from VERSION file 2025-03-29 22:08:05 +01:00
Oliver
a6710ea03a fancynpcs: add deployment information 2025-03-29 22:01:41 +01:00
Oliver
259fe3b721 fancynpcs: update project references for packets library 2025-03-29 20:58:07 +01:00
Oliver
87e5901dcc refactor: replace FancyLib dependency with project references 2025-03-29 20:31:35 +01:00
Oliver
2835584da9 fancynpcs: update api publication 2025-03-29 20:28:55 +01:00
Oliver
3592bb59de fancynpcs: move CenterCMD and TurnToPlayerDistanceCMD to the correct place 2025-03-29 19:38:55 +01:00
Oliver
a0dcb5b60a fancynpcs, docs: update docs for commands 2025-03-29 19:31:21 +01:00
Oliver
c9fb39adcd fancynpcs: add turn_to_player_distance and center commands
Co-authored-by: Sadat Sahib <58975768+ssquadteam@users.noreply.github.com>
2025-03-29 19:27:17 +01:00
Oliver
ef19a48bc5 fancynpcs: update artifact path (jenkins) and change base name (shadowJar) 2025-03-29 19:21:08 +01:00
Oliver
c63f90c13e fancynpcs: fix parsed placeholders being saved as skin identifier 2025-03-29 19:14:34 +01:00
Oliver
ca6a09efb2 fancynpcs: Fix the wolf variants textures (#251) 2025-03-29 18:08:01 +01:00
Oliver
e58002ce5a fancynpcs: update Jenkinsfile and build.gradle.kts 2025-03-29 16:58:24 +01:00
Oliver
e32f4ee52a Add FancyNpcs source 2025-03-29 16:39:52 +01:00