|
185020e31c
|
Squashed below commits
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 |
|
|
fa83b762bf
|
Add chat session
|
2023-01-01 13:17:07 +08:00 |
|
|
6be038072b
|
Allow maxsupermanhd to disable public key sending or to instruct the KeyPair to be used which he got from external. close #227
|
2022-12-08 01:00:38 +08:00 |
|
|
bface07e42
|
fix code format
|
2022-11-24 10:04:55 +08:00 |
|
|
d829c47731
|
PlayerList in game
|
2022-06-23 13:13:38 +08:00 |
|
|
59caded2ef
|
adjust PlayerList and KeepAlive in go-mc/server
|
2022-06-21 01:12:55 +08:00 |
|
|
d94993f34f
|
better nbt error message & dimensioncodec decoder
|
2022-06-19 23:05:10 +08:00 |
|
|
30479d6ea5
|
1.19 auth support (server side)
|
2022-06-19 17:46: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 |
|
|
61f9625297
|
fix data race
|
2022-05-27 10:37:10 +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 |
|
|
a05f8e0a33
|
All block states' properties are parsed and all enums represented as byte
|
2022-03-11 14:02:21 +08:00 |
|
|
442993d3b1
|
Allow user-code create server.Player
|
2022-03-10 14:13:26 +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 |
|
|
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 |
|
|
322188d254
|
GlobalChat component
|
2021-12-24 02:01:23 +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 |
|
|
5bc8513039
|
convert between save.Chunk and level.Chunk
|
2021-12-20 01:50:31 +08:00 |
|
|
a4c4ffd6be
|
PaletteContainer
|
2021-12-19 13:37:45 +08:00 |
|
|
70b0fbf1b7
|
Palette support 1
|
2021-12-17 18:45:06 +08:00 |
|
|
1aebedb5b0
|
Add documents for /server
|
2021-12-15 15:07:39 +08:00 |
|
|
ab63acbd7e
|
New server framework, an example, and compressed packet fixed.
|
2021-11-27 15:25:55 +08:00 |
|