Commit Graph

387 Commits

Author SHA1 Message Date
D3v1s0m
11d94d15c0
fix in npc type registry. 2023-07-03 12:21:15 +05:30
D3v1s0m
999f4013c6
Merge remote-tracking branch 'origin/2.X' into 2.X
# Conflicts:
#	plugin/src/main/java/lol/pyr/znpcsplus/ZNpcsPlus.java
#	plugin/src/main/java/lol/pyr/znpcsplus/commands/property/PropertySetCommand.java
#	plugin/src/main/java/lol/pyr/znpcsplus/entity/EntityPropertyRegistryImpl.java
#	plugin/src/main/java/lol/pyr/znpcsplus/metadata/MetadataFactory.java
#	plugin/src/main/java/lol/pyr/znpcsplus/metadata/V1_12MetadataFactory.java
#	plugin/src/main/java/lol/pyr/znpcsplus/metadata/V1_8MetadataFactory.java
2023-07-03 11:57:29 +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
fbc3be6259 filter npcs in same world only for near command. fixes #69 2023-07-02 15:51:30 +02:00
D3v1s0m
f812c77cc9 Added shoulder entities for player npc 2023-07-02 15:51:30 +02:00
D3v1s0m
f2c9409923 Fixed dinnerbone property removal not updating. 2023-07-02 15:51:30 +02:00
D3v1s0m
b3475db944
filter npcs in same world only for near command. fixes #69 2023-07-02 15:35:36 +05:30
D3v1s0m
43376c2732
Added shoulder entities for player npc 2023-07-02 10:51:54 +05:30
D3v1s0m
e180843efd
Fixed dinnerbone property removal not updating. 2023-07-01 12:28:18 +05:30
Pyrbu
f8648b7d01 add some build file comments to make it easier to check if a library is being used 2023-07-01 00:46:38 +02:00
Pyrbu
4b2a8498a6 add credits to readme 2023-07-01 00:18:37 +02:00
Pyrbu
a0a6245479 remove unused libraries 2023-07-01 00:15:23 +02:00
Pyrbu
488d098f79 move GameProfile manipulation to reflection 2023-07-01 00:15:10 +02:00
Pyrbu
f438d50808 rename SkinCache to MojangSkinCache 2023-07-01 00:14:23 +02:00
Pyrbu
e3c7f9fb04 update readme 2023-06-30 22:41:00 +02:00
Pyrbu
acf0abb67b use else-if instead of nesting 2023-06-30 14:43:58 +02:00
D3v1s0m
231ceba803
Fixed non-player npc spawning in 1.14-1.16 2023-06-29 16:59:22 +05:30
D3v1s0m
adac982128
Added dinnerbone property 2023-06-29 01:11:07 +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
f472ddf5a5
Implemented blaze_on_fire property 2023-06-28 18:19:08 +05:30
D3v1s0m
3647a95b27
Implemented Bee properties 2023-06-28 18:11:27 +05:30
D3v1s0m
2dceea6fe7
Implemented Bat properties 2023-06-28 17:32:18 +05:30
D3v1s0m
dd3c88efce
Implemented Axolotl properties 2023-06-28 17:24:44 +05:30
D3v1s0m
3e583f84f8
Fix incorrect suggestion 2023-06-28 17:11:08 +05:30
Pyrbu
6a2f1d4cb8 make papi util use legacy component serializer for setting placeholders in components 2023-06-28 11:14:47 +02:00
Pyrbu
974cc65fed update some dependencies 2023-06-28 02:54:08 +02:00
Pyrbu
c0df2f6915 make papi util use minimessage serializer instead of legacy serializer because legacy serializer downsamples hex colors 2023-06-28 02:53:21 +02:00
Pyrbu
c617766516 add hex colors to debug npcs 2023-06-28 02:52:55 +02:00
Pyrbu
51fdb8d8fb only register save shutdown task after npcs load 2023-06-28 02:13:26 +02:00
Pyrbu
6dab7a13db add explicit property remove command 2023-06-28 00:31:47 +02:00
Pyrbu
d572053304 make vector suggestions singular 2023-06-27 14:41:00 +02:00
Pyrbu
886b5c1f92 make rotation data creations a bit shorter 2023-06-27 14:36:43 +02:00
Pyr
6b943d1059
Merge pull request #67 from D3v1s0m/2.X
Work on armor stand properties
2023-06-27 14:22:54 +02:00
D3v1s0m
9030d90bbd
Error message on non-numerical input when parsing Vector3f 2023-06-27 17:51:12 +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
46d848b823 fix effects meta not working on versions 1.8-1.10 because of duplicate data indexes due to incorrect implementation of the "using_item" property on those versions 2023-06-26 22:31:22 +02:00
Pyrbu
06c5397bd8 fix skin layer indexes on lower versions 2023-06-26 22:10:26 +02:00
Pyrbu
0d02fc806b add hologram refreshing 2023-06-26 22:00:23 +02:00
Pyrbu
8ef9a5fc93 fix my stupid ass if typo 2023-06-26 17:55:16 +02:00
Pyrbu
95c81e9abf remove unused imports 2023-06-26 17:50:52 +02:00
Pyrbu
e5a62ed952 split name metadata to avoid creating unnecessary lists 2023-06-26 17:50:32 +02:00
Pyrbu
d22a8152e0 add papi support to holograms 2023-06-26 17:41:02 +02:00
Pyrbu
2c8b96f295 add reload config command 2023-06-26 17:32:14 +02:00
Pyrbu
a56096d4d6 make shutdown tasks register right after the component they are meant to shutdown finishes initializing 2023-06-26 17:26:31 +02:00
Pyrbu
37e8b42997 make color parse as hex 2023-06-26 13:10:50 +02:00