Commit Graph

646 Commits

Author SHA1 Message Date
D3v1s0m
f28de908da
added size property for Slime, Magma Cube and Phantom 2023-09-10 17:20:40 +05:30
D3v1s0m
2c601c450d
added llama properties 2023-09-10 16:45:39 +05:30
D3v1s0m
81b087628b
added baby property for zombie (and types) and zoglin 2023-09-10 16:09:55 +05:30
D3v1s0m
488b9ccb5b
small fix for immune to zombification property 2023-09-10 15:53:27 +05:30
D3v1s0m
1010a18e71
partial implementation of target npc property 2023-09-10 15:26:47 +05:30
D3v1s0m
ddbdd8f78c
added frog_variant property 2023-09-10 15:25:38 +05:30
D3v1s0m
0569df795b
added spell property 2023-09-10 14:31:38 +05:30
D3v1s0m
dd029786dd
fixed placeholder not working in name property 2023-08-31 09:23:50 +05:30
Pyrbu
5f15ba9128 make it so the npc gets at least partially saved when a property fails to serialize 2023-08-28 15:45:35 +02:00
Pyrbu
98b1d45966 fix saving by using bukkit itemstack in znpcs importer 2023-08-28 15:43:02 +02:00
Pyrbu
197ffaa50b don't delete all npc files before saving, instead just delete whenever the npc is deleted 2023-08-26 23:42:17 +02:00
Pyrbu
e789fe2f9c print stack traces of save errors instead of rethrowing 2023-08-26 23:41:40 +02:00
Pyrbu
868999fe2d extend leave viewer remover to all viewables 2023-08-26 23:26:21 +02:00
Pyrbu
86e021f277 delete metadata classes 2023-08-26 22:23:24 +02:00
Pyrbu
5948993346 remove using_item from default properties since it does nothing for most types 2023-08-26 22:19:58 +02:00
Pyrbu
9bb74de8e6 add default properties 2023-08-26 22:17:56 +02:00
Pyrbu
446761c52c action clear command 2023-08-23 12:14:57 +02:00
Pyrbu
91c1cc17a5 npc center command 2023-08-23 01:11:48 +02:00
Pyrbu
4fbc8c661d switch from using api to send players to sending a raw packet because its broken 2023-08-23 00:02:21 +02:00
Pyr
793959b59a
Merge pull request #86 from D3v1s0m/modular-property-system
More work on properties
2023-08-22 23:42:02 +02:00
D3v1s0m
b79b41b26d
added all (i guess)) horse properties 2023-08-23 02:57:18 +05:30
D3v1s0m
467eac5972
generalized suggestion of enum property in property set command 2023-08-23 02:53:26 +05:30
Pyrbu
f1c59d0b80 remove players from npc viewer lists on player disconnect 2023-08-22 21:52:56 +02:00
D3v1s0m
80b89c5b93
fixed Equipment property serialization 2023-08-22 23:46:00 +05:30
D3v1s0m
33b22b534d
added serializer checking before setting property when loading npc 2023-08-21 20:44:16 +05:30
D3v1s0m
2121db4a90
added creeper properties 2023-08-21 20:18:01 +05:30
D3v1s0m
12ea0eab22
added baby property 2023-08-21 20:17:30 +05:30
D3v1s0m
329d344013
added pose property 2023-08-21 20:16:12 +05:30
D3v1s0m
fc5df502f3
added bashing property for camel 2023-08-21 20:13:47 +05:30
D3v1s0m
f03162398c
added blaze_on_fire property 2023-08-21 20:12:20 +05:30
D3v1s0m
beb3d21ba4
added axolotl properties 2023-08-21 20:09:47 +05:30
Pyr
6e6cef56f6
Merge pull request #83 from D3v1s0m/2.X
action delay and fallback skin server
2023-08-18 00:50:48 +02:00
Pyr
622d6efd42
Merge pull request #82 from D3v1s0m/modular-property-system
fixed equipment property
2023-08-16 14:41:15 +02:00
D3v1s0m
15e342564c
added delay info in hover of action list 2023-08-13 12:38:56 +05:30
D3v1s0m
1e0739e73f
changed how action delay works 2023-08-13 12:30:58 +05:30
D3v1s0m
12e2c2963d
Added async task scheduling 2023-08-13 12:08:48 +05:30
D3v1s0m
af286d685d
added fallback server for fetching skin 2023-08-13 11:12:27 +05:30
D3v1s0m
16e3207aaa
small skin cache fix 2023-08-12 23:10:48 +05:30
D3v1s0m
261e25b2ef
added action delay 2023-08-12 14:59:24 +05:30
D3v1s0m
40323c57e5
fix equipment property 2023-08-09 12:55:55 +05:30
Pyrbu
73d2ddbc0b Merge branch '2.X' into modular-property-system
# Conflicts:
#	plugin/src/main/java/lol/pyr/znpcsplus/entity/EntityPropertyRegistryImpl.java
#	plugin/src/main/java/lol/pyr/znpcsplus/packets/V1_8PacketFactory.java
#	plugin/src/main/java/lol/pyr/znpcsplus/util/Viewable.java
2023-08-07 23:14:47 +02:00
Pyrbu
3e226505e3 add jenkins info to the readme 2023-08-07 23:12:56 +02:00
Pyrbu
3741b76189 implement hoglin 2023-08-07 22:35:33 +02:00
Pyrbu
551b989240 implement cat & tamed property 2023-08-07 22:23:30 +02:00
Pyrbu
f2a4d51e28 implement bat properties 2023-08-07 21:47:10 +02:00
Pyrbu
ddabf9dc2c implement fox properties 2023-08-07 20:55:04 +02:00
Pyrbu
84fa7eb2c9 implement shaking property 2023-08-07 20:27:01 +02:00
Pyrbu
0f6a953a5e implement potion_color and potion_ambient 2023-08-07 20:11:44 +02:00
Pyrbu
8ad3cb73fd make the naming consistent 2023-08-07 20:04:56 +02:00
Pyrbu
1150a028cb remove goat properties from comment 2023-08-07 19:59:15 +02:00