|
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 |
|
|
44703ce940
|
Merge #206
|
2022-06-14 13:15:57 +08:00 |
|
|
780260c3bf
|
supported 1.19 key authentication
|
2022-06-14 10:19:48 +08:00 |
|
|
0d88ae61c3
|
Code Cleanup
|
2022-06-13 17:22:46 +08:00 |
|
|
5a9f506597
|
Fix Packet Wrong
|
2022-06-13 16:43:13 +08:00 |
|
|
e40735d2d3
|
Fix Example
|
2022-06-13 16:42:47 +08:00 |
|
|
835c4c32c9
|
Trying to Fix Dimension NBT
|
2022-06-13 16:34:43 +08:00 |
|
|
0d5813339f
|
Added 1.19 Support # Bot Package (missing-sig)
|
2022-06-13 16:18:14 +08:00 |
|
|
8facb8cf1c
|
Added 1.19 Support # Login (missing-sig only)
|
2022-06-13 15:49:55 +08:00 |
|
|
c891efac94
|
Update packetid, lang, blocks
|
2022-06-08 15:07:42 +08:00 |
|
|
93cce185a7
|
Update github actions CodeQL
|
2022-06-04 12:01:03 +08:00 |
|
|
6eb5f35c75
|
A chat.Message can be deserialized from json array.
|
2022-05-30 11:25:56 +08:00 |
|
|
3c078fc503
|
Make HoverEvent struct work.
|
2022-05-29 18:41:02 -02:00 |
|
|
a67d01b81f
|
Merge pull request #200 from xtrafrancyz/master
Fix and improvements to mca
|
2022-05-28 22:32:24 +08:00 |
|
|
4284124c00
|
mca: Add write test
|
2022-05-28 17:21:57 +03:00 |
|
|
9c7febe78e
|
mca: Get rid of float conversion
|
2022-05-28 15:42:07 +03:00 |
|
|
f710627b02
|
mca: add CreateWriter and Region.PadToFullSector
|
2022-05-28 15:03:36 +03:00 |
|
|
9de1f4e9b3
|
mca: Fix calculation of needed sector count
With a data length of 4092, 2 sectors were required instead of 1
|
2022-05-28 15:00:49 +03:00 |
|
|
0c9ea959a7
|
add unpack packet check to prevent panic
|
2022-05-28 14:23:00 +08:00 |
|
|
33f604aa93
|
Components now knows why client exist
|
2022-05-28 13:48:19 +08:00 |
|
|
4cc7ed22b7
|
change pk.Ary API
|
2022-05-28 13:47:07 +08:00 |
|
|
02dd436014
|
fix bitset bugs
|
2022-05-28 01:48:36 +08:00 |
|