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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Pyrbu
|
4e584b8d46
|
Merge branch 'modular-property-system' into upstream-modular-property-system
# Conflicts:
# plugin/src/main/java/lol/pyr/znpcsplus/entity/EntityPropertyRegistryImpl.java
|
2023-08-07 16:03:08 +02:00 |
|
Pyrbu
|
a3a0c409e6
|
goat horn properties
|
2023-08-07 15:36:03 +02:00 |
|
Pyrbu
|
83b654fd76
|
ghast attacking property
|
2023-08-07 15:27:00 +02:00 |
|
Pyrbu
|
923926b0b4
|
delete already reimplemented properties from the deprecated meta factories
|
2023-08-07 15:18:26 +02:00 |
|
Pyrbu
|
a4fc363454
|
implement armor stand rotation properties
|
2023-08-07 15:17:59 +02:00 |
|
Pyrbu
|
70e1e2d0a2
|
implement skin layer properties
|
2023-08-07 14:50:37 +02:00 |
|
Pyrbu
|
1dfb5ae541
|
implement dinnerbone property
|
2023-08-07 14:32:27 +02:00 |
|
Pyrbu
|
fb95965ae6
|
remove todo comment
|
2023-08-07 13:59:43 +02:00 |
|
Pyrbu
|
0002de3d9c
|
remove already implemented from comment
|
2023-08-05 23:21:14 +02:00 |
|
Pyrbu
|
342c0dab79
|
fix the inversion
|
2023-08-05 23:04:26 +02:00 |
|
Pyrbu
|
b50c5b5e5d
|
remove useless comment
|
2023-08-05 23:04:16 +02:00 |
|
Pyrbu
|
c11093c392
|
implement armor stand properties
|
2023-08-05 21:50:07 +02:00 |
|
Pyrbu
|
c244cb6bab
|
only auto-convert legacy data if the new data directory doesn't exist
|
2023-08-05 21:01:04 +02:00 |
|
Pyrbu
|
31e64a15fe
|
properly import skins that weren't set with a player name
|
2023-08-05 20:53:10 +02:00 |
|
Pyrbu
|
f3d5e3f3a8
|
implement silent property (untested)
|
2023-08-05 20:49:48 +02:00 |
|
D3v1s0m
|
fed7b7085a
|
Added hologram items
|
2023-08-05 09:31:00 +05:30 |
|
Pyrbu
|
6eff7a3b6c
|
remove already implemented properties from the comment
|
2023-08-05 00:28:55 +02:00 |
|
D3v1s0m
|
3040cbc0bb
|
remove comment. oops
|
2023-08-01 19:48:24 +05:30 |
|
D3v1s0m
|
ca8aa4ba16
|
Implemented citizen importer
|
2023-08-01 19:46:29 +05:30 |
|