|
dd432af298
|
Resolve pre-1.13 block types by mapping them to 1.13 types
|
2018-07-24 19:26:40 +02:00 |
|
|
fed9c21f5e
|
Resource: add mapping data from pre-1.13 block types/values to 1.13 states
|
2018-07-24 00:15:48 +02:00 |
|
|
4e3a9736b6
|
World/Block: remove useless blockLight accessor
|
2018-07-22 16:59:18 +02:00 |
|
|
2ed7f13268
|
Resource: add generated block type definiton file for Minecraft 1.13
|
2018-07-22 16:57:00 +02:00 |
|
|
a85fd8bcf4
|
NBT: String: add data accessor
|
2018-07-22 16:55:31 +02:00 |
|
|
59e0ce1f0c
|
NBT: IntArray: allow accessing individual elements
|
2018-07-22 16:55:04 +02:00 |
|
|
f3d65febf3
|
NBT: remove unused deep Compound accessor
|
2018-07-21 18:46:07 +02:00 |
|
|
f1f783877f
|
NBT: rework type system
|
2018-07-21 18:11:59 +02:00 |
|
|
315bb38444
|
NBT: create Tags using make_shared()
|
2018-07-21 16:29:26 +02:00 |
|
|
59fe1ba025
|
NBT: make Tag constructors public, remove friend declarations
|
2018-07-21 16:29:26 +02:00 |
|
|
4288935d70
|
NBT: fix LongArray dumping
|
2018-07-21 12:17:38 +02:00 |
|
|
956142385f
|
NBT: add data accessors for IntArray and LongArray
|
2018-07-21 11:08:27 +02:00 |
|
|
a588857ed0
|
NBT: add support for LongArray tags
|
2018-07-21 00:04:35 +02:00 |
|
|
22ae19b43a
|
Add regiondump tool
|
2018-07-20 23:49:51 +02:00 |
|
|
c082c8800c
|
Separate splitting of regions into chunks and actual parsing of chunk structure
|
2018-07-20 23:49:51 +02:00 |
|
|
4b9bb2ab48
|
Add Tag print functions and nbtdump tool
|
2018-07-20 23:49:50 +02:00 |
|
|
64f81ff50c
|
BlockType: make double plants visible
We use the bottom block to distinguish plant types, as the top block's
data values are weird.
|
2017-08-19 13:28:22 +02:00 |
|
|
b04e1cb056
|
BlockType: allow specifying visible and green value per damage value
|
2017-08-19 13:01:01 +02:00 |
|
|
292f4f4f3b
|
Don't rely on utimensat()
utimensat() does not work on all filesystems, in particular on Windows.
|
2017-06-13 16:39:17 +02:00 |
|
|
6177612ea4
|
Resource/BlockType: update for Minecraft 1.12
|
2017-06-13 15:39:52 +02:00 |
|
|
7c4254ba34
|
Resource/BlockType: correctly distinguish stone subtypes
|
2017-05-19 13:45:03 +02:00 |
|
|
b2a5b19422
|
Resource/BlockType: fix color of "ready" saplings
|
2017-03-01 11:51:27 +01:00 |
|
|
b3d5b69a32
|
Fix red_sand color
|
2016-11-22 16:32:03 +01:00 |
|
|
df595b3117
|
Add support for Minecraft 1.11 blocks
|
2016-11-15 23:59:28 +01:00 |
|
|
b97e5ddb58
|
Add support for Minecraft 1.10 blocks
|
2016-06-08 21:21:44 +02:00 |
|
|
f6624d04aa
|
Fix beetroots color/visiblity
|
2016-03-14 22:28:10 +01:00 |
|
|
b048c1eb5c
|
Add missing biome 128
|
2016-03-01 19:19:57 +01:00 |
|
|
e5cbd3f7ce
|
Add support for Minecraft 1.9 blocks
|
2016-03-01 19:11:35 +01:00 |
|
|
c80f54cba7
|
Chunk: allow generating unlighted maps for chunks without light data
|
2015-09-19 23:01:41 +09:00 |
|
|
d677440f6d
|
Chunk: fix check for chunks with missing light data
|
2015-09-19 21:44:51 +09:00 |
|
|
1e14dabc2d
|
Fix definition of timespec >= operator
|
2015-02-06 23:06:11 +01:00 |
|
|
d73c8b930b
|
Include cleanup
Also remove all uses of unistd.h by replacing unlink with std::rename
|
2015-02-06 19:51:20 +01:00 |
|
|
fb81ea7d60
|
Make light layer darker
|
2015-02-06 17:56:59 +01:00 |
|
|
03658bff3d
|
build: don't use pkg-config
|
2015-02-04 11:44:53 +01:00 |
|
|
7b5327f828
|
Info: add missing include
|
2015-02-04 11:38:06 +01:00 |
|
|
e4b1919ba8
|
Use heap memory for image buffers
|
2015-02-04 09:00:34 +01:00 |
|
|
22615f90aa
|
Add missing include
|
2015-02-03 20:17:35 +01:00 |
|
|
4d9f29afab
|
Add mipmap support to allow zooming out
|
2015-02-03 20:15:58 +01:00 |
|
|
0162c236fa
|
Nicer timespec operations
|
2015-02-03 18:39:58 +01:00 |
|
|
45a1915006
|
Refactor image creation
|
2015-02-03 15:02:21 +01:00 |
|
|
0bd8e211e2
|
Also unlink light tmpfile on errors
|
2015-02-03 14:19:19 +01:00 |
|
|
05b2cc0e1e
|
PNG: fix mipmapping of grayscale images
|
2015-02-03 13:59:57 +01:00 |
|
|
4cd7e83a70
|
PNG: fix scaling of grayscale images
|
2015-02-03 13:59:12 +01:00 |
|
|
9e0bbcf685
|
Generate light layer
|
2015-02-03 13:13:12 +01:00 |
|
|
e1b3347da5
|
Start mipmapping infrastructure
|
2015-02-03 12:42:33 +01:00 |
|
|
b3c1a9be2f
|
Level: make buffer a member to prevent use-after-free
|
2015-02-03 12:18:25 +01:00 |
|
|
1d3db43d29
|
Refactor PNG writing
|
2015-02-02 19:29:37 +01:00 |
|
|
b46c5de3ac
|
Free PNG structs after writing
|
2015-02-02 18:52:33 +01:00 |
|
|
34857eabbc
|
Add spawn coordinates
|
2015-02-02 18:33:21 +01:00 |
|
|
db59b73856
|
Refactor info generation
|
2015-02-02 17:56:43 +01:00 |
|