Age | Commit message (Expand) | Author |
---|---|---|
2018-07-21 | NBT: fix LongArray dumping | Matthias Schiffer |
2018-07-21 | NBT: add data accessors for IntArray and LongArray | Matthias Schiffer |
2018-07-21 | NBT: add support for LongArray tags | Matthias Schiffer |
2018-07-20 | Add Tag print functions and nbtdump tool | Matthias Schiffer |
2015-02-01 | Performance improvements | Matthias Schiffer |
2015-02-01 | Handle lighting and depth | Matthias Schiffer |
2015-02-01 | Don't throw an exception when a compound field is not found | Matthias Schiffer |
2015-02-01 | Parse chunk data on demand | Matthias Schiffer |
2015-02-01 | Use template argument for list subtype, extract further information from chunks | Matthias Schiffer |
2015-02-01 | More convenient tag access | Matthias Schiffer |
2015-02-01 | Implement most of the chunk format | Matthias Schiffer |