1. 31764af Merge pull request #16 from Querz/tagfactory-supplier by Querz · 6 years ago
  2. 98924e6 Update README.md by Querz · 6 years ago
  3. fb9383d use Supplier to register custom Tags in TagFactory by Querz · 6 years ago
  4. 8cf846f Merge branch 'Marcono1234-Marcono1234-NaN' by Querz · 6 years ago
  5. f1a300b spacing by Querz · 6 years ago
  6. aa17342 Merge branch 'Marcono1234-NaN' of https://github.com/Marcono1234/NBT into Marcono1234-Marcono1234-NaN by Querz · 6 years ago
  7. e244775 Merge pull request #9 from Marcono1234/Marcono1234-readme by Querz · 6 years ago
  8. 6ea4085 Merge pull request #11 from Marcono1234/Marcono1234-TagTest-imports by Querz · 6 years ago
  9. 9451e8d Fixed NaN equals failing for DoubleTag and FloatTag by Marcono1234 · 6 years ago
  10. fd06659 Cleaned up TagTest imports by Marcono1234 · 6 years ago
  11. 2bc8ce2 Cleaned up README by Marcono1234 · 6 years ago
  12. 6f39e38 Update README.md by Querz · 6 years ago 2.5
  13. 0573f58 unit tests by Querz · 6 years ago
  14. 7170a66 improve chunk data structure by Querz · 6 years ago
  15. 1210599 separate Chunk from MCAFile by Querz · 6 years ago
  16. 0421426 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 6 years ago
  17. 42a5346 MCAFile javadoc by Querz · 6 years ago
  18. c8858ee fix coveralls badge caching forever by Querz · 6 years ago
  19. 813ced5 MCAFile unit tests by Querz · 6 years ago
  20. c23a94d bugfixes and tests by Querz · 6 years ago
  21. 7ea7970 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 6 years ago
  22. e00f3f3 default chunk data not added to MCAFile by Querz · 6 years ago
  23. b6ceddb fix javadoc by Querz · 6 years ago
  24. 68b9258 fix tests and make getPaletteIndex more clear by Querz · 6 years ago
  25. f16f169 MCAFile getBlockAt / setBlockAt prototype by Querz · 6 years ago
  26. e7e9085 javadoc for core classes by Querz · 6 years ago
  27. ddf83f2 update version by Querz · 6 years ago 2.4
  28. f234dec add coverage badge by Querz · 6 years ago
  29. 8bbc8a0 simpler GZIP detection by Querz · 6 years ago
  30. 3e9fd42 jacoco / coveralls by Querz · 6 years ago
  31. 01097fd even more unit tests by Querz · 6 years ago
  32. bfb6a13 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 6 years ago
  33. 9b18fc4 more and better organized unit tests by Querz · 6 years ago
  34. 5dee013 update version by Querz · 6 years ago 2.3
  35. ab242d1 Update README.md by Querz · 6 years ago
  36. 2c7bbf8 MCAUtil should write to tmp file by Querz · 6 years ago
  37. 0727b80 only allocate memory in MCAFile if it is needed by Querz · 6 years ago
  38. ef2db81 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 6 years ago
  39. 7ee6aeb remove MCARandomAccessFile by Querz · 6 years ago
  40. 32b833c Update README.md by Querz · 6 years ago
  41. 700a2a8 add utility to read MCA files by Querz · 6 years ago
  42. c832073 call getEmptyValue() when getting primitives from CompoundTag by Querz · 6 years ago 2.2
  43. d6bb09a CompoundTag iterator by Querz · 6 years ago
  44. ec81d2c fix empty ListTag serialization by Querz · 6 years ago
  45. e2c520e getting primitive types from CompoundTag should not throw NPE by Querz · 6 years ago
  46. 391a791 update version to 2.1 by Querz · 6 years ago
  47. 3c2eb24 make CompoundTag and ListTag iterable by Querz · 6 years ago 2.1
  48. 4644a3b Merge pull request #8 from Querz/nbt2 by Querz · 6 years ago 2.0
  49. 432a841 Update README.md by Querz · 6 years ago
  50. ad58f0f merge master into nbt2 by Querz · 6 years ago
  51. d65c928 add unit test for compressed file writing and reading by Querz · 6 years ago
  52. 9fec129 remove valueEquals by Querz · 6 years ago
  53. 2271231 method order by Querz · 6 years ago
  54. 05fe34d finish tag unit tests by Querz · 6 years ago
  55. ebcf008 unit tests for nameless tags by Querz · 6 years ago
  56. f742e01 remove name from Tag by Querz · 6 years ago
  57. f087f63 remove redundant test classes by Querz · 6 years ago
  58. ae3214e toString / toTagString / tests by Querz · 6 years ago
  59. 93c3e63 update version by Querz · 6 years ago 1.3
  60. 0b5d99f forgot artifacts for sourcesJar and javadocJar by Querz · 6 years ago
  61. 7099379 gradle javadoc jar by Querz · 6 years ago 1.2
  62. 85787a8 gradle sources jar by Querz · 6 years ago
  63. f713892 remove tag parent by Querz · 6 years ago
  64. c560d99 initial rework for nbt2 by Querz · 6 years ago
  65. b389ad5 method consistency between tags and cleanup by Querz · 6 years ago
  66. e063253 Merge pull request #6 from jochembroekhoff/fix-ShortTag-toTagString by Querz · 6 years ago 1.1
  67. b2f3f76 fix compound toTagString unit test by Querz · 6 years ago
  68. c339e4c Merge branch 'master' into fix-ShortTag-toTagString by Querz · 6 years ago
  69. dbce10b Merge pull request #7 from Querz/pr5 by Querz · 6 years ago
  70. 3aff855 properly escape empty string by Querz · 6 years ago
  71. a8f4d18 remove joinTagString by Querz · 6 years ago
  72. a6cc354 Update NBTUtil.java by Querz · 6 years ago
  73. 70a1b4c Append "s" when transforming ShortTag in toTagString. by Jochem Broekhoff · 6 years ago
  74. 7a1be5c Implemented string escaping when necessary. by Jochem Broekhoff · 6 years ago
  75. 8722dce Implemented correct toTagString for arrays. by Jochem Broekhoff · 6 years ago
  76. a885e28 beautify build.gradle by Querz · 7 years ago 1.0
  77. fd7a9b6 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 7 years ago
  78. af7cc89 add consistent utility methods for arrays by Querz · 7 years ago
  79. cd1c666 update Readme.md by Querz · 7 years ago
  80. d5f5842 add LongArrayTag by Querz · 7 years ago
  81. 51ad7a2 cleanup by Querz · 8 years ago
  82. ac2205d Merge branch 'master' of https://github.com/Querz/NBT by Querz · 8 years ago
  83. 39e3a07 update readme by Querz · 8 years ago
  84. 8c16fa3 ObjectTag test by Querz · 8 years ago
  85. 0e98d58 Update README.md by Querz · 8 years ago
  86. 7088bf9 add custom ObjectTag by Querz · 8 years ago
  87. 2db7fab Merge branch 'master' of https://github.com/Querz/NBT by Querz · 8 years ago
  88. 0a82d21 cleanup build.gradle by Querz · 8 years ago
  89. 85d8b9f cleanup build.gradle by Querz · 8 years ago
  90. 5a395c8 Update README.md by Querz · 8 years ago
  91. 2f01b1a Update README.md by Querz · 8 years ago
  92. 5310f6e Merge pull request #4 from Querz/readme by Querz · 8 years ago
  93. 7d4ef92 Update README.md by Querz · 8 years ago
  94. 3c10677 Update README.md by Querz · 8 years ago
  95. dbf460c Update README.md by Querz · 8 years ago
  96. 928a261 Update README.md by Querz · 8 years ago
  97. d1dabb6 make CustomTag an interface by Querz · 8 years ago
  98. fae1460 Update README.md by Querz · 8 years ago
  99. 13dcd84 add custom CharTag by Querz · 8 years ago
  100. 116eba8 improve NumberTag by Querz · 8 years ago