Commit Graph

49 Commits

Author SHA1 Message Date
D3v1s0m
ade20ac869
changed ItemStack in property from PE to Bukkit 2023-07-16 09:48:33 +05:30
D3v1s0m
03623a43da
implemented immune_to_zombification property for hoglin 2023-07-06 19:48:56 +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
D3v1s0m
f68d678a1c
implemented ghast attacking property 2023-07-05 12:43:02 +05:30
D3v1s0m
8f976996b1
order fix 2023-07-03 12:28:20 +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
Pyrbu
f438d50808 rename SkinCache to MojangSkinCache 2023-07-01 00:14:23 +02:00
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
dd3c88efce
Implemented Axolotl properties 2023-06-28 17:24:44 +05:30
D3v1s0m
739bbe7116
Implemented armor stand properties 2023-06-27 17:36:42 +05:30
Pyrbu
984d7e873d set default color to black instead of white 2023-06-26 13:05:09 +02:00
Pyrbu
2a19c974b8 switch to using bukkit Color class 2023-06-26 12:51:48 +02:00
D3v1s0m
fc7799dbd8
Added easier method to register enum parser and serializer 2023-06-26 11:25:28 +05:30
D3v1s0m
127f8f49af
disabled offhand property for 1.8 2023-06-25 15:22:55 +05:30
D3v1s0m
7858cdee8f
Set default potion color 2023-06-25 13:37:36 +05:30
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
D3v1s0m
2c708e2754
removed crouched property as pose can be used instead 2023-06-23 01:28:10 +05:30
D3v1s0m
b7df0e3a33
Added pose property 2023-06-23 01:16:58 +05:30
D3v1s0m
079006d9cb
implemented shaking and crouched properties 2023-06-22 20:02:02 +05:30
Pyrbu
0052584507 Improve api a lot 2023-06-19 00:20:18 +02:00
Pyrbu
01f1723b71 lay out most of the possible properties 2023-06-16 12:33:52 +02:00
Pyrbu
7a3bf0deb0 seperate all the skin layer parts out into different properties 2023-06-13 22:51:04 +02:00
D3v1s0m
640f7a8f8d
Added cape property 2023-05-28 13:48:57 +05:30
Pyrbu
5ae5ca200d add support for entity equipment 2023-05-24 23:27:11 +01:00
Pyrbu
b7a8776162 optimize by name lookup of properties 2023-05-24 17:02:28 +01:00
Pyrbu
fc87323d10 api improvements 2023-05-21 16:41:38 +01:00
Pyrbu
fa8247f285 make entity properties not static 2023-05-21 14:25:21 +01:00
Pyrbu
49e1d7f074 refactor & make npc types not static 2023-05-21 13:45:43 +01:00
Pyrbu
4a3a54f2b8 delete VersionUtil in favor of PacketEvents api 2023-05-21 12:42:19 +01:00
Pyrbu
a08e973319 make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
Pyrbu
ca94951b63 properties suggestions 2023-05-11 13:51:44 +01:00
Pyrbu
5a65995699 properties 2023-05-11 05:41:15 +01:00
Pyrbu
53ad7a73d6 start work on persistence 2023-05-08 12:17:25 +01:00
Pyrbu
f295b7b1ed remove old packages 2023-05-03 16:51:47 +01:00
Pyrbu
f993a521ed minor refactoring 2023-05-03 16:49:44 +01:00
Pyrbu
9b7de3f76b rename subproject 2023-05-03 07:25:52 +01:00
Pyrbu
ca49a605c0 add folia support (not tested) 2023-04-29 19:42:04 +01:00
Pyrbu
4c160a44c4 refactoring 2023-04-27 00:59:39 +01:00
Pyrbu
0c345935e6 start with an api 2023-04-27 00:58:09 +01:00