|
ff94c600df
|
fix player chat fort error
|
2022-12-04 16:08:52 +08:00 |
|
|
a1870dd2ff
|
don't accept the player in offline mode
|
2022-12-03 18:45:57 +08:00 |
|
|
f19d39c6d0
|
rename bot/chat to bot/msg
|
2022-11-27 16:10:06 +08:00 |
|
|
fad92fe364
|
format repo with "gofumpt" tool
|
2022-11-26 20:37:57 +08:00 |
|
|
7814e7b1ab
|
update 1.19.2 bot, chat support
|
2022-11-26 15:58:31 +08:00 |
|
|
0c804fdd41
|
Fix command compound
|
2022-06-21 18:07:41 +08:00 |
|
|
7c80f1e7c0
|
delete ecs system
|
2022-06-16 15:46:30 +08:00 |
|
|
b4fe78edf7
|
The examples/daze support online-mode servers
|
2022-06-15 16:04:42 +08:00 |
|
|
44703ce940
|
Merge #206
|
2022-06-14 13:15:57 +08:00 |
|
|
e40735d2d3
|
Fix Example
|
2022-06-13 16:42:47 +08:00 |
|
|
33f604aa93
|
Components now knows why client exist
|
2022-05-28 13:48:19 +08:00 |
|
|
7bb5c2db87
|
ref #106 on online-bot example
|
2022-05-27 17:38:56 +08:00 |
|
|
61f9625297
|
fix data race
|
2022-05-27 10:37:10 +08:00 |
|
|
691e507fcf
|
load dimension example
|
2022-05-27 00:59:18 +08:00 |
|
|
474d6a229b
|
player and dimension loader with ecs system
|
2022-05-27 00:38:46 +08:00 |
|
|
1932cbed74
|
Chunk converters return error now
|
2022-05-21 15:29:31 +08:00 |
|
|
81aae1f768
|
HashMap palette implement
|
2022-05-17 15:10:00 +08:00 |
|
|
4c2510565d
|
pk.Ary and pk.Array using generic now
|
2022-03-20 01:17:25 +08:00 |
|
|
2aace6b51a
|
bot can receive chunks now
|
2022-03-13 11:57:02 +08:00 |
|
|
0bbd279dd1
|
frameworkServer works perfect now
|
2022-03-09 17:21:28 +08:00 |
|
|
aa8e611644
|
support block state & nbt improvement
|
2022-03-09 16:12:47 +08:00 |
|
|
cf25807f68
|
Support SRV records in net.Dial and bot.PingAndListContext
|
2022-03-06 00:28:46 +08:00 |
|
|
23bcf9149a
|
Clean imports
|
2022-02-20 19:23:41 +08:00 |
|
|
c724909cd7
|
fix #142
|
2022-01-04 23:24:28 +08:00 |
|
|
be3a834696
|
Command parse compound
|
2022-01-03 15:57:54 +08:00 |
|
|
a33937625e
|
Fix bugs to load chunks
|
2021-12-27 20:48:30 +08:00 |
|
|
e457d29f28
|
Fix bugs in /mca
|
2021-12-27 00:26:30 +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 |
|
|
936eda5778
|
KeepAlive component for /server (linked-list)
|
2021-12-22 15:22:51 +08:00 |
|
|
5acd7f73c5
|
simple conversion between save.Chunk and level.Chunk
|
2021-12-20 15:32:44 +08:00 |
|
|
5bc8513039
|
convert between save.Chunk and level.Chunk
|
2021-12-20 01:50:31 +08:00 |
|
|
8eaae6a202
|
update /save
|
2021-12-20 00:55:41 +08:00 |
|
|
1bce379779
|
fix bugs in PaletteContainer
|
2021-12-19 19:41:24 +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 |
|
|
f7bdf676cc
|
Split the function of PlayerList and PingInfo
|
2021-12-15 12:24:30 +08:00 |
|
|
4e7db1e122
|
Fix bugs in packet.Packet.Pack()
|
2021-12-12 15:23:21 +08:00 |
|
|
97b706f6eb
|
Update /bot for 1.18
|
2021-12-11 02:40:41 +08:00 |
|
|
0cc5695aa3
|
Update packetid name
|
2021-12-09 20:24:39 +08:00 |
|
|
1c2332d678
|
Provide official ListPingHandler implementation
|
2021-12-08 13:18:24 +08:00 |
|
|
bcae505a59
|
1.18 update for bot/server
|
2021-12-03 11:58:28 +08:00 |
|
|
0ee74ebce2
|
Add max player number check
|
2021-11-27 16:54:23 +08:00 |
|
|
ab63acbd7e
|
New server framework, an example, and compressed packet fixed.
|
2021-11-27 15:25:55 +08:00 |
|
|
d45f6a5e04
|
simpleServer for 1.17.1. close #124
|
2021-11-26 18:42:50 +08:00 |
|
|
7ea77aafb0
|
fixed autofishing and made it use SoundEffect instead of NamedSoundEffect
|
2021-08-31 16:21:51 +03:00 |
|
|
e6246ce675
|
Record TagType when decoding RawMessage.
Display item's NBT in example/daze.
Upgrade data/item to 1.17
|
2021-07-05 13:35:22 +08:00 |
|
|
43588a8894
|
Display screen slot change
|
2021-07-04 13:03:09 +08:00 |
|