Commit graph

530 commits

Author SHA1 Message Date
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
ArasakaID
7bffd2f79d 1.21.3 Update (Untested)
Update packet for 1.21.3
2024-11-11 22:04:44 +07:00
Pyrbu
9304c96723 switch user map to ConcurrentHashMap to prevent errors on Folia 2024-09-05 14:42:34 +02:00
Pyrbu
a3b9bda53a shuffle around relocations to prevent classes from server jar being relocated 2024-09-05 14:20:58 +02:00
Pyr
79761cba92
Merge pull request #146 from SirSalad/2.X
fix: update checker timeout
2024-09-02 09:41:24 +02:00
Pyrbu
7495493c27 make sure worlds arent null 2024-08-19 17:53:27 +02:00
Pyrbu
71f52a987b Merge remote-tracking branch 'origin/2.X' into 2.X 2024-08-19 17:45:49 +02:00
Pyrbu
5c99681561 expose Npc#setWorld in the api 2024-08-19 17:45:42 +02:00
D3v1s0m
79ede2b586
add storage migrate command to migrate from one storage type to another 2024-08-18 22:52:09 +05:30
D3v1s0m
304278edd8
use task scheduler for force_body_rotation property instead 2024-08-18 14:53:48 +05:30
D3v1s0m
0272a9ef68
fix database connection url and closing. add ssl option 2024-08-18 14:51:32 +05:30
Pyrbu
d7c0870546 add missing holo commands to messages 2024-08-14 14:18:25 +02:00
Pyrbu
0f7ad57b64 add action hovers 2024-08-14 14:14:58 +02:00
Pyrbu
aeeba809be fix typos 2024-08-14 13:52:27 +02:00
Pyrbu
74463178fe update adventure platform (fixes hovers and probably more things) 2024-08-14 13:29:42 +02:00
SirSalad
1b3a197085
fix: 'final static' semantics 2024-07-27 13:24:01 -04:00
SirSalad
cf8ce5097f
fix: update checker timeout 2024-07-27 13:20:59 -04:00
Pyrbu
13a47fa743 fix fetching descriptor deserialization when name contains ";" 2024-07-20 23:34:13 +02:00
Pyrbu
e7a82d55e7 Merge remote-tracking branch 'origin/2.X' into 2.X 2024-07-04 00:25:34 +02:00
Pyrbu
06889a221e make npc property registry accessible during onLoad 2024-07-04 00:25:27 +02:00
D3v1s0m
aafdf0b3f9
update to mc 1.21 2024-07-01 10:12:52 +05:30
D3v1s0m
71430afcc3
fix force_body_rotation property to only apply it true 2024-07-01 10:09:11 +05:30
D3v1s0m
3248418464
fix base hologram offset for multiple npc types 2024-07-01 10:08:01 +05:30
D3v1s0m
18cdef4527
update hologram location on npc type change 2024-07-01 10:06:35 +05:30
D3v1s0m
d48de6382a
fix action commands, ughh 2024-06-25 01:16:03 +05:30
D3v1s0m
f60cf7a018
add config option fake-enforce-secure-chat to disable secure chat popup 2024-06-24 16:28:12 +05:30
D3v1s0m
b8b4b3e179
update dependencies 2024-06-24 16:26:02 +05:30
D3v1s0m
d9faee043c
partial fix for help message 2024-06-24 16:25:20 +05:30
D3v1s0m
7afadc15ea
small action command(s) fix 2024-06-24 16:24:21 +05:30