Commit Graph

498 Commits

Author SHA1 Message Date
bridge
02de7378c8 Merge remote-tracking branch 'upstream/2.X' into 2.X 2024-03-30 20:08:17 +01:00
D3v1s0m
57e11cb186
enhance UpdateChecker to support alpha/beta versions and snapshots 2024-03-10 20:47:46 +05:30
D3v1s0m
220e4a3f58
remove implemented properties comments 2024-03-10 18:18:22 +05:30
Pyrbu
5213476d15 add hand swinging 2024-02-16 18:35:00 +01:00
Pyrbu
828a8a3465 Merge branch 'alexdev032.X' into 2.X 2024-02-16 17:46:57 +01:00
Noltox
1d1271b488 Update ZNpcsPlusBootstrap.java 2024-02-16 17:44:16 +01:00
Noltox
1eaa628769 Update ZNpcsPlusBootstrap.java 2024-02-16 17:44:16 +01:00
Noltox
fea49ea0bc Update build.gradle
Update various dependencies
2024-02-16 17:44:16 +01:00
Pyrbu
1bfdec206e revert packetevents update 2024-02-16 17:33:38 +01:00
Pyrbu
22108fd6d9 revert blacklist api 2024-02-16 17:33:28 +01:00
Pyrbu
3ebd0070b8 Merge remote-tracking branch 'alexdev03/2.X' into alexdev032.X
# Conflicts:
#	plugin/src/main/java/lol/pyr/znpcsplus/npc/NpcImpl.java
2024-02-16 17:31:13 +01:00
Pyrbu
c4bb24c888 fix itemstack properties in the api 2024-02-16 17:29:44 +01:00
Pyrbu
00de9ef636 revert packetevents update 2024-02-16 17:25:37 +01:00
Pyrbu
a2400b42f5 revert blacklist api 2024-02-16 17:25:37 +01:00
AlexDev_
e7d12f8192 Fixed itemstack/equipment error
Fixed packet events error
Added blacklist api methods
2024-02-16 17:25:37 +01:00
Pyrbu
c3a83b6d04 just dont do anything with the update checker on shutdown 2024-02-16 16:23:11 +01:00
AlexDev_
475c49c7e2 Fixed itemstack/equipment error
Fixed packet events error
Added blacklist api methods
2024-02-13 22:48:34 +01:00
Pyrbu
abfdc1901b move spigot resources api to my repo to remove jitpack 2024-01-31 17:35:57 +01:00
Pyrbu
625f0611c9 downgrade packetevents 2024-01-31 17:04:48 +01:00
Pyrbu
4137337365 make 1.19+ tab display name consistent with below 2024-01-31 07:02:32 +01:00
Pyr
cb419227d7
Merge pull request #125 from vLuckyyy/Fix-minimessages-in-set-command
Fix MiniMessages doesn't parse correctly when people uses holo set command instead of add.
2024-01-31 05:23:17 +00:00
Pyr
b808ec7a49
Merge pull request #124 from vLuckyyy/add-option-to-panda-hand
Add option to hand property for panda npc.
2024-01-31 05:22:43 +00:00
Pyr
35ad35fb57
Merge pull request #119 from MineFact/2.X
Fix migration issues
2024-01-31 05:22:30 +00:00
D3v1s0m
624a3c97a2
fix config manager initialization in V1_20_2PacketFactory 2024-01-29 00:06:07 +05:30
Pyrbu
0c0747cd23 attempt to fix empty components 2024-01-28 04:11:04 +01:00
Martin Sulikowski
7c7205f5fc
Fix MiniMessages doesn't parse correctly when people uses holo set command instead of add. 2024-01-26 02:24:51 +01:00
Martin Sulikowski
dadd36df05
Add option to hand property for panda npc. 2024-01-24 22:50:37 +01:00
MineFact
7ebb456e1b convert npc conversations from conversations.json as well 2024-01-12 17:55:22 +01:00
MineFact
0f17060b49 the npcToggleValues value in data.json can also be called npcFunctions 2024-01-12 17:53:11 +01:00
D3v1s0m
ecec49f2bb
set location and rotation command enhancement and tab complete 2024-01-10 00:34:24 +05:30
Pyrbu
da4e46497c hover stuff 2024-01-09 10:56:50 +01:00
Pyrbu
683e48a974 make shutdowns safer 2024-01-08 09:37:31 +01:00
Pyrbu
2a1f44b1bb expose skin texture methods in api 2024-01-07 18:26:17 +01:00
Pyrbu
c560fe597e actually fix update checker not scheduled yet error on fast shutdowns 2024-01-04 19:55:27 +01:00
Pyrbu
3bfea0a004 fix update checker shutdown errors 2023-12-30 20:35:33 +01:00
D3v1s0m
e893beb22f
fix npc spawning in 1.19.2 2023-12-27 21:31:05 +05:30
D3v1s0m
2686cd4bb6
move legacy data before downloading libraries 2023-12-27 20:08:35 +05:30
D3v1s0m
5501e3a500
Added config option for tab display name 2023-12-23 16:28:26 +05:30
ae1dd25a9a feat(ci): add drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-20 18:30:52 +01:00
Pyrbu
f9c5bd564d make npc near use the same format as npc list (resolves #114) 2023-12-18 17:11:47 +01:00
Pyrbu
e078c3cb5e fix a weird bug 2023-12-18 17:11:17 +01:00
Pyrbu
5c1ef46fc2 use the fallback prefix in teleport command (fixes #115) 2023-12-18 16:44:33 +01:00
Pyrbu
c34c1c3cbf cancel the update checker task on disable 2023-12-14 13:28:42 +01:00
Pyrbu
18693df7cc fix name serialization on 1.9-1.12 2023-12-14 13:08:46 +01:00
Pyrbu
993127ed85 make npc move command work across worlds 2023-12-14 12:00:14 +01:00
Pyrbu
f933f17e45 stop using deprecated entity data types for components 2023-12-14 11:49:49 +01:00
Pyrbu
702fa3c74e remove unused dependency from processor task 2023-12-14 11:39:33 +01:00
Pyrbu
7c3e5efcef update PacketEvents (1.20.4 support) 2023-12-14 11:34:48 +01:00
Pyrbu
5bec816d02 expose entity id in api 2023-11-30 20:18:00 +01:00
Pyrbu
caea8eaca2 update PacketEvents to stable build 2023-11-28 17:47:46 +01:00
D3v1s0m
200f777a3b
updated packetevents to 2.1.0-20231116.190232-11 2023-11-18 11:42:58 +05:30
D3v1s0m
a84712233a
updated packetevents to 2.1.0-20231110.161742-10 2023-11-15 09:55:23 +05:30
D3v1s0m
99ee72fefe
updated packetevents to 2.1.0-20231107.173447-9 2023-11-09 22:17:29 +05:30
D3v1s0m
75bebd959d
fixed index for horse_armor property and actually added it 2023-11-08 18:56:42 +05:30
D3v1s0m
96d30c5a69
small npc rotation fix 2023-11-08 18:52:44 +05:30
Pyrbu
bdbf1c4cdd update PacketEvents to latest snapshot 2023-11-03 15:59:30 +01:00
Pyrbu
3fe27e8aab fix \n bug & some hovers 2023-11-01 16:25:27 +01:00
Pyrbu
9c7a5c8016 remove debug 2023-11-01 00:56:10 +01:00
Pyrbu
5ef94c09a4 set up system for command hovers 2023-10-31 21:41:20 +01:00
Pyrbu
2264ff3d71 convert the color class to an enum & move it to the api package 2023-10-31 19:00:29 +01:00
Pyrbu
ca1416e761 revert this (why??) 2023-10-31 18:58:42 +01:00
EternalHuman
7f45dd2d4d . 2023-10-31 12:16:22 +03:00
EternalHuman
e7c912fb77 final changes 2023-10-31 12:15:52 +03:00
EternalHuman
4994578ad1 final changes 2023-10-31 12:11:28 +03:00
EternalHuman
cbf8f9a4f1 NamedTextColor -> GlowColor + fix 2023-10-31 12:04:19 +03:00
EternalHuman
95a9a6b140 NamedTextColor -> GlowColor 2023-10-31 11:50:15 +03:00
EternalHuman
55c82cfddb NamedTextColor -> GlowColor 2023-10-31 11:49:10 +03:00
D3v1s0m
3fba776df1
added permission_required property 2023-10-28 10:14:20 +05:30
D3v1s0m
4a89f3c21c
added is_retracting_spikes property for version>=1.11 also, lol 2023-10-28 10:01:00 +05:30
Pyrbu
f809800905 use the java functional class instead of making our own 2023-10-27 16:27:50 +02:00
Pyrbu
8463f45fd8 config comment changes 2023-10-27 05:41:23 +02:00
sj-hub9796
a87550779e Tab hide delay config 2023-10-26 04:37:43 +09:00
Pyrbu
47a94b36e2 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-23 19:29:26 +02:00
Pyrbu
d9fee6544e add hologram line count to api 2023-10-23 19:29:20 +02:00
D3v1s0m
6ed9b37e4c
added Guardian properties 2023-10-23 21:13:08 +05:30
D3v1s0m
563d05caaf
Added command usage to near command 2023-10-23 13:15:36 +05:30
Pyrbu
ddd5db327b Merge branch 'd3v12.X' into 2.X 2023-10-22 23:10:24 +02:00
Pyrbu
c9a34de9e3 add error handling to yaml storage loader (resolves #102) 2023-10-22 16:53:56 +02:00
D3v1s0m
232f8b8db3
Fixed getting skin from online player in 1.20.2 2023-10-21 11:41:15 +05:30
Pyrbu
11b81ba5fc add change id command (resolves #98) 2023-10-21 07:36:39 +02:00
Pyrbu
600810ab97 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-21 07:08:34 +02:00
Pyrbu
fa69b22ac9 more position commands (resolves #81) 2023-10-21 07:08:29 +02:00
Pyr
de643a51b2
Merge pull request #100 from D3v1s0m/2.X
Added MySQL Storage option and a small fix for logger
2023-10-21 06:48:36 +02:00
Pyrbu
08f552fee9 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-21 06:31:18 +02:00
Pyrbu
f3dd4e3495 fix 1.20.2 player npcs and clean up 1.19.2 packets 2023-10-21 06:31:13 +02:00
D3v1s0m
788e962d37
Added MySQL Storage option 2023-10-17 21:13:48 +05:30
D3v1s0m
c423793fc8
fix logger methods again, lol 2023-10-17 15:41:11 +05:30
D3v1s0m
ad32fe3445
fixed some libraries loading 2023-10-16 19:02:14 +05:30
Pyrbu
24a26cfb04 change the relocation package names to make the package layout nicer in the final jar 2023-10-16 04:37:12 +02:00
Pyrbu
89b34f14c5 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-16 04:31:32 +02:00
Pyrbu
54094ce1d5 dynamic library loading (500kb jar :o) 2023-10-16 04:31:25 +02:00
D3v1s0m
228cfa3b42
move some classes and add couple access modifiers 2023-10-15 20:45:58 +05:30
D3v1s0m
eb414ce3f7
change to use defined methods instead of using Logger.log 2023-10-15 20:30:52 +05:30
D3v1s0m
d7071cef47
check if npc is saveable instead of modifiable when unregistering all npcs 2023-10-15 20:21:00 +05:30
D3v1s0m
9d7b031ffa
Added SQLite Storage 2023-10-15 18:54:06 +05:30
D3v1s0m
e611888339
fix removing of unmodifiable npcs on reload 2023-10-11 02:18:49 +05:30
D3v1s0m
27a6f32f4f
added display_name property 2023-10-09 12:21:57 +05:30
D3v1s0m
f3c0df41dc
added End Crystal and its properties 2023-10-09 12:10:20 +05:30
Pyrbu
f519020c5b update PacketEvents (prepare for 1.20.2) 2023-10-08 17:13:15 +02:00
D3v1s0m
51f4f709f6
added invulnerable_time property for Wither 2023-10-03 14:35:33 +05:30