Oliver
acb9b6f717
Rebranding ( #36 )
...
* Update branding in docs
* Update branding in README.md
* Update branding in plugin READMEs
* Update branding in plugins
* Update branding in libraries
* Update branding in the remaining places
* Add CONTRIBUTING.md and LICENSE files
* More branding in docs
2025-04-24 14:12:32 +02:00
Oliver
bbd720a90d
fn: Fix new skin not loading in npc-update-scheduler
2025-04-24 13:27:08 +02:00
Oliver
039141c44e
docs: Add alerts.md
2025-04-22 18:51:24 +02:00
Oliver
515c219140
docs: Add logs.md
2025-04-22 18:48:25 +02:00
Oliver
d7ba2ffd5b
docs: Hide logs.md
2025-04-22 18:40:43 +02:00
Oliver
cd9872dcf2
docs: Add error tracking overview and details to errors.md
2025-04-22 18:39:37 +02:00
Oliver
c3e710a86c
docs: Add detailed explanation and examples for events in events.md
2025-04-22 18:37:30 +02:00
Oliver
380a131a1c
docs: Add metrics overview and examples to metrics.md
2025-04-22 18:33:45 +02:00
Oliver
5c409633f8
deployment: Fix string format order
2025-04-19 15:13:33 +02:00
Oliver
ca718a3dfd
deployment: Fix commit hash
2025-04-19 15:09:43 +02:00
Oliver
55059bbd98
deployment: Update urls
2025-04-19 15:06:42 +02:00
Oliver
67fd451fa1
fn: Update version to 2.4.4.260
2025-04-19 14:57:20 +02:00
Oliver
8bf9c7d070
ci: Add discord webhook url to env
2025-04-19 14:56:30 +02:00
Oliver
be83943fd9
deployment: Also show channel in discord notification
2025-04-19 14:50:54 +02:00
Oliver
ad4b45004d
deployment: Add discord webhook notification
2025-04-19 14:49:27 +02:00
Oliver
993cd17d4f
docs: Update getting start pages for FancyAnalytics
2025-04-19 14:38:22 +02:00
Oliver
a4bd587f49
docs: Use yml metadata-only files for folders
2025-04-19 14:31:22 +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
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