Commit Graph

18 Commits

Author SHA1 Message Date
fa83b762bf Add chat session 2023-01-01 13:17:07 +08:00
77857a1a85 Add playerinfo recorder for chat message 2022-12-30 01:11:39 +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
ea76e5a713 pk.Option improvement 2022-12-06 11:52:34 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
44703ce940 Merge #206 2022-06-14 13:15:57 +08:00
8facb8cf1c Added 1.19 Support # Login (missing-sig only) 2022-06-13 15:49:55 +08:00
0db686f398 Use http.DefaultClient for requests 2022-05-14 07:40:39 +00:00
9b6f640843 update to 1.16 and removes usage of "io/ioutil" 2021-02-25 12:43:39 +08:00
55c7e2163b update language data, blocks and items 2019-12-14 22:19:23 +08:00
6a8818910c Now we can get and store the tokens, then load it when start next time. 2019-08-29 23:00:01 +08:00
b0e6a70e0a row -> raw 2019-08-09 22:02:56 +08:00
3aa48ab1be complete yggdrasil package 2019-08-09 17:42:18 +08:00
48ed1cf234 vscode settings 2019-08-09 15:00:13 +08:00
dac6580ff8 now the new yggdrasil package and /cmd s can pass go test >_< 2019-08-09 00:53:39 +08:00
c02d1fa43a the cmd/substitute server has a bad code style. removed 2019-08-09 00:43:36 +08:00
8d9d2a7695 add "check Validate" support 2019-08-09 00:36:00 +08:00
73af09e2ea chat package will not ignore the translate message now, but return the row msg. 2019-08-07 15:23:25 +08:00