upstream #1

Closed
bridge wants to merge 65 commits from feat/upstream into 2.X

65 commits

Author SHA1 Message Date
49330e51b1 ver 2025-03-04 20:34:37 +01:00
7825d92b2a 21 2025-03-04 20:33:49 +01:00
5c9ac03615 feat: HoloRemoveAllDuplicatesCommand 2025-03-04 20:32:53 +01:00
f07acc0e77 feat: HoloRemoveDuplicateCommand 2025-03-04 20:32:50 +01:00
db2f14369d refactor: do not shade packetevents 2025-03-04 20:32:44 +01:00
92682ea60f chore: expose api methods we need 2025-03-04 20:32:42 +01:00
2248f3530c chore: update packetevents properly 2025-03-04 20:32:39 +01:00
D3v1s0m
c68585868c added camel_sitting property 2025-03-04 20:32:37 +01:00
D3v1s0m
cdda0f0e47 fix action commands, ughh 2025-03-04 20:32:37 +01:00
D3v1s0m
33bd65f766 small action command(s) fix 2025-03-04 20:32:35 +01:00
bridge
c0789c8630 chore: update jdk image 2025-03-04 20:31:35 +01:00
bridge
7709310997 chore: bump up to java 17 2025-03-04 20:31:35 +01:00
c521eb9a51 feat(ci): add drone
# Conflicts:
#	build.gradle
2025-03-04 20:31:32 +01: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
Dablakbandit
cea0ffb8ac Add vehicles by entity id
Add vehicles by entity id for cases where the entity is an existing server npc
2024-12-15 01:06:09 +13:00
Dablakbandit
a49c43c04e Update wiki.vg links 2024-12-14 23:24:26 +13:00
Dablakbandit
b107a3b011 Add passengers to npc api
Add passengers to npc api & implementation
Add jetbrains annotations to api to tag with nullables
2024-12-14 21:49:21 +13:00
Pyr
051a9895ac
Merge pull request #157 from D3v1s0m/2.X
Enhancements: Sitting Entities, Creaking NPCs, and Updated PacketEvents
2024-12-13 07:14:34 +00: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