Commit Graph

20 Commits

Author SHA1 Message Date
902a910bd6 Revert "update chat.Message to 1.20.4 format"
This reverts commit 903d585177.
2024-04-27 20:27:23 +08:00
0ff1876cc6 Revert "remove print 😳"
This reverts commit 8e104ab319.
2024-04-27 20:27:16 +08:00
8e104ab319 remove print 😳 2024-04-27 19:08:58 +08:00
903d585177 update chat.Message to 1.20.4 format 2024-04-27 19:06:01 +08:00
a42267ba31 Replace all interface{} to any 2023-04-05 19:35:20 +08:00
807e94e360 update comments 2023-02-05 20:10:56 +08:00
55bf5eddbb Add pk.Option API 2022-12-06 02:14:38 +08:00
55d79f791a 1.19.2 chat support 2022-11-30 18:50:10 +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
64667826d0 go fmt 2022-11-16 23:32:33 +08:00
58ca83157b Player chunk load limiter 2022-06-25 14:14:01 +08:00
60c9d84cf2 Broadcast player chat and system message 2022-06-25 02:36:58 +08:00
6eb5f35c75 A chat.Message can be deserialized from json array. 2022-05-30 11:25:56 +08:00
197e37017c Add document for chat.Message.Append() method 2022-04-26 10:12:10 +08:00
ec4eef2331 fix the chat.Message with empty Text and Extra message doesn't contain an empty "text" field after marshaled into json. close #151 2022-03-09 10:46:59 +08:00
23bcf9149a Clean imports 2022-02-20 19:23:41 +08:00
e6c6684c25 fix #148 2022-01-22 21:39:40 +08:00
9b1349a274 Send player join/left message 2021-12-28 17:00:49 +08:00
d8f5f03524 Change chat.Message Append API 2021-12-27 00:27:49 +08:00