Commit graph

798 commits

Author SHA1 Message Date
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
Pyr
ffe3d3dc35
Merge pull request #175 from Mqzn/2.X
Added skin descriptor fetching by UUID
2025-03-27 19:53:28 +01: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
Pyr
65d768667c
Merge pull request #167 from envizar/command 2024-12-29 11:45:03 +00: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
Pyr
f1cedb3836
Merge pull request #166 from D3v1s0m/feat/health_attribute
Health properties and version command
2024-12-28 09:33:40 +00: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
9d1d8f9bb0 bump version 2024-12-27 12:02:36 +01:00
Pyrbu
55104b56f3 make save true by default in yaml deserializer 2024-12-27 11:58:38 +01:00
Pyrbu
b3b8635477 expose save and reload in npc registry to the api 2024-12-24 16:14:00 +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
Pyr
439f152ef5
Merge pull request #159 from AshleyThew/npc-passengers
Add passengers to npc api
2024-12-15 09:49:22 +00:00
Pyrbu
1d61fc731b Merge remote-tracking branch 'ashleythew/npc-passengers' into npc-passengers 2024-12-15 10:46:48 +01:00
Pyrbu
9303d74f8f remove whitespace 2024-12-15 10:46:05 +01: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
Pyrbu
ca89bfe32d move annotations dependency to main gradle file because both subprojects use it 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
Pyrbu
31518c2136 remove whitespace 2024-12-15 10:45:25 +01:00
Pyrbu
aa5e62ab0d make passenger list not null because its more clean to use the api that way 2024-12-15 10:40:28 +01:00
Pyrbu
ad50d31194 move annotations dependency to main gradle file because both subprojects use it 2024-12-15 10:36:33 +01:00
Pyr
84ee701029
Merge pull request #160 from AshleyThew/wiki-links
Update wiki.vg links to minecraft wiki
2024-12-15 09:30:53 +00:00