|
ba27294b67
|
add converter example
|
2024-05-21 00:27:57 +08:00 |
|
|
54ffcb2bad
|
add configuration support for /server packet
|
2024-04-27 20:53:06 +08:00 |
|
|
a9ab97292d
|
Add example programs that sniff the RegistryCodec.nbt
|
2023-04-05 18:04:05 +08:00 |
|
|
632df9138c
|
update the description text of the examples
|
2023-02-12 12:57:34 +08:00 |
|
|
69338ec9fe
|
update the description text of the example
|
2023-02-12 01:26:59 +08:00 |
|
|
fce835984e
|
add a bot example "minimal"
|
2023-02-12 01:13:51 +08:00 |
|
|
d99bfa7f1b
|
fix daze example
|
2023-02-12 01:05:38 +08:00 |
|
|
e12b2f368d
|
move SystemChat event from bot/basic to bot/msg
|
2023-01-01 22:12:03 +08:00 |
|
|
88356fd576
|
Support disguised chat
|
2023-01-01 18:50:39 +08:00 |
|
|
bb98d90db3
|
Support chat validation
|
2023-01-01 18:43:21 +08:00 |
|
|
77857a1a85
|
Add playerinfo recorder for chat message
|
2022-12-30 01:11:39 +08:00 |
|
|
55d12fc76f
|
fix bot/msg (offline-only support)
|
2022-12-11 22:00:32 +08:00 |
|
|
47f4fad152
|
remove chat sending to fix daze example
|
2022-12-10 01:39:14 +08:00 |
|
|
2ec7d98e6d
|
update bot for 1.19.3
|
2022-12-09 23:27:03 +08:00 |
|
|
e95259e2e6
|
support offline-mode chat message sending
|
2022-12-07 23:43:54 +08:00 |
|
|
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 |
|