Commit graph

29 commits

Author SHA1 Message Date
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