Minecraft World Utility Code
Converts Minecraft world files between formats to allow editing
Status: Beta
Brought to you by:
hawk777
| Commit | Date | |
|---|---|---|
|
[r72]
by
hawk777
Refactor unit tests to move floating-point serialization data into a common location. |
2014-12-28 06:52:31 | Tree |
| 2014-12-28 05:51:16 | Tree | |
| 2014-12-28 05:51:07 | Tree | |
| 2014-12-28 05:50:49 | Tree | |
| 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 |