Commit graph

34 commits

Author SHA1 Message Date
=
2b29bf1c9b Remove EntityMeta storage 2024-11-14 19:21:27 +02:00
=
0d99f705e8 painting provider 2024-11-14 01:15:24 +02:00
=
d710683c9e Fix viewer engine bug 2024-11-13 23:31:38 +02:00
mani1232
76a9df6f5b add byte 2024-09-05 17:57:51 +02:00
Tofaa
96e1401d0a Fix! 2024-07-16 12:13:11 +04:00
Tofaa
aab30e236f Fix unused meta data 2024-07-16 11:34:36 +04:00
Deko
b90f6850e3
Fixed: BlockDisplay should use BLOCK_STATE not INT 2024-07-08 15:36:31 +02:00
xDec0de_
a776de8a71 Update meta offsets 2024-07-04 22:40:49 +02:00
xDec0de_
bf191048cc Add Bogged & Breeze meta (Base only) 2024-07-04 18:22:10 +02:00
Oak
3117c89d5c Fixed incorrect offset 2024-06-14 15:58:34 +01:00
Oak
7ea64e74aa Added CamelMeta 2024-06-14 15:37:51 +01:00
Oak
427bb61ef5 Added ArmadilloMeta 2024-06-14 12:18:16 +01:00
Oak
08062bd3d5 Added WardenMeta 2024-06-13 21:00:01 +01:00
Oak
99a465e46b Alphabetically ordered entities and added some missing entities 2024-06-13 20:31:04 +01:00
SuperMax8
31d04c9548 Fixing getCustomName() in EntityMeta
Adding setMetaFromPacket method to use MetaData from EntityMetaPacket
Updating protocolVersion in MetaOffsetConverter for 1.20.6
2024-06-01 03:40:28 +02:00
Tofaa2
932e667762 Misc fixes 2024-05-26 15:19:10 +04:00
Tofaa2
dcdbe8575f Attributes 2024-05-23 23:04:54 +04:00
Tofaa
f7b5bd6246 Add optional api getter to avoid NullPointer on metadata 2024-05-01 16:34:31 +04:00
Tofaa
13e29016ab fix wolf collar color 2024-03-16 21:14:32 +04:00
Tofaa
256e043e29 fix custom name properties to actually work 2024-02-28 22:15:47 +04:00
Tofaa
26cfb9e630 update readme 2024-02-23 03:39:22 +04:00
Tofaa
aea7c5f7a2 fix WrapperPlayer 2024-02-23 01:37:33 +04:00
Tofaa
310938774d fix bug 2024-02-21 01:01:06 +04:00
Tofaa
6012e8ba80 Update Metadata.java 2024-02-18 01:57:48 +04:00
Tofaa
b1800486f3 fix stuff 2024-02-17 19:04:32 +04:00
Tofaa
82f0b54aba finish spigot cloning 2024-02-17 14:24:43 +04:00
Tofaa
2eaaca878e fix bug + add notification system to equipment too 2024-02-08 14:02:18 +04:00
Tofaa
2d76a9eac8 Introduce changes notification for meta
Introduces a system to avoid spam sending metadata packets by stopping sending, changing the metadata, then sending it all at once
2024-02-06 21:44:02 +04:00
Tofaa
ae21d85740 fix broken protocol values 2024-02-05 23:09:12 +04:00
Tofaa
6c56f28a7c commit code generation steps 2024-02-02 00:59:32 +04:00
Tofaa
e22a057bff push some codegen boilerplate 2024-01-31 17:46:25 +04:00
Tofaa
3183a3140d let the entities be aware of their world 2024-01-29 13:19:45 +04:00
Tofaa
9cc097aab2 report meta and entity creation 2024-01-27 12:18:34 +04:00
Tofaa
3091083821 rewrite to a more platformized structure. 2024-01-26 13:17:38 +04:00