.. |
CubicRegionDataNode.cs
|
Fix crash when refreshing an unexpanded node. Improve error logging.
|
2014-03-31 20:53:41 -04:00 |
DataNode.cs
|
Fix crash when refreshing nodes with list tag on modified path.
|
2014-04-01 22:21:38 -04:00 |
DirectoryDataNode.cs
|
Fix crash when refreshing an unexpanded node. Improve error logging.
|
2014-03-31 20:53:41 -04:00 |
NbtFileDataNode.cs
|
Add a few more known NBT extensions to the file pattern for directory enumeration. Closes #21. File-based open can already handle all extensions, from #31.
|
2015-04-18 16:41:58 -04:00 |
NodeCapabilities.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
RegionChunkDataNode.cs
|
Allow deleting chunks from region files.
|
2015-04-18 14:23:41 -04:00 |
RegionFileDataNode.cs
|
Add support for long array tags
|
2017-11-24 02:42:34 -05:00 |
TagByteArrayDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagByteDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagCompoundDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagDataNode.cs
|
Add support for long array tags
|
2017-11-24 02:42:34 -05:00 |
TagDoubleDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagFloatDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagIntArrayDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagIntDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagListDataNode.cs
|
Allow pasting tags to an empty List. Converts the list's type.
|
2015-03-17 12:11:34 +02:00 |
TagLongArrayDataNode.cs
|
Add support for long array tags
|
2017-11-24 02:42:34 -05:00 |
TagLongDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagShortArrayDataNode.cs
|
Add read/modify/delete support for short array tags. As this is nonstandard NBT, creation will not be supported. Will be changed in the future if Mojang updates their specification.
|
2015-04-18 16:37:10 -04:00 |
TagShortDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |
TagStringDataNode.cs
|
File organization; added wildcard and glob matching to NBTUtil paths
|
2014-02-20 01:58:40 -05:00 |