Commit Graph

478 Commits

Author SHA1 Message Date
70b0fbf1b7 Palette support 1 2021-12-17 18:45:06 +08:00
ee33cedd79 Reduce one copy during offline UUID calculation 2021-12-17 10:43:37 +08:00
19481ab95e ClickEvent and HoverEvent support of /chat package 2021-12-17 01:05:32 +08:00
32a33b4d4e Adjust table in /server document 2021-12-16 17:30:58 +08:00
1aebedb5b0 Add documents for /server 2021-12-15 15:07:39 +08:00
f7bdf676cc Split the function of PlayerList and PingInfo 2021-12-15 12:24:30 +08:00
fe6fc3dc7b Enhance BitStorage 2021-12-14 14:12:26 +08:00
f2c0c9e4a8 Fix typo 2021-12-14 12:39:17 +08:00
4e7db1e122 Fix bugs in packet.Packet.Pack() 2021-12-12 15:23:21 +08:00
38cc60ea65 Merge pull request #134 from Tnze/dev-1.18
Update to 1.18
2021-12-11 17:32:42 +08:00
61b99662b3 Update /bot/screen to support ClickWindow 2021-12-11 17:28:48 +08:00
97b706f6eb Update /bot for 1.18 2021-12-11 02:40:41 +08:00
a70aaa81d6 support SRV resolve in bot.PingAndList 2021-12-10 20:06:01 +08:00
ef1fabe9c5 Update packetid.go 2021-12-10 19:53:42 +08:00
40151f803b Manually update packetid name 2021-12-10 19:33:40 +08:00
0cc5695aa3 Update packetid name 2021-12-09 20:24:39 +08:00
805ca37a67 Merge branch 'master' into dev-1.18 2021-12-08 13:55:27 +08:00
1c2332d678 Provide official ListPingHandler implementation 2021-12-08 13:18:24 +08:00
2274463c6c clean nbt code 2021-12-08 11:21:28 +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
bcae505a59 1.18 update for bot/server 2021-12-03 11:58:28 +08:00
43ae82a858 update data/lang 2021-12-01 09:19:42 +08:00
b34044cff9 fix #132 2021-11-30 16:12:12 +08:00
0ee74ebce2 Add max player number check 2021-11-27 16:54:23 +08:00
11dd523542 Add buffer pool 2021-11-27 16:17:27 +08:00
ab63acbd7e New server framework, an example, and compressed packet fixed. 2021-11-27 15:25:55 +08:00
b909621c58 fix comment 2021-11-26 18:43:20 +08:00
d45f6a5e04 simpleServer for 1.17.1. close #124 2021-11-26 18:42:50 +08:00
4d11e7913f BitSet support: no tested 2021-11-26 17:45:59 +08:00
684d257dce Support operate regions on the fly 2021-11-25 10:27:39 +08:00
b1b57e067b Document of RCON Connection 2021-11-23 15:46:01 +08:00
9d0a48832f fix #127 2021-11-15 13:30:18 +08:00
aa28210850 Merge pull request #128 from NickyBoy89/master 2021-11-12 08:04:07 +08:00
d9853b25aa Changed the packet Ary error message 2021-11-11 16:12:49 -07:00
b367864c2b Changed packet address error meesage 2021-11-11 16:05:58 -07:00
532cd48f33 Merge pull request #126 from NickyBoy89/master 2021-11-02 09:18:18 +08:00
a99d862dc1 Delete negative handling code for SNBT 2021-11-01 18:13:15 -07:00
6fb421e95e Added dimension codec file to tests 2021-11-01 09:42:06 -07:00
5cd290d29e Fixed negative number parsing in snbt and added tests 2021-11-01 09:40:48 -07:00
7b5e289786 may fix #121 2021-09-19 15:32:24 +08:00
5ed440aadd Merge pull request #122 from hofill/example-fix 2021-09-01 01:44:50 +08:00
7ea77aafb0 fixed autofishing and made it use SoundEffect instead of NamedSoundEffect 2021-08-31 16:21:51 +03:00
57b0a6fdc6 fix snbt decoding bug found in #121 2021-08-28 13:01:17 +08:00
3b6f23f686 fix #121 2021-08-28 12:32:32 +08:00
99081e1b9c Merge pull request #113 from jolheiser/gen
Update generators
2021-08-07 04:34:33 +08:00
77dff83b0c Simplify update method
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-06 14:13:49 -05:00
782f70ba21 Convert to templates
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-06 14:05:10 -05:00
ba26dc6adc Remove unused math import from item generator
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-08-06 10:49:53 -05:00