Commit Graph

36 Commits

Author SHA1 Message Date
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
9d17a5bdd3
changed look property a bit 2023-09-17 21:22:48 +05:30
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
D3v1s0m
41cccf419f
Added puff_state property 2023-09-13 01:13:46 +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
2c601c450d
added llama properties 2023-09-10 16:45:39 +05:30
Pyrbu
91c1cc17a5 npc center command 2023-08-23 01:11:48 +02:00
D3v1s0m
b79b41b26d
added all (i guess)) horse properties 2023-08-23 02:57:18 +05:30
D3v1s0m
beb3d21ba4
added axolotl properties 2023-08-21 20:09:47 +05:30
Pyrbu
551b989240 implement cat & tamed property 2023-08-07 22:23:30 +02:00
D3v1s0m
959f6241f4
implemented villager properties 2023-07-05 17:23:30 +05:30
D3v1s0m
7f5b7f8f0a
Implemented frog_variant property 2023-07-03 11:46:55 +05:30
D3v1s0m
4cc468b919
Implemented Fox properties 2023-07-03 11:37:56 +05:30
D3v1s0m
8c83cb3428
Added evoker_spell property. 2023-07-03 11:18:33 +05:30
D3v1s0m
49c23a85a4
Added Enderman properties, TODO: fix them lol 2023-07-03 10:47:10 +05:30
D3v1s0m
43376c2732
Added shoulder entities for player npc 2023-07-02 10:51:54 +05:30
D3v1s0m
ec1d4445e3
Implemented Creeper Properties 2023-06-28 18:58:09 +05:30
D3v1s0m
2d7f573d7d
Implemented Cat Properties 2023-06-28 18:32:16 +05:30
D3v1s0m
ebadad7cce
changed access modifier in Vector3f 2023-06-27 17:42:28 +05:30
D3v1s0m
739bbe7116
Implemented armor stand properties 2023-06-27 17:36:42 +05:30
Pyrbu
2a19c974b8 switch to using bukkit Color class 2023-06-26 12:51:48 +02:00
Pyrbu
f76d9a1830 pre-parse the color instead of parsing on every get 2023-06-26 12:33:55 +02:00
D3v1s0m
6d4cd5199a
Implemented potion color and potion ambient properties 2023-06-25 13:05:28 +05:30
Pyrbu
8093e709dd extract entity pose into an api class so people dont have to add packetevents to their dependencies 2023-06-22 23:27:10 +02:00
Pyrbu
bab0b86b03 make the functions in NpcLocation a little cleaner 2023-06-13 15:29:33 +02:00
Pyrbu
0b9262720a add look property 2023-05-24 21:47:30 +01:00
Pyrbu
bc12f79e85 remove api dependencies 2023-05-22 17:10:03 +01:00
Pyrbu
49e1d7f074 refactor & make npc types not static 2023-05-21 13:45:43 +01:00
Pyrbu
e0403d67f7 make npc location display a little better 2023-05-10 16:57:51 +01:00
Pyrbu
0c345935e6 start with an api 2023-04-27 00:58:09 +01:00