|
fe34dbd8bb
|
Add proper support for chunk modification timestamps (#260)
|
2023-07-12 08:56:31 +08:00 |
|
|
de2996336c
|
Update level/chunk and heightmaps
|
2023-04-22 17:43:10 +08:00 |
|
|
807e94e360
|
update comments
|
2023-02-05 20:10:56 +08:00 |
|
|
7a8a97084d
|
Define errors
|
2022-12-02 16:17:04 +03:00 |
|
|
fad92fe364
|
format repo with "gofumpt" tool
|
2022-11-26 20:37:57 +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 |
|
|
e405acaa02
|
The prototype of chunk loading system, multi-thread needs additional attention
|
2022-06-18 18:11:00 +08: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 |
|
|
ed742efb97
|
Add Chinese comment
|
2022-03-14 20:39:23 +08:00 |
|
|
e457d29f28
|
Fix bugs in /mca
|
2021-12-27 00:26:30 +08:00 |
|
|
8eaae6a202
|
update /save
|
2021-12-20 00:55:41 +08:00 |
|
|
684d257dce
|
Support operate regions on the fly
|
2021-11-25 10:27:39 +08:00 |
|
|
5ae560c995
|
add length limit to mca parser
|
2021-06-19 14:38:03 +08:00 |
|
|
0acecb936d
|
Allowed to not draw big picture
|
2021-03-14 13:36:22 +08:00 |
|
|
dad5e0b75f
|
mcadump
|
2019-08-05 17:49:47 +08:00 |
|
|
1073099cbd
|
struct column and chunk, and optimization
|
2019-08-03 18:02:18 +08:00 |
|
|
19fd388cd9
|
write mca region file (test and optimization)
|
2019-08-03 14:34:51 +08:00 |
|
|
0a670a2824
|
write mca region file (need test)
|
2019-08-03 01:00:33 +08:00 |
|
|
b94368d9ca
|
read mca region file
|
2019-08-02 23:32:27 +08:00 |
|