Commit graph

89 commits

Author SHA1 Message Date
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
549f897013 add createPlayer 2024-02-23 13:54:47 +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
26cfb9e630 update readme 2024-02-23 03:39:22 +04:00
Tofaa
c86fca84d9 clean up 2024-02-23 01:48:51 +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
310938774d fix bug 2024-02-21 01:01:06 +04:00
Tofaa
294a5ad7c0 fix leftovers 2024-02-19 18:53:59 +04:00
Tofaa
1527ddda93 redo event system 2024-02-19 18:48:17 +04:00
Tofaa
17fc677643 add low level tracking 2024-02-19 18:08:46 +04:00
Tofaa
6012e8ba80 Update Metadata.java 2024-02-18 01:57:48 +04:00
Tofaa
803b9d7f16 add setlocation 2024-02-18 00:52:48 +04:00
Tofaa
77215fb849 add createEntity 2024-02-18 00:10:48 +04:00
Tofaa
4d2dff2718 might fix 2024-02-17 21:56:29 +04:00
Tofaa
88c6ce35d4 cleanup 2024-02-17 19:13:42 +04:00
Tofaa
fa7c833ac5 fully remove world api, not needed 2024-02-17 19:06:57 +04:00
Tofaa
b1800486f3 fix stuff 2024-02-17 19:04:32 +04:00
Tofaa
aae644def1 Complete rewrite hopefully 2024-02-17 19:02:27 +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
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
6c56f28a7c commit code generation steps 2024-02-02 00:59:32 +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
522e31ef12 fix up some things 2024-01-28 17:41:34 +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
Tofaa
54a730754f add wrapper world 2024-01-22 23:42:27 +03:00