Commit Graph

29 Commits

Author SHA1 Message Date
D3v1s0m
6d4cd5199a
Implemented potion color and potion ambient properties 2023-06-25 13:05:28 +05:30
D3v1s0m
0b4e3cd364
Fixed shaking property not disabling 2023-06-23 11:27:55 +05:30
Pyrbu
81204688e5 seperate shaking into a seperate function in the metadata factory to avoid creating unnessecary lists 2023-06-22 23:29:08 +02:00
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
b31b719633 fix property name typo in 1.8 packet factory 2023-06-14 23:18:58 +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
ec9ee770a4 fix support for 1.19.1 & 1.19.2 2023-05-26 12:47:31 +01:00
Pyrbu
facc0eb1f7 fix npc look for non-player entity types & make small npcs look at the player's head 2023-05-25 18:35:12 +01:00
Pyrbu
5ae5ca200d add support for entity equipment 2023-05-24 23:27:11 +01:00
Pyrbu
bc12f79e85 remove api dependencies 2023-05-22 17:10:03 +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
c8c649e800 make it less static 2023-05-21 12:32:25 +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
a3778ffe9c fix player head yaw 2023-05-11 15:02:04 +01:00
Pyrbu
ba8a0eb6c2 add all npc types, command improvements 2023-05-11 10:54:11 +01:00
Pyrbu
74ed109543 make metadata always send 2023-05-11 05:38:47 +01:00
Pyrbu
53ad7a73d6 start work on persistence 2023-05-08 12:17:25 +01:00
Sparky983
106129d39e Make naming conventions consistent 2023-05-04 17:25:05 +10:00
Pyrbu
1f5bea5f8e make npcs always have teams 2023-05-03 16:43:16 +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