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
|
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 |
|
Pyr
|
ec85ef3e24
|
Merge pull request #80 from D3v1s0m/modular-property-system
Citizens converter & some fixes
|
2023-08-01 16:37:26 +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 |
|
D3v1s0m
|
769eed2f46
|
fixed skin property showing in property remove command
|
2023-07-27 19:21:46 +05:30 |
|
Pyrbu
|
52f083583b
|
update viewers list before showing the npc to prevent the show/hide methods from being called multiple times by the processor task when the method needs extra time to grab skins which causes some problems including multiple teams being created resulting in client warnings/kicks on BungeeCord
|
2023-07-25 03:24:49 +02:00 |
|
Pyrbu
|
32b588807a
|
make interaction detection also treat holograms as part of the npc (fixes #76)
|
2023-07-24 02:51:40 +02:00 |
|
Pyrbu
|
c8abf4f3fb
|
fix some properties removing others when being applied standalone
|
2023-07-24 02:33:29 +02:00 |
|
Pyrbu
|
792b962e49
|
rename method to what it actually does
|
2023-07-24 02:04:56 +02:00 |
|
Pyrbu
|
993cd10b7a
|
make a single generic class for dummy properties
|
2023-07-24 02:02:19 +02:00 |
|
D3v1s0m
|
6e1d089cc7
|
Added skin variant option when using url
|
2023-07-22 22:11:05 +05:30 |
|
Pyr
|
f7a7b96648
|
Merge pull request #79 from Pyrbu/2.X
Merge 2.X changes into property system branch
|
2023-07-22 11:38:33 +02:00 |
|
Pyr
|
fff8d7435a
|
Merge pull request #78 from D3v1s0m/modular-property-system
Added url skin type
|
2023-07-22 11:37:22 +02:00 |
|
D3v1s0m
|
902b902122
|
Added url skin type
|
2023-07-21 15:51:32 +05:30 |
|
D3v1s0m
|
ea6812b27e
|
removed skin_cape from common properties
|
2023-07-20 14:49:39 +05:30 |
|
Pyrbu
|
23ada2d52f
|
add visibility methods to api
|
2023-07-17 23:40:17 +02:00 |
|
Pyrbu
|
d344e02319
|
use a concurrent set to possibly prevent a ConcurrentModificationException
|
2023-07-17 23:38:12 +02:00 |
|
Pyrbu
|
2dd75b4cda
|
make the method actually abstract instead of just returning null
|
2023-07-16 01:09:57 +02:00 |
|
D3v1s0m
|
9cb580c850
|
small fix for action edit button
|
2023-07-16 02:29:45 +05:30 |
|
D3v1s0m
|
9a69fa4e09
|
API improvements
|
2023-07-16 02:27:54 +05:30 |
|
Pyrbu
|
5ad9ef823a
|
make build function more readable
|
2023-07-12 21:09:37 +02:00 |
|
Pyrbu
|
4f1e43b4fa
|
add warning message for missing properties
|
2023-07-12 20:51:09 +02:00 |
|
Pyrbu
|
9c7166df4b
|
extract spigot api as a common dependency so the versions always match
|
2023-07-12 20:41:43 +02:00 |
|
D3v1s0m
|
2ff5322093
|
fixed fix for null properties, lol
|
2023-07-10 19:15:52 +05:30 |
|
D3v1s0m
|
0596f59304
|
Added duplicate property name check, just in case
|
2023-07-10 19:02:06 +05:30 |
|
D3v1s0m
|
29c3c4b22b
|
fixed null properties when adding, fixes tab complete
|
2023-07-10 18:56:57 +05:30 |
|
D3v1s0m
|
3411a504e0
|
fixed value in standalone metadata packet sending
|
2023-07-10 18:55:32 +05:30 |
|
Pyrbu
|
acd953e460
|
move to a more modular property/metadata system
|
2023-07-10 01:01:12 +02:00 |
|
Pyrbu
|
80683f81bc
|
update metadata comment
|
2023-07-09 20:35:14 +02:00 |
|
D3v1s0m
|
03623a43da
|
implemented immune_to_zombification property for hoglin
|
2023-07-06 19:48:56 +05:30 |
|
D3v1s0m
|
63b049bb8c
|
null property fix if the property doesn't exist when loading.
|
2023-07-06 19:34:14 +05:30 |
|
D3v1s0m
|
ee30c7dd18
|
implemented Goat properties
|
2023-07-05 19:48:50 +05:30 |
|
D3v1s0m
|
959f6241f4
|
implemented villager properties
|
2023-07-05 17:23:30 +05:30 |
|