Commit Graph

705 Commits

Author SHA1 Message Date
Oliver
45e57488f7 fancyholograms-v2: add deployment information 2025-03-29 22:39:18 +01: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
17233dbaa4 deployment: add Modrinth API key to deployment scripts and update channel naming conventions 2025-03-29 21:55:37 +01:00
Oliver
84adb42dca deployment: update ModrinthService to use Modrinth4J API and improve version deployment 2025-03-29 21:49:25 +01:00
Oliver
2a32f8aa8c ci: add dropdown for plugin selection in bug and feature request templates 2025-03-29 21:15:21 +01:00
Oliver
96a088c03d plugin-tests: update Java toolchain and release version to 21 2025-03-29 21:07:53 +01:00
dependabot[bot]
eeb686957f chore(deps): bump io.papermc.paper:paper-api
Bumps io.papermc.paper:paper-api from 1.19.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 21:00:22 +01:00
Oliver
7dff91f40f fancyvisuals: update project references for packets library 2025-03-29 20:59:37 +01:00
Oliver
259fe3b721 fancynpcs: update project references for packets library 2025-03-29 20:58:07 +01:00
Oliver
fe9d2d65eb fancyholograms: update project references for packets library 2025-03-29 20:56:57 +01:00
Oliver
215ecbb692 packets: update project references from packets:api to packets:packets-api 2025-03-29 20:55:38 +01:00
Oliver
ba95dc4a8e ci: add fancyholograms-v2 build step 2025-03-29 20:42:12 +01:00
Oliver
619d6ce0bb refactor: replace FancyLib dependency with project references 2025-03-29 20:41:37 +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
dad7463c62 Update README.md 2025-03-29 20:27:50 +01:00
Oliver
212e5d90b3 Add FancyHolograms sources 2025-03-29 20:23:00 +01:00
Oliver
4c13ca94e1 ci: add fancynpcs as build step 2025-03-29 19:41:34 +01:00
Oliver
13917fcc0f Update README.md 2025-03-29 19:41:19 +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
2291663aac Update contributors list 2025-03-29 18:08:59 +01:00
Oliver
ca6a09efb2 fancynpcs: Fix the wolf variants textures (#251) 2025-03-29 18:08:01 +01:00
Oliver
8323255ea4 docs: add command-changes concept 2025-03-29 17:43:28 +01:00
Oliver
ab200be5da Disable gradle config caching 2025-03-29 17:13:31 +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
Oliver
0b0641098e docs: add concept for converters 2025-03-29 11:30:26 +01:00
Oliver
6b6971e0a7 docs: add visibility attribute to values and vision documents 2025-03-29 11:24:52 +01:00
Oliver
744e9f7393 docs: add action scripting concept 2025-03-29 11:19:29 +01:00
Oliver
bd90f3fe02 docs: add action system documentation 2025-03-29 11:13:11 +01:00
Oliver
906eb4d79b docs: add placeholder hint in fn commands 2025-03-28 22:12:45 +01:00
Oliver
25f6e84172 ci: update dependabot.yml 2025-03-27 21:23:21 +01:00
Oliver
a93c25c2d2 Update README.md 2025-03-27 20:47:42 +01:00
Oliver
a9cfd47063 Update README.md 2025-03-27 20:46:52 +01:00
Oliver
7252bc88f3 Update README.md 2025-03-27 20:45:59 +01:00
Oliver
55fe4c3868 fancyvisuals: fix analytics manager 2025-03-27 20:31:11 +01:00
Oliver
2e353998d4 Update dependencies 2025-03-27 20:26:04 +01:00
Oliver
df9acbad07 Update README.md 2025-03-27 20:21:25 +01:00
Oliver
83f019b3db Update version of FancyLib to 37 2025-03-27 19:55:53 +01:00
Oliver
717fe51a5d Add contributors list from previous repositories 2025-03-27 19:53:05 +01:00
Oliver
9e8a8d43c4 docs: add warning about npc registration timing 2025-03-27 19:43:07 +01:00
Oliver
e59cd1afdc docs: add initial documentation for new features 2025-03-27 19:35:37 +01:00
Oliver
b1ec119a15 packets: add missing EquipmentSlot 2025-03-27 19:26:31 +01:00
Oliver
d1cd0622c6 docs: hide 1.21.5 update article 2025-03-27 19:06:11 +01:00