Commit Graph

68 Commits

Author SHA1 Message Date
69f239550f Update README.md 2023-04-05 00:33:55 +08:00
ecc06204c1 update README.md 2022-12-12 19:12:12 +08:00
458e8af5d0 update README.md 2022-11-27 16:12:07 +08:00
d5269cb440 update README.md 2022-11-27 16:10:17 +08:00
433bc7cf76 update readme 2022-11-24 10:08:29 +08:00
3e83d1dbca fix typo 2022-11-17 00:32:38 +08:00
c891efac94 Update packetid, lang, blocks 2022-06-08 15:07:42 +08:00
e00bb53f9e close #160 2022-04-02 00:58:11 +08:00
46b021e1ef update to 1.18.2 & fix bug in snbt encoding 2022-03-10 12:29:03 +08:00
c724909cd7 fix #142 2022-01-04 23:24:28 +08:00
4e7db1e122 Fix bugs in packet.Packet.Pack() 2021-12-12 15:23:21 +08:00
805ca37a67 Merge branch 'master' into dev-1.18 2021-12-08 13:55:27 +08:00
ad281af830 fix index problem in README.md 2021-12-08 11:20:28 +08:00
4d0f7e7a7e fix golint 2021-12-08 11:01:56 +08:00
74886f3a71 Add Discord link into README.md 2021-12-03 11:59:35 +08:00
227c74ac3c Update version in README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-01 23:07:29 -05:00
4e6349dfda Mark supported SNBT -> NBT in README.md 2021-06-22 10:39:20 +08:00
d7b13e02b7 Merge branch 'snbt_convertor' into master
# Conflicts:
#	README.md
2021-06-22 10:36:22 +08:00
131c29ac69 update bot to 1.17 2021-06-20 21:30:02 +08:00
d678e9b45a Optimization makes scanner five times faster 2021-06-02 13:35:07 +08:00
b8a3f1a094 Update docs 2021-02-28 13:06:42 +08:00
fb1d3a3506 Part of refactor 2021-02-27 20:20:17 +08:00
a7bf3b683f Rename cmd -> examples 2021-02-27 15:00:25 +08:00
8e7ac43bf5 Add generic event 2021-02-27 14:49:11 +08:00
27a30efe7b Change conn.ReadPacket for reuse of the buffer 2021-02-25 14:24:28 +08:00
0daf131f75 Fix incorrect grammar and typo. 2021-02-10 00:29:20 +08:00
e9cb621f23 Support for Minecraft 1.16.4 2020-11-18 11:23:17 -06:00
Tom
0ec82d90a7 Update to 1.16.3 + add a few new event callbacks. 2020-09-11 18:00:15 -07:00
1ec365af32 Blind version bump for 1.16.2 2020-08-26 11:13:43 -05:00
42177f3ef6 Update README.md 2020-07-14 01:05:59 +08:00
ee23be105f Deleted is deleted 2020-07-09 14:07:10 +08:00
d0371163cd document part 3: Chinese version 2020-05-24 14:47:05 +08:00
91db0ec40b document part 2 2020-05-24 14:24:18 +08:00
100a73c2d8 document part 1 2020-05-24 13:10:16 +08:00
73219f5a10 更新README中游戏版本号
你漏了
2020-01-23 10:17:42 +08:00
beac876beb 更新版本号至1.15.2
Updates code to minecraft 1.15.2 (protocol 578)
2020-01-22 12:17:58 -06:00
d3e1ec1523 更新版本号至1.15.1 2019-12-29 07:59:39 +08:00
e8bb060cc4 更新1.15协议部分 2019-12-11 11:07:47 +08:00
0d3be8e733 Update README.md 2019-08-16 13:29:57 +08:00
cbf3d50d93 支持领域服 2019-08-11 17:54:15 +08:00
ad5dfeffd7 realms support 2019-08-09 23:50:53 +08:00
1073099cbd struct column and chunk, and optimization 2019-08-03 18:02:18 +08:00
2db368fe4a Update README.md 2019-08-03 14:41:16 +08:00
4bd9c44f30 NBT parser can unmarshal TagCompound as map[string]interface{} now 2019-07-31 20:25:41 +08:00
e39f1ec9dc get旧版的方法 2019-07-31 01:30:31 +08:00
c5e4efddcb update README 2019-07-30 15:34:55 +08:00
92c618249c Update README.md 2019-07-29 10:42:08 +08:00
6f4211ce74 Update README.md 2019-07-26 11:25:14 +08:00
927de56d35 修改错误的版本号 2019-07-20 10:54:06 +08:00
a1cc368be2 升级到1.14.4 2019-07-20 02:13:26 +08:00