|
f19d39c6d0
|
rename bot/chat to bot/msg
|
2022-11-27 16:10:06 +08:00 |
|
|
fad92fe364
|
format repo with "gofumpt" tool
|
2022-11-26 20:37:57 +08:00 |
|
|
7814e7b1ab
|
update 1.19.2 bot, chat support
|
2022-11-26 15:58:31 +08:00 |
|
|
6a3589ad61
|
update 1.19.2 bot basic events
|
2022-11-26 01:30:08 +08:00 |
|
|
822d76a4b1
|
update server package doc
|
2022-11-25 13:29:14 +08:00 |
|
|
8ef1e296e9
|
add doc for bot package
|
2022-11-25 13:29:07 +08:00 |
|
|
9849ca32a2
|
check current DimensionType to avoid panic.
|
2022-11-25 11:22:47 +08:00 |
|
|
433bc7cf76
|
update readme
|
2022-11-24 10:08:29 +08:00 |
|
|
bface07e42
|
fix code format
|
2022-11-24 10:04:55 +08:00 |
|
|
740d14e7c6
|
update 1.19.2 server
|
2022-11-24 00:46:43 +08:00 |
|
|
4fa99fe118
|
update 1.19.2 lang
|
2022-11-23 01:28:02 +08:00 |
|
|
43c7b485c4
|
add generator tag
|
2022-11-23 01:25:50 +08:00 |
|
|
d250284642
|
update 1.19.2 client login
|
2022-11-23 00:49:32 +08:00 |
|
|
702f5b5cc4
|
update 1.19.2 packetid
|
2022-11-23 00:00:25 +08:00 |
|
|
61e46067c2
|
fix biome PaletteContainer
|
2022-11-20 23:55:29 +08:00 |
|
|
65d3a2687a
|
fix PaletteContainer bug
|
2022-11-20 23:21:53 +08:00 |
|
|
da56ec88d5
|
Merge branch 'patyhank-master'
|
2022-11-20 22:28:54 +08:00 |
|
|
096cd8cf38
|
fix bugs
|
2022-11-20 22:28:20 +08:00 |
|
|
2e100cdb11
|
remove import comment
|
2022-11-20 21:19:47 +08:00 |
|
|
6e597fe4f8
|
Try to fix palette resizing
|
2022-11-20 21:16:53 +08:00 |
|
|
3e83d1dbca
|
fix typo
|
2022-11-17 00:32:38 +08:00 |
|
|
7a2b3da584
|
support uncompressed chunk format. close #220
|
2022-11-16 23:50:15 +08:00 |
|
|
64667826d0
|
go fmt
|
2022-11-16 23:32:33 +08:00 |
|
|
59f946302b
|
Merge pull request #218 from maxsupermanhd/save-level-update-1
|
2022-11-03 11:13:41 +08:00 |
|
|
fb404f8129
|
Add default dimension types and fix it's property
|
2022-11-03 00:37:55 +03:00 |
|
|
f39502472f
|
Merge pull request #217 from maxsupermanhd/save-level-update-0
Update level structure to 1.19.2
|
2022-11-02 22:36:09 +08:00 |
|
|
9559d68c9d
|
Update level structure to 1.19.2
|
2022-11-02 16:41:06 +03:00 |
|
|
5a1fcfb0cf
|
fix typo
|
2022-10-25 08:36:17 +08:00 |
|
|
6f639ae17a
|
Upload block data generator source code
|
2022-10-25 08:35:39 +08:00 |
|
|
358c0a7562
|
Add links to go-mc/server
|
2022-08-29 21:27:55 +08:00 |
|
|
5fcac80f8a
|
Registries of BlockEntityType id
|
2022-07-19 23:41:51 +08:00 |
|
|
2d6dd8c408
|
MojangLoginHandler no longer panic when offline player login to online server
|
2022-06-27 00:41:59 +08:00 |
|
|
3cda841bed
|
Check chunk data index and no longer panic
|
2022-06-25 23:02:36 +08:00 |
|
|
58ca83157b
|
Player chunk load limiter
|
2022-06-25 14:14:01 +08:00 |
|
|
60c9d84cf2
|
Broadcast player chat and system message
|
2022-06-25 02:36:58 +08:00 |
|
|
57dc5fd041
|
Wired player position and rotation
|
2022-06-24 18:59:38 +08:00 |
|
|
d829c47731
|
PlayerList in game
|
2022-06-23 13:13:38 +08:00 |
|
|
eecfa6d8a8
|
update data/langs/en-us
|
2022-06-23 13:09:32 +08:00 |
|
|
bfb7dd5f78
|
Update biomes
|
2022-06-22 00:06:11 +08:00 |
|
|
0c804fdd41
|
Fix command compound
|
2022-06-21 18:07:41 +08:00 |
|
|
c0a7feb28c
|
1.19 client can display the chunks from server now
|
2022-06-21 17:44:15 +08:00 |
|
|
59caded2ef
|
adjust PlayerList and KeepAlive in go-mc/server
|
2022-06-21 01:12:55 +08:00 |
|
|
d94993f34f
|
better nbt error message & dimensioncodec decoder
|
2022-06-19 23:05:10 +08:00 |
|
|
30479d6ea5
|
1.19 auth support (server side)
|
2022-06-19 17:46:55 +08:00 |
|
|
e405acaa02
|
The prototype of chunk loading system, multi-thread needs additional attention
|
2022-06-18 18:11:00 +08:00 |
|
|
7c80f1e7c0
|
delete ecs system
|
2022-06-16 15:46:30 +08:00 |
|
|
b4fe78edf7
|
The examples/daze support online-mode servers
|
2022-06-15 16:04:42 +08:00 |
|
|
59353518b1
|
Unified the sending of LoginStart packet
|
2022-06-15 16:03:37 +08:00 |
|
|
af58497587
|
BitStoreage.Fix check 0 bits now
|
2022-06-14 13:57:01 +08:00 |
|
|
33579d448e
|
Fix Palette bugs reported by patyhank
|
2022-06-14 13:37:24 +08:00 |
|