Commit graph

141 commits

Author SHA1 Message Date
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
7605841694 add getItemProperty 2024-05-17 03:53:43 +02:00
D3v1s0m
0d58cdc20b
added player knockback properties 2024-05-01 21:29:34 +05:30
D3v1s0m
e6c00472b5
added camel_sitting property 2024-04-30 19:21:12 +05:30
Pyrbu
5213476d15 add hand swinging 2024-02-16 18:35:00 +01:00
Pyrbu
c4bb24c888 fix itemstack properties in the api 2024-02-16 17:29:44 +01:00
AlexDev_
e7d12f8192 Fixed itemstack/equipment error
Fixed packet events error
Added blacklist api methods
2024-02-16 17:25:37 +01:00
Martin Sulikowski
dadd36df05
Add option to hand property for panda npc. 2024-01-24 22:50:37 +01:00
Pyrbu
993127ed85 make npc move command work across worlds 2023-12-14 12:00:14 +01:00
Pyrbu
5bec816d02 expose entity id in api 2023-11-30 20:18:00 +01:00
D3v1s0m
75bebd959d
fixed index for horse_armor property and actually added it 2023-11-08 18:56:42 +05:30
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
D3v1s0m
6ed9b37e4c
added Guardian properties 2023-10-23 21:13:08 +05:30
Pyrbu
11b81ba5fc add change id command (resolves #98) 2023-10-21 07:36:39 +02:00
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
D3v1s0m
51f4f709f6
added invulnerable_time property for Wither 2023-10-03 14:35:33 +05:30
D3v1s0m
6128cac379
added Shulker properties 2023-10-03 13:37:16 +05:30
D3v1s0m
b3187883bb
added derpy_snowgolem property 2023-10-02 10:26:47 +05:30
D3v1s0m
e7601f8e4b
added Wolf properties and sitting property for tameable 2023-10-02 10:24:31 +05:30
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
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
28ed99a3b7
ignore saving npc location for closest player look type, used packet instead 2023-09-17 22:08:33 +05:30
D3v1s0m
9d17a5bdd3
changed look property a bit 2023-09-17 21:22:48 +05:30
Pyrbu
73efb10181 fix delete bug 2023-09-13 20:52:49 +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
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
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
4c8d25c4df
Added Panda properties 2023-09-12 22:12:30 +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
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