Commit Graph

15 Commits

Author SHA1 Message Date
33f604aa93 Components now knows why client exist 2022-05-28 13:48:19 +08:00
474d6a229b player and dimension loader with ecs system 2022-05-27 00:38:46 +08:00
2aace6b51a bot can receive chunks now 2022-03-13 11:57:02 +08:00
46b021e1ef update to 1.18.2 & fix bug in snbt encoding 2022-03-10 12:29:03 +08:00
be3a834696 Command parse compound 2022-01-03 15:57:54 +08:00
a83698af97 Bug fixes in /server 2021-12-27 00:30:42 +08:00
c8d952066c Fix bugs in KeepAlive 2021-12-24 23:38:31 +08:00
1742fde1ff kick players when keepalive timeout 2021-12-24 20:40:24 +08:00
494a52320d Optimize PacketHandler performance 2021-12-24 15:40:39 +08:00
dccbf7ce46 Unify all components 2021-12-24 11:45:50 +08:00
51cbe4c648 Optimize KeepAlive performance 2021-12-24 02:00:11 +08:00
0fc4453bf6 KeepAlive error handling 2021-12-23 01:26:55 +08:00
260fc64701 KeepAlive component adjust 2021-12-22 21:58:31 +08:00
936eda5778 KeepAlive component for /server (linked-list) 2021-12-22 15:22:51 +08:00
2422e62d17 KeepAlive component for /server (no test) 2021-12-22 11:22:11 +08:00