|
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 |
|
|
097870c796
|
go fmt
|
2021-06-20 13:05:33 +08:00 |
|
|
53f9414707
|
go fmt
|
2021-06-20 13:02:02 +08:00 |
|
|
47ebfc3c27
|
Merge branch 'Tnze:master' into master
|
2021-06-19 16:32:52 +08:00 |
|
|
7f0641a094
|
correct loginplugindata type
|
2021-06-19 16:02:43 +08:00 |
|
|
5eef908ca5
|
update data package for 1.17
|
2021-06-19 15:03:08 +08:00 |
|
|
5ae560c995
|
add length limit to mca parser
|
2021-06-19 14:38:03 +08:00 |
|
|
76a32e21a4
|
revise a mistake
|
2021-06-16 09:10:56 +08:00 |
|
|
a4e9ed9143
|
handle login plugins requeset
|
2021-06-14 21:06:21 +08:00 |
|
|
8923793e2d
|
Merge pull request #102 from eneev-a/master
Update downloader for 1.17, fix small bug in en_us generator, and regen languages for 1.17
|
2021-06-10 00:26:57 +08:00 |
|
|
3d0cfa2bf9
|
go fmt
|
2021-06-10 00:16:02 +08:00 |
|
|
12128dddfe
|
Re-generate languages for 1.17
|
2021-06-09 00:14:00 -06:00 |
|
|
704efd9282
|
Do not depend on chat package from en_us.go
Language generator should either compare PkgName with "en-us" or Name
with "en_us". I chose "Name" here.
|
2021-06-09 00:13:58 -06:00 |
|
|
220857ab76
|
Update language downloader URL to v1.17
|
2021-06-09 00:13:58 -06:00 |
|
|
29ce46a244
|
Minor changes that don't matter
|
2021-05-24 13:08:06 +08:00 |
|
|
7d4f4db36a
|
pk.NBT() support parameter optionalTagName
|
2021-05-24 12:49:48 +08:00 |
|
|
cfde0f6e79
|
Example for #101
|
2021-05-24 12:28:51 +08:00 |
|
|
7e61872f46
|
opt bitstorage
|
2021-04-04 11:36:56 +08:00 |
|
|
45340d4f3a
|
document for BitStorage
|
2021-04-04 11:06:46 +08:00 |
|
|
0344f49f28
|
security update
|
2021-04-04 10:37:22 +08:00 |
|
|
4976a5e72d
|
chunk example fix
|
2021-04-04 10:29:30 +08:00 |
|
|
086b77f389
|
adjust nbt encoding api
|
2021-04-04 01:09:45 +08:00 |
|
|
78d56a0c50
|
optimized offline uuid calculation
|
2021-04-04 00:54:01 +08:00 |
|
|
6558738f48
|
support encoding map #98
|
2021-04-02 13:42:05 +08:00 |
|
|
0bd427af06
|
pk.NBT shouldn't panic: #98
|
2021-04-02 12:28:22 +08:00 |
|
|
c6255de745
|
pk.Ary support pointer of slice for WriteTo() #98
|
2021-04-02 09:29:51 +08:00 |
|
|
c4c4ebeda8
|
Add tests and examples for pk.Opt and pk.Tuple.
|
2021-04-02 01:16:43 +08:00 |
|
|
6a7ecbf7c6
|
Fix bugs with pk.Ary. Add tests and examples.
|
2021-04-02 00:30:45 +08:00 |
|
|
c1a2ac35ec
|
Merge remote-tracking branch 'origin/master' into master
|
2021-03-31 19:08:56 +08:00 |
|
|
075a3d3a0a
|
Example of Chunk packet. NOT TESTED
|
2021-03-31 19:08:33 +08:00 |
|
|
adf77e2661
|
linear palette
|
2021-03-31 16:00:15 +08:00 |
|
|
553b697023
|
Create codeql-analysis.yml
|
2021-03-15 09:38:05 +08:00 |
|
|
0acecb936d
|
Allowed to not draw big picture
|
2021-03-14 13:36:22 +08:00 |
|
|
91e7ffa464
|
Fix #95
|
2021-03-14 13:35:09 +08:00 |
|
|
7f91383a1d
|
Example genmaps doesn't open all files at the same time. To avoid "too many open files" error in linux.
|
2021-03-13 13:01:07 +08:00 |
|
|
8dbb96cdfd
|
generate the big map
|
2021-03-13 12:19:55 +08:00 |
|
|
c0c03e25e0
|
Fix genmaps palette problem
|
2021-03-13 11:45:19 +08:00 |
|
|
24c057da26
|
Parallelization genmaps
|
2021-03-13 10:13:50 +08:00 |
|
|
03eada08a2
|
tidy the go.mod
|
2021-03-12 22:42:26 +08:00 |
|
|
d132c78111
|
Map image generator
|
2021-03-12 22:39:39 +08:00 |
|
|
053ea434d3
|
Simplify BitStorage implement
|
2021-03-12 22:38:51 +08:00 |
|
|
f0afbb7fa0
|
BitStorage implement like mojang
|
2021-03-12 21:56:04 +08:00 |
|
|
951bedbb13
|
Fix tests, changes pk.NBT api
|
2021-02-28 15:14:52 +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 |
|
|
918fffed1f
|
Fix bug: Write pk.Boolean encode error
|
2021-02-27 20:19:32 +08:00 |
|
|
260805c0b1
|
Fix bug: ReadByte return EOF when read success
|
2021-02-27 20:18:41 +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 |
|