Commit graph

50 commits

Author SHA1 Message Date
Tofaa2
767bcc065d update readme 2024-06-23 23:48:57 +04:00
Tofaa2
718940178f major refactor 2024-06-23 22:56:13 +04:00
Tofaa2
2a3732fa83 Fix holograms 2024-06-10 17:23:54 +04:00
Tofaa2
4c0ca7008c EntityMetadata utilities 2024-06-07 17:02:24 +04:00
Tofaa2
932e667762 Misc fixes 2024-05-26 15:19:10 +04:00
Tofaa2
dcdbe8575f Attributes 2024-05-23 23:04:54 +04:00
Tofaa2
6e90d0d3e8 Fix version checker and add bstats 2024-05-14 01:28:59 +04:00
Tofaa
d77a012ca9 Yeetus kotlin extensions 2024-05-09 23:57:15 +04:00
Tofaa
63aa8b7a20 Fix equipment 2024-05-09 23:50:03 +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
0ec1c828a5 add spawn check in textures 2024-02-23 18:31:36 +04:00
Tofaa
f2d5ec919a extensions + velocity api 2024-02-23 15:45:04 +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
11da55bda5 jitpack tomfoolery 2024-02-21 15:00:10 +04:00
Tofaa
d62532579b comment out the inclusion of test-plugin 2024-02-21 13:41:37 +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
803b9d7f16 add setlocation 2024-02-18 00:52:48 +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
Tofaa
49d8b3d066 fix types not all though 2024-01-22 23:30:16 +03:00
Tofaa
c1e0fcb717 finish fix 2024-01-22 23:07:36 +03:00
Tofaa
1aea64407c fix up some things 2024-01-22 23:01:11 +03:00
Tofaa
3ad53b6fb4 implement riding 2024-01-22 22:53:27 +03:00
Tofaa
b4cdf0e9cd fix ItemDisplayMeta 2024-01-19 08:14:14 +03:00
Tofaa
4988e00ba8 add callbacks for ticking 2024-01-19 07:32:11 +03:00
Tofaa
a4f57da66f i should have put ai release to a later location 2024-01-19 07:28:56 +03:00
Tofaa
eeb64aa909 add discord into readme 2024-01-18 14:43:31 +03:00
Tofaa
76efbdcb1f I think i finished goal selectors 2024-01-18 07:38:24 +03:00
Tofaa
41da2e4c8e introduce tickables and ai boilerplate 2024-01-18 06:15:21 +03:00
Tofaa
dd01591996 make EntityLib#createEntity() and createMeta() not null 2024-01-18 03:05:32 +03:00
Tofaa
e8d411d989 Fix display meta offset values 2024-01-18 02:55:52 +03:00