Commit graph

99 commits

Author SHA1 Message Date
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
6d151fdec0 Merge branch 'master' of https://github.com/Tofaa2/EntityLib 2024-02-23 13:12:25 +04:00
Tofaa
69e8c2c9b0 include animation methods 2024-02-23 13:12:15 +04:00
Tofaa
24cb07f489
Merge pull request #4 from jordoncodes/patch-1
fix double semicolon in readme
2024-02-23 12:51:23 +04:00
Jordon
78a331584a
fix double semicolon 2024-02-23 10:54:29 +10: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
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
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
c7375def17 remove java 17 2024-02-17 22:03:56 +04:00
Tofaa
10dd4afc19 Update build.gradle 2024-02-17 22:00:52 +04:00
Tofaa
10e863a029 Update build.gradle 2024-02-17 21:58:12 +04:00
Tofaa
4d2dff2718 might fix 2024-02-17 21:56:29 +04:00
Tofaa
49c3ee69ad jitpackyml file 2024-02-17 21:18:29 +04:00
Tofaa
f5e4bc381c
Merge pull request #2 from Tofaa2/feat/platform-api
Feat/platform api
2024-02-17 19:14:08 +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
c39f4772c7 Merge branch 'master' into feat/platform-api 2024-02-17 19:05:09 +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
e7b9e9fff3
Update EntityLib.java 2024-02-16 18:21:59 +04:00
Tofaa
62fc93c4c9
Fix exception if channel is null 2024-02-12 18:21:23 +04:00
Tofaa
4bf35da867 Merge branch 'master' of https://github.com/Tofaa2/EntityLib 2024-02-11 23:06:21 +04:00
Tofaa
d8bd671f20 add removing 2024-02-11 23:06:17 +04:00
Tofaa
9a04858686 migrate both passenger and viewer to concurrent hash set 2024-02-11 23:04:05 +04:00
Tofaa
88dbb7a474
add setLocation 2024-02-11 22:51:17 +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
a318500c4e
Update WrapperEntity.java 2024-01-31 17:47:23 +04:00
Tofaa
e22a057bff push some codegen boilerplate 2024-01-31 17:46:25 +04:00