Commit Graph

23 Commits

Author SHA1 Message Date
185020e31c Squashed below commits
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
Go / Test (1.22) (push) Has been cancelled
Go / Test (^1.22) (push) Has been cancelled
nbt chat message

fixes some bug

chunk temp

relocate module

items id
2025-08-27 20:29:40 +08:00
941fa0297c Merge branch 'master' of https://github.com/Tnze/go-mc 2022-12-06 22:39:45 +08:00
adfeb4c0cf fix KeepAlive pushPlayer method receiver 2022-12-06 22:39:27 +08:00
55bf5eddbb Add pk.Option API 2022-12-06 02:14:38 +08:00
bface07e42 fix code format 2022-11-24 10:04:55 +08:00
c0a7feb28c 1.19 client can display the chunks from server now 2022-06-21 17:44:15 +08:00
59caded2ef adjust PlayerList and KeepAlive in go-mc/server 2022-06-21 01:12:55 +08:00
7c80f1e7c0 delete ecs system 2022-06-16 15:46:30 +08:00
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