Commit Graph

634 Commits

Author SHA1 Message Date
D3v1s0m
b1b10a04ee
added Strider properties (needs small fix) and fixed sniffer property 2023-10-02 10:20:47 +05:30
D3v1s0m
6faf0a3e93
added sheep_color and sheep_sheared properties 2023-10-02 10:15:18 +05:30
D3v1s0m
58d81a740c
added rabbit_type property 2023-10-02 10:02:52 +05:30
D3v1s0m
82cd0d1a81
added sniffer_state property 2023-10-02 09:59:14 +05:30
D3v1s0m
8637b5b5c2
added Tropical Fish properties 2023-10-02 09:56:52 +05:30
D3v1s0m
256f47bb94
ignore applying disallowed property 2023-10-02 09:52:27 +05:30
D3v1s0m
a5de0680c8
added ability to register dummy property using api 2023-10-02 09:50:20 +05:30
Pyrbu
2128243fa2 Merge remote-tracking branch 'origin/2.X' into 2.X 2023-10-02 03:14:52 +02:00
Pyrbu
246b4be172 update PacketEvents & run-paper (1.20.2 still broken) 2023-10-02 03:14:47 +02:00
Pyr
f700a05796
Merge pull request #90 from D3v1s0m/2.X
small property fixes and changes
2023-09-21 20:37:01 +02:00
D3v1s0m
bedb6250ca
disabled dinnerbone for player npc 2023-09-18 12:43:20 +05:30
D3v1s0m
2588289a19
added look_distance and view_distance properties for all npcs 2023-09-18 12:19:33 +05:30
D3v1s0m
ec4d40563f
added common serializer for primitive data types 2023-09-18 12:02:16 +05:30
D3v1s0m
28ed99a3b7
ignore saving npc location for closest player look type, used packet instead 2023-09-17 22:08:33 +05:30
D3v1s0m
d48e4bc2b2
adding toggle imports from ZNpcs 2023-09-17 21:53:20 +05:30
D3v1s0m
9d17a5bdd3
changed look property a bit 2023-09-17 21:22:48 +05:30
D3v1s0m
dfe2d22da3
Fixed shoulder entity not getting removed 2023-09-14 11:00:08 +05:30
Pyrbu
73efb10181 fix delete bug 2023-09-13 20:52:49 +02:00
Pyrbu
b811526198 go back to using the bukkit bungee messaging since the bug with velocity seems to be fixed 2023-09-13 08:23:54 +02:00
Pyrbu
5cc5141105 fix hologram serialization & add minimessage support to hologram commands 2023-09-13 07:43:54 +02:00
Pyrbu
9518848c62 add back bungee channel registration 2023-09-13 07:13:21 +02:00
Pyrbu
f30bb1a6df Merge branch 'modular-property-system' into 2.X
# Conflicts:
#	plugin/src/main/java/lol/pyr/znpcsplus/ZNpcsPlus.java
#	plugin/src/main/java/lol/pyr/znpcsplus/conversion/citizens/CitizensImporter.java
#	plugin/src/main/java/lol/pyr/znpcsplus/entity/EntityPropertyRegistryImpl.java
#	plugin/src/main/java/lol/pyr/znpcsplus/storage/yaml/YamlStorage.java
#	plugin/src/main/java/lol/pyr/znpcsplus/util/Viewable.java
2023-09-13 02:15:30 +02:00
Pyrbu
df5fd8078f implement villager properties 2023-09-13 01:59:52 +02:00
Pyr
fb3a22a355
Merge pull request #89 from D3v1s0m/modular-property-system
Properties
2023-09-12 22:09:33 +02:00
D3v1s0m
41cccf419f
Added puff_state property 2023-09-13 01:13:46 +05:30
D3v1s0m
7d1772236a
Added polar_bear_standing property 2023-09-13 01:02:15 +05:30
D3v1s0m
9be27f0748
Added shoulder property for Player 2023-09-13 00:53:25 +05:30
D3v1s0m
e4ff39bc79
Added pillager_charging and celebrating properties 2023-09-13 00:14:50 +05:30
D3v1s0m
5f5ed6ccb5
Added Piglin properties 2023-09-13 00:03:08 +05:30
D3v1s0m
b1f87d12bd
Added pig_saddled property 2023-09-12 23:49:08 +05:30
D3v1s0m
bfbd883f03
Added parrot_variant property 2023-09-12 23:16:42 +05:30
D3v1s0m
dd3eda5512
Small fix for property deserialization 2023-09-12 22:53:58 +05:30
D3v1s0m
4c8d25c4df
Added Panda properties 2023-09-12 22:12:30 +05:30
D3v1s0m
747e6b92be
changed to use static npc registry instead of NpcApiProvider 2023-09-12 21:49:53 +05:30
D3v1s0m
1008d31df0
Added ocelot_type property 2023-09-11 18:11:36 +05:30
D3v1s0m
0127af865b
Added mooshroom_variant property 2023-09-10 18:49:05 +05:30
D3v1s0m
55308d6a79
added integer property serializer. oops 2023-09-10 17:37:09 +05:30
D3v1s0m
14ded1ea49
fix for null serializer when saving npcs 2023-09-10 17:35:52 +05:30
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