|
6fba193255
|
Adjust blockentities.go.tmpl
|
2022-12-19 21:08:15 +08:00 |
|
|
ebba0a6a63
|
Adjust blockentities.go.tmpl
|
2022-12-19 00:57:50 +08:00 |
|
|
c1a6528a05
|
Add BlockEntity support
|
2022-12-18 18:28:08 +08:00 |
|
|
27b1347e74
|
add SpawnAngle
|
2022-12-17 14:31:29 +08:00 |
|
|
0e97a958dc
|
fix clientbound packets for 1.19.3
|
2022-12-14 00:38:12 +08:00 |
|
|
d39f4d398e
|
fix bot/basic UpdateHealth event
|
2022-12-13 00:46:49 +08:00 |
|
|
8445fb63cd
|
fix server login for 1.19.3
|
2022-12-12 23:48:26 +08:00 |
|
|
ecc06204c1
|
update README.md
|
2022-12-12 19:12:12 +08:00 |
|
|
7bece3bca9
|
BitSet improvement
|
2022-12-12 09:13:02 +08:00 |
|
|
86c7c954ec
|
move queue impl, make queue push panic on closed
|
2022-12-11 22:00:32 +08:00 |
|
|
06260e2b00
|
fix typo
|
2022-12-11 22:00:32 +08:00 |
|
|
55d12fc76f
|
fix bot/msg (offline-only support)
|
2022-12-11 22:00:32 +08:00 |
|
|
fceaa33dc4
|
fix typo
|
2022-12-10 10:14:11 +08:00 |
|
|
47f4fad152
|
remove chat sending to fix daze example
|
2022-12-10 01:39:14 +08:00 |
|
|
bb35ed21c8
|
update level/block, fix block states
|
2022-12-10 01:09:51 +08:00 |
|
|
2ec7d98e6d
|
update bot for 1.19.3
|
2022-12-09 23:27:03 +08:00 |
|
|
19a76a302c
|
update level/block
|
2022-12-09 23:26:57 +08:00 |
|
|
0b7a5024aa
|
update data/packetid
|
2022-12-09 22:57:15 +08:00 |
|
|
75f09e77d9
|
move PacketQueue
|
2022-12-09 22:57:15 +08:00 |
|
|
4068ebe6dd
|
Fix login for 1.19.3
|
2022-12-09 00:19:34 +08:00 |
|
|
b1cab7ed29
|
update data/lang
|
2022-12-08 15:57:18 +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 |
|
|
e95259e2e6
|
support offline-mode chat message sending
|
2022-12-07 23:43:54 +08:00 |
|
|
9e33febe3f
|
Squashed commit of the following:
commit 1f029f560d96e4c273fbbc6e85cde23956967521
Author: Tnze <cjd001113@outlook.com>
Date: Wed Dec 7 11:42:39 2022 +0800
Adjust struct field name
commit 3216cc964c87880cfe3d76492a6ad399cb5660e8
Author: patyhank <mlpmmy@gmail.com>
Date: Wed Dec 7 11:25:28 2022 +0800
Change PublicKeySignature to V2
commit 3308bd67b29f7734344d83503d41960934f84086
Author: patyhank <mlpmmy@gmail.com>
Date: Wed Dec 7 11:19:20 2022 +0800
Change PublicKeySignature to V2
|
2022-12-07 11:52:47 +08:00 |
|
|
cf9accd5e4
|
fix key pair checking bug
|
2022-12-07 00:36:00 +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 |
|
|
595891b901
|
Add docs for Option and Opt
|
2022-12-06 13:23:57 +08:00 |
|
|
ea76e5a713
|
pk.Option improvement
|
2022-12-06 11:52:34 +08:00 |
|
|
55bf5eddbb
|
Add pk.Option API
|
2022-12-06 02:14:38 +08:00 |
|
|
516b3c2a8b
|
upgrade to 1.19 to support atomic.Bool
|
2022-12-05 13:58:08 +08:00 |
|
|
b56943122e
|
add channel impl PacketQueue
|
2022-12-05 13:31:42 +08:00 |
|
|
018d8e543a
|
Merge pull request #225 from maxsupermanhd/master
Define errors
|
2022-12-04 17:12:44 +08:00 |
|
|
518e7c1b38
|
Merge branch 'chat'
|
2022-12-04 16:18:41 +08:00 |
|
|
ff94c600df
|
fix player chat fort error
|
2022-12-04 16:08:52 +08:00 |
|
|
ef9e2a117d
|
fix LoginFailErr handling error
|
2022-12-04 13:29:04 +08:00 |
|
|
089d12e36b
|
fix LoginFailErr handling error
|
2022-12-04 13:27:46 +08:00 |
|
|
a1870dd2ff
|
don't accept the player in offline mode
|
2022-12-03 18:45:57 +08:00 |
|
|
fde8193afd
|
check sign from client
|
2022-12-03 14:59:24 +08:00 |
|
|
7a8a97084d
|
Define errors
|
2022-12-02 16:17:04 +03:00 |
|
|
57a2e7e768
|
update 1.19.2 for data/lang/en_us
|
2022-12-02 16:17:26 +08:00 |
|
|
68a3f48e97
|
update 1.19.2 for data/lang/en_us
|
2022-12-02 16:16:01 +08:00 |
|
|
9ffed219cd
|
add Hash for Chat Header and PlayerMessage
|
2022-12-02 16:15:19 +08:00 |
|
|
aadf28dde2
|
add Hash for Chat Header
|
2022-12-01 01:42:28 +08:00 |
|
|
666f83be80
|
fix import
|
2022-11-30 21:20:08 +08:00 |
|
|
55d79f791a
|
1.19.2 chat support
|
2022-11-30 18:50:10 +08:00 |
|
|
0b7ef620d9
|
remove outdated comment
|
2022-11-29 17:41:23 +08:00 |
|
|
3750dff99d
|
Support Graceful Shutdown for server framework
|
2022-11-29 14:37:56 +08:00 |
|
|
458e8af5d0
|
update README.md
|
2022-11-27 16:12:07 +08:00 |
|
|
f7bf2f4bb2
|
Unimportant fix
|
2022-11-27 16:10:45 +08:00 |
|