Minecraft World Utility Code
Converts Minecraft world files between formats to allow editing
Status: Beta
Brought to you by:
hawk777
| Commit | Date | |
|---|---|---|
| 2014-12-28 05:27:32 | Tree | |
|
[r67]
by
hawk777
Implement NBT::Visitor and NBT::ConstVisitor and the supporting machinery. Move parsing and serialization out from core tag classes into visitors. Make an exception more generic. Include serializing infinities and NaNs in unit tests. |
2014-12-28 05:00:20 | Tree |
| 2014-12-28 04:58:15 | Tree | |
| 2014-12-27 21:39:40 | Tree | |
| 2014-12-27 21:39:21 | Tree | |
|
[r63]
by
hawk777
Make operator== a virtual member of NBT::Tag able to compare to any other tag, and make operator!= call it. Implement operator== in subclasses appropriately. |
2014-12-27 21:30:28 | Tree |
| 2014-12-27 21:17:41 | Tree | |
|
[r61]
by
hawk777
Make data a public member of NBT::Scalar, which eliminates a lot of casts for conversions in unit tests. |
2014-12-27 21:03:02 | Tree |
| 2014-12-26 22:03:54 | Tree | |
| 2014-12-26 21:20:43 | Tree |