Commit graph

502 commits

Author SHA1 Message Date
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
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
D3v1s0m
4d54dd8512
%blank% for empty hologram line 2024-06-11 21:31:00 +05:30
D3v1s0m
26442f2e3e
expose action registry to api and added action factory 2024-06-11 21:29:38 +05:30
D3v1s0m
384cc719e9
expose hologram refresh delay in api 2024-06-06 21:18:21 +05:30
D3v1s0m
bc8cbdcab1
fix default properties and name plate visibility when importing from citizens 2024-06-06 21:14:25 +05:30
D3v1s0m
01515c08b9
fix teleport command 2024-06-03 13:40:08 +05:30
D3v1s0m
d75f260935
ignore refreshing non allowed properties 2024-06-03 13:39:47 +05:30
D3v1s0m
c50e2fd0d4
added force_body_rotation property for player npc 2024-06-03 13:39:00 +05:30
D3v1s0m
f0e7ea8302
added spawned import from citizens 2024-06-03 13:37:31 +05:30
D3v1s0m
52adb7ec51
added equipment import from citizens 2024-06-03 13:36:47 +05:30
D3v1s0m
66aa1bb20f
added hologram import from citizens 2024-06-03 11:39:51 +05:30
D3v1s0m
b8da4d82eb
added command import from citizens 2024-06-03 11:08:08 +05:30
D3v1s0m
cc83a4295e
fix warden_anger typo 2024-05-30 00:10:10 +05:30
D3v1s0m
bbd34f343e
fix clone command 2024-05-30 00:05:09 +05:30
D3v1s0m
a7bcd20e00
fix hologram order when importing from ZNPCs 2024-05-29 23:34:47 +05:30
D3v1s0m
2ca5dd8c5c
removed unwanted property from ocelot 2024-05-29 23:27:05 +05:30
D3v1s0m
3a648faddd
added warden_anger property 2024-05-29 23:22:03 +05:30
D3v1s0m
3a4baaf1dc
added armadillo npc and wolf variant property 2024-05-29 23:15:21 +05:30
Pyrbu
1e80b0b217 fix multiple null errors with unloaded worlds 2024-05-28 22:42:43 +02:00
Pyrbu
95ba3347b2 fix skin reflection on 1.20.6 (fixes #140) 2024-05-19 07:29:23 +02:00
Pyrbu
0e7196e2a9 fix unloaded worlds causing near command to not work 2024-05-19 07:21:26 +02:00
Pyrbu
cefede568b remove library loader & jar relocator 2024-05-17 05:07:11 +02:00
Pyrbu
97732331f9 disable library loader and shade in dependencies (stupid paper remapper) 2024-05-17 04:56:15 +02:00
Pyrbu
644b6a4e5f fix reflection initializer error 2024-05-17 04:55:06 +02:00
Pyrbu
7605841694 add getItemProperty 2024-05-17 03:53:43 +02:00
Pyrbu
1e95177a3c fix typo 2024-05-17 03:50:33 +02:00
Pyrbu
36a656ca30 update packetevents 2024-05-10 17:15:24 +02:00
D3v1s0m
0d58cdc20b
added player knockback properties 2024-05-01 21:29:34 +05:30
D3v1s0m
8e1e0c818f
fix client side desync when interacting with allays 2024-05-01 19:19:29 +05:30