Commit graph

28 commits

Author SHA1 Message Date
Tofaa2
932e667762 Misc fixes 2024-05-26 15:19:10 +04:00
Tofaa2
dcdbe8575f Attributes 2024-05-23 23:04:54 +04:00
Tofaa
5cbb05d30d Add slot clearing api 2024-05-09 23:50:43 +04:00
Tofaa
63aa8b7a20 Fix equipment 2024-05-09 23:50:03 +04:00
Tofaa
256e043e29 fix custom name properties to actually work 2024-02-28 22:15:47 +04:00
Tofaa
263bd058a2 fix 2024-02-23 19:28:26 +04:00
Tofaa
0ec1c828a5 add spawn check in textures 2024-02-23 18:31:36 +04:00
Tofaa
a6070ef5cc some more methods for entities 2024-02-23 13:29:23 +04:00
Tofaa
24b2a96d11 Update WrapperLivingEntity.java 2024-02-23 13:14:20 +04:00
Tofaa
69e8c2c9b0 include animation methods 2024-02-23 13:12:15 +04:00
Tofaa
b26e405d41 add dynamic texture changing 2024-02-23 01:48:27 +04:00
Tofaa
aea7c5f7a2 fix WrapperPlayer 2024-02-23 01:37:33 +04:00
Tofaa
c7b486f0a9 fix rotatehead 2024-02-22 12:40:26 +04:00
Tofaa
c374b5f5af concurrency 2024-02-22 01:08:31 +04:00
Tofaa
17fc677643 add low level tracking 2024-02-19 18:08:46 +04:00
Tofaa
803b9d7f16 add setlocation 2024-02-18 00:52:48 +04:00
Tofaa
fa7c833ac5 fully remove world api, not needed 2024-02-17 19:06:57 +04:00
Tofaa
aae644def1 Complete rewrite hopefully 2024-02-17 19:02:27 +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
ad50de2cae finish up world work 2024-02-06 13:23:35 +04:00
Tofaa
e2ca79b069 add player implementation 2024-02-06 13:20:15 +04:00
Tofaa
5130a65a0f more stuff 2024-02-06 00:30:05 +04:00
Tofaa
ae21d85740 fix broken protocol values 2024-02-05 23:09:12 +04:00
Tofaa
d6c695a353 some fixes 2024-02-01 14:55:05 +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