Commit graph

558 commits

Author SHA1 Message Date
D3v1s0m
1974b4b34b
fix: skin name to uuid lookup endpoint 2025-06-13 17:19:43 +05:30
Pyr
63db907d32
Merge pull request #170 from Rainnny7/2.X
Support for legacy section symbols in holograms
2025-05-15 21:58:32 +02:00
D3v1s0m
95432d438e
chore: bump PacketEvents to 2.8.0 fix: baby property and a mem leak add: zombie related properties 2025-05-15 23:33:06 +05:30
D3v1s0m
fe70e7ca9c
fix: entity_sitting property when npc respawns 2025-05-08 22:25:18 +05:30
D3v1s0m
a87f1657cc
chore: add development build in version command 2025-04-18 12:28:26 +05:30
D3v1s0m
643b143868
fix: citizens hologram import 2025-04-18 12:27:21 +05:30
D3v1s0m
c34a665692
chore: Add method to delete npc using UUID 2025-04-18 12:26:23 +05:30
Pyrbu
affa0f4c84 fix viewable thread-safety 2025-04-02 23:35:14 +02:00
Mqzn
04b57fc8ea Removed unnecessary code 2025-03-27 20:31:33 +02:00
Mqzn
d9ed69eecd Made it compatible with old npc files 2025-03-22 19:44:32 +02:00
Mqzn
33e79e8543 Adapted the serialization process to the new fetching descriptors 2025-03-22 16:03:11 +02:00
Mqzn
0258450383 Added skin descriptor fetching by UUID 2025-03-20 15:05:58 +02:00
Rainnny7
e663c19254 Support for legacy section symbols in holograms 2025-02-23 16:08:03 -05:00
Pyrbu
ca8a1d6499 switch viewers list back to a concurrent set 2025-01-08 02:22:28 +01:00
Pyrbu
86c5b9c325 fix carpet_color on 1.20-1.20.4 2024-12-29 17:18:59 +01:00
Pyrbu
dd8899163c move body property to the right place 2024-12-29 14:00:35 +01:00
Pyrbu
a4e3605d99 Merge remote-tracking branch 'origin/2.X' into 2.X 2024-12-29 13:51:48 +01:00
Pyrbu
ad8138f983 fix llama properties on 1.20+ 2024-12-29 13:51:33 +01:00
Pyrbu
c0bcbcf7a3 expose file descriptor in api 2024-12-29 13:49:52 +01:00
envizar
ec60af7186 This should be equalsIgnoreCase 2024-12-29 14:43:19 +03:00
envizar
dfdcc54313 default type = player in create command 2024-12-29 14:29:17 +03:00
envizar
d1b890a912 toggle command with arg 2024-12-29 14:20:30 +03:00
D3v1s0m
ba75abcebc
feat: added version command 2024-12-27 19:30:50 +05:30
D3v1s0m
97fd7bfd76
feat: added attribute_max_health and health properties 2024-12-27 19:15:36 +05:30
D3v1s0m
218c4e48cc
fix: glow import for znpcs 2024-12-27 18:26:45 +05:30
D3v1s0m
b8dda22154
feat: added look_return property 2024-12-27 18:25:22 +05:30
Pyrbu
55104b56f3 make save true by default in yaml deserializer 2024-12-27 11:58:38 +01:00
Pyrbu
c780c0ec78 add npc serialization methods to the api 2024-12-24 16:11:13 +01:00
Pyr
d1227500ce
Merge pull request #161 from D3v1s0m/feat/file-skin-type
Feature: File skin type
2024-12-18 06:59:08 +00:00
Pyrbu
27096e532b remove comment and unused imports 2024-12-18 07:29:37 +01:00
Pyrbu
e621ac6908 add exception printing by default to all futures 2024-12-18 07:08:46 +01:00
Pyrbu
e30d6a5782 fix concurrency issues in Viewable by making all view tasks execute one by one through a queue 2024-12-18 07:05:46 +01:00
Pyrbu
33c27e903c fix duplicate team creation with glow property 2024-12-18 05:23:26 +01:00
D3v1s0m
8cd7282bb5
feat: added skeleton_type property 2024-12-17 23:55:05 +04:00
D3v1s0m
255a938dda
feat: file skin type to use files for npc skin 2024-12-16 22:42:27 +04:00
Pyrbu
9477d4b500 make passenger list not null because its more clean to use the api that way 2024-12-15 10:46:05 +01:00
Dablakbandit
238a1fe224 Add vehicles by entity id
Add vehicles by entity id for cases where the entity is an existing server npc
2024-12-15 10:46:05 +01:00
Dablakbandit
c5bf8dea0b Add passengers to npc api
Add passengers to npc api & implementation
Add jetbrains annotations to api to tag with nullables
2024-12-15 10:46:05 +01:00
Dablakbandit
a49c43c04e Update wiki.vg links 2024-12-14 23:24:26 +13:00
D3v1s0m
79c0897de9
fix: remove entity_sitting property from creaking 2024-12-13 11:02:56 +04:00
D3v1s0m
41244fb86b
fix: disabling entity_sitting property 2024-12-13 10:58:52 +04:00
D3v1s0m
f5d1a1914a
chore: added entity_sitting property to more npc types 2024-12-13 10:54:29 +04:00
D3v1s0m
cf139d9051
Merge remote-tracking branch 'ZNPCsPlus/2.X' into 2.X 2024-12-13 10:13:43 +04:00
Pyrbu
670bc9623b make entity_sitting only available to player since it doesn't really do anything for any other npc type 2024-12-13 01:38:19 +01:00
Pyrbu
aed6ee178c remove metadata and add direct vehicle support to PacketEntity 2024-12-13 01:37:53 +01:00
Pyrbu
f8d5700b9a make set property private on ArmorStandVehicleEntity 2024-12-13 00:57:36 +01:00
D3v1s0m
e20bd9ba57
fix: multiple polar bear npc type registrations 2024-12-12 16:12:52 +04:00
D3v1s0m
7fbe42e207
feat: Creaking NPC Type and its properties 2024-12-12 14:30:22 +04:00
D3v1s0m
8aed2ba5dc
chore: bump packetevents version 2024-12-12 14:27:29 +04:00
D3v1s0m
a7bf542eb3
Added entity_sitting property to allow player and some other entities to sit 2024-12-10 10:56:20 +04:00