1. 9b18fc4 more and better organized unit tests by Querz · 7 years ago
  2. 2c7bbf8 MCAUtil should write to tmp file by Querz · 7 years ago
  3. 0727b80 only allocate memory in MCAFile if it is needed by Querz · 7 years ago
  4. 7ee6aeb remove MCARandomAccessFile by Querz · 7 years ago
  5. 700a2a8 add utility to read MCA files by Querz · 7 years ago
  6. c832073 call getEmptyValue() when getting primitives from CompoundTag by Querz · 7 years ago 2.2
  7. d6bb09a CompoundTag iterator by Querz · 7 years ago
  8. ec81d2c fix empty ListTag serialization by Querz · 7 years ago
  9. e2c520e getting primitive types from CompoundTag should not throw NPE by Querz · 7 years ago
  10. 391a791 update version to 2.1 by Querz · 7 years ago
  11. 3c2eb24 make CompoundTag and ListTag iterable by Querz · 7 years ago 2.1
  12. d65c928 add unit test for compressed file writing and reading by Querz · 7 years ago
  13. 9fec129 remove valueEquals by Querz · 7 years ago
  14. 2271231 method order by Querz · 7 years ago
  15. 05fe34d finish tag unit tests by Querz · 7 years ago
  16. ebcf008 unit tests for nameless tags by Querz · 7 years ago
  17. f742e01 remove name from Tag by Querz · 7 years ago
  18. f087f63 remove redundant test classes by Querz · 7 years ago
  19. ae3214e toString / toTagString / tests by Querz · 7 years ago
  20. f713892 remove tag parent by Querz · 7 years ago
  21. c560d99 initial rework for nbt2 by Querz · 7 years ago
  22. b389ad5 method consistency between tags and cleanup by Querz · 7 years ago
  23. b2f3f76 fix compound toTagString unit test by Querz · 7 years ago
  24. c339e4c Merge branch 'master' into fix-ShortTag-toTagString by Querz · 7 years ago
  25. 3aff855 properly escape empty string by Querz · 7 years ago
  26. a8f4d18 remove joinTagString by Querz · 7 years ago
  27. a6cc354 Update NBTUtil.java by Querz · 7 years ago
  28. 70a1b4c Append "s" when transforming ShortTag in toTagString. by Jochem Broekhoff · 7 years ago
  29. 7a1be5c Implemented string escaping when necessary. by Jochem Broekhoff · 7 years ago
  30. 8722dce Implemented correct toTagString for arrays. by Jochem Broekhoff · 7 years ago
  31. af7cc89 add consistent utility methods for arrays by Querz · 8 years ago
  32. d5f5842 add LongArrayTag by Querz · 8 years ago
  33. 51ad7a2 cleanup by Querz · 9 years ago
  34. 8c16fa3 ObjectTag test by Querz · 9 years ago
  35. 7088bf9 add custom ObjectTag by Querz · 9 years ago
  36. d1dabb6 make CustomTag an interface by Querz · 9 years ago
  37. 13dcd84 add custom CharTag by Querz · 9 years ago
  38. 116eba8 improve NumberTag by Querz · 9 years ago
  39. c156533 give array tags an abstract base class by Querz · 9 years ago
  40. de549d0 javadoc by Querz · 9 years ago
  41. a7fb66f javadocs by Querz · 9 years ago
  42. bab8788 javadocs by Querz · 9 years ago
  43. e73cedf javadocs by Querz · 9 years ago
  44. 1522c54 fix custom tags in ListTag by Querz · 9 years ago
  45. bd9a13c cleanup by Raphael Bös · 9 years ago
  46. 3cbb708 cleanup StructTag by Querz · 9 years ago
  47. 108c82c cleanup by rb · 9 years ago
  48. f434266 move NBTUtil by Querz · 9 years ago
  49. 155438d add tests for toString / toTagString by Querz · 9 years ago
  50. 3deb4f2 optional ordered CompoundTag by Querz · 9 years ago
  51. 715e978 add max depth to (de)serialisation and toTagString by Querz · 9 years ago
  52. 55a1783 add depth to toString / fix ListTag equals by Querz · 9 years ago
  53. 74e060a move NBTUtil / tests for NBTUtil / fix custom tags by Raphael Bös · 9 years ago
  54. 75f7729 properly compare array tags by Querz · 9 years ago
  55. 0716629 fix test resources path by Querz · 9 years ago
  56. c3e6757 real gradle project, move folder structure by Querz · 9 years ago
  57. 7cf5ec5 add FileReader tests by Querz · 9 years ago
  58. 4be73f9 change NumberTag / move tests by rb · 9 years ago
  59. 0c9716f add static import for TestUtil by rb · 9 years ago
  60. 951088c switch to net.querz / add some tests by rb · 9 years ago
  61. 3580d2c initial commit by Querz · 9 years ago