|
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 |
|
|
09af48aae3
|
Update item gen
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-06 10:47:30 -05:00 |
|
|
5fcdc5a388
|
Wording in README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-06 10:35:41 -05:00 |
|
|
3c21a11d12
|
Add generate tags and fix block gen
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-06 10:05:48 -05:00 |
|
|
7923ad0c2a
|
Start gen refactor
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-05 20:15:52 -05:00 |
|
|
ef89758ede
|
Merge pull request #112 from jolheiser/1.17.1
Bump protocol to 1.17.1
|
2021-08-02 13:03:37 +08:00 |
|
|
227c74ac3c
|
Update version in README
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-01 23:07:29 -05:00 |
|
|
8b9f583192
|
Update lang
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-08-01 13:33:52 -05:00 |
|
|
7944d4d2e2
|
Bump protocol to 1.17.1
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-07-30 23:45:53 -05:00 |
|
|
6500fbeaab
|
Document append. SNBT encoding bug fix (TagList)
|
2021-07-09 16:23:26 +08:00 |
|
|
08d2c03a58
|
Supplement document of nbt API
|
2021-07-06 09:41:32 +08:00 |
|
|
870b4b1a0f
|
Toggle SetSlot event when server is setting slot, but not Close, which was a bug.
|
2021-07-05 13:44:05 +08:00 |
|
|
e6246ce675
|
Record TagType when decoding RawMessage.
Display item's NBT in example/daze.
Upgrade data/item to 1.17
|
2021-07-05 13:35:22 +08:00 |
|
|
8d14180744
|
Remove outdated nbt library readme document
|
2021-07-05 13:14:50 +08:00 |
|
|
130daf82a6
|
Now we can Decode/Encode StringifiedMessage
|
2021-07-05 13:05:58 +08:00 |
|
|
2112a604f1
|
nbt.StringifiedNBT as nbt.NBTEncoder
|
2021-07-05 01:28:07 +08:00 |
|
|
d7091db5b3
|
NBT RawMessage fully support
|
2021-07-05 00:58:41 +08:00 |
|
|
43588a8894
|
Display screen slot change
|
2021-07-04 13:03:09 +08:00 |
|
|
7cfe5145d2
|
Enhance support of screens
|
2021-07-04 12:38:24 +08:00 |
|
|
ebc44e7c8b
|
Fix unmarshal error in nbt
|
2021-07-04 00:59:42 +08:00 |
|
|
d9b6a90afc
|
Handle screen open/send content
|
2021-07-04 00:44:42 +08:00 |
|
|
8ecb6478a6
|
Add nbt.RawMessage
|
2021-07-04 00:37:41 +08:00 |
|
|
085b2efd6f
|
basic inventory support
|
2021-07-02 23:49:56 +08:00 |
|
|
4f9779df88
|
Apply the waring in nbt/README.md
|
2021-06-22 11:18:18 +08: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 |
|
|
2ff54efb7d
|
Better io error handling
|
2021-06-22 10:33:07 +08:00 |
|
|
723303ce8d
|
Better syntax error handling
|
2021-06-22 10:01:41 +08:00 |
|
|
c4551f1de9
|
Fix Setting Packet error in 1.17
|
2021-06-21 12:40:34 +08:00 |
|
|
46c0714acb
|
Merge pull request #104 from spbinns/fix-entity-generation
|
2021-06-21 06:58:30 +08:00 |
|
|
d57e7b563a
|
Fix data/entity generation
|
2021-06-20 10:50:49 -06:00 |
|
|
131c29ac69
|
update bot to 1.17
|
2021-06-20 21:30:02 +08:00 |
|
|
fb1ca13563
|
delete data/entity
|
2021-06-20 21:24:10 +08:00 |
|