1. c560d99 initial rework for nbt2 by Querz · 6 years ago
  2. b389ad5 method consistency between tags and cleanup by Querz · 6 years ago
  3. e063253 Merge pull request #6 from jochembroekhoff/fix-ShortTag-toTagString by Querz · 6 years ago 1.1
  4. b2f3f76 fix compound toTagString unit test by Querz · 6 years ago
  5. c339e4c Merge branch 'master' into fix-ShortTag-toTagString by Querz · 6 years ago
  6. dbce10b Merge pull request #7 from Querz/pr5 by Querz · 6 years ago
  7. 3aff855 properly escape empty string by Querz · 6 years ago
  8. a8f4d18 remove joinTagString by Querz · 6 years ago
  9. a6cc354 Update NBTUtil.java by Querz · 6 years ago
  10. 70a1b4c Append "s" when transforming ShortTag in toTagString. by Jochem Broekhoff · 6 years ago
  11. 7a1be5c Implemented string escaping when necessary. by Jochem Broekhoff · 6 years ago
  12. 8722dce Implemented correct toTagString for arrays. by Jochem Broekhoff · 6 years ago
  13. a885e28 beautify build.gradle by Querz · 7 years ago 1.0
  14. fd7a9b6 Merge branch 'master' of https://github.com/Querz/NBT by Querz · 7 years ago
  15. af7cc89 add consistent utility methods for arrays by Querz · 7 years ago
  16. cd1c666 update Readme.md by Querz · 7 years ago
  17. d5f5842 add LongArrayTag by Querz · 7 years ago
  18. 51ad7a2 cleanup by Querz · 8 years ago
  19. ac2205d Merge branch 'master' of https://github.com/Querz/NBT by Querz · 8 years ago
  20. 39e3a07 update readme by Querz · 8 years ago
  21. 8c16fa3 ObjectTag test by Querz · 8 years ago
  22. 0e98d58 Update README.md by Querz · 8 years ago
  23. 7088bf9 add custom ObjectTag by Querz · 8 years ago
  24. 2db7fab Merge branch 'master' of https://github.com/Querz/NBT by Querz · 8 years ago
  25. 0a82d21 cleanup build.gradle by Querz · 8 years ago
  26. 85d8b9f cleanup build.gradle by Querz · 8 years ago
  27. 5a395c8 Update README.md by Querz · 8 years ago
  28. 2f01b1a Update README.md by Querz · 8 years ago
  29. 5310f6e Merge pull request #4 from Querz/readme by Querz · 8 years ago
  30. 7d4ef92 Update README.md by Querz · 8 years ago
  31. 3c10677 Update README.md by Querz · 8 years ago
  32. dbf460c Update README.md by Querz · 8 years ago
  33. 928a261 Update README.md by Querz · 8 years ago
  34. d1dabb6 make CustomTag an interface by Querz · 8 years ago
  35. fae1460 Update README.md by Querz · 8 years ago
  36. 13dcd84 add custom CharTag by Querz · 8 years ago
  37. 116eba8 improve NumberTag by Querz · 8 years ago
  38. c156533 give array tags an abstract base class by Querz · 8 years ago
  39. de549d0 javadoc by Querz · 8 years ago
  40. a7fb66f javadocs by Querz · 8 years ago
  41. bab8788 javadocs by Querz · 8 years ago
  42. e73cedf javadocs by Querz · 8 years ago
  43. 1522c54 fix custom tags in ListTag by Querz · 8 years ago
  44. bd9a13c cleanup by Raphael Bös · 8 years ago
  45. 3cbb708 cleanup StructTag by Querz · 8 years ago
  46. 108c82c cleanup by rb · 8 years ago
  47. dd86581 ignore .idea folder by rb · 8 years ago
  48. f434266 move NBTUtil by Querz · 8 years ago
  49. 155438d add tests for toString / toTagString by Querz · 8 years ago
  50. 3deb4f2 optional ordered CompoundTag by Querz · 8 years ago
  51. 715e978 add max depth to (de)serialisation and toTagString by Querz · 8 years ago
  52. 55a1783 add depth to toString / fix ListTag equals by Querz · 8 years ago
  53. 74e060a move NBTUtil / tests for NBTUtil / fix custom tags by Raphael Bös · 8 years ago
  54. 75f7729 properly compare array tags by Querz · 8 years ago
  55. a6d5fc2 Update README.md by Querz · 8 years ago
  56. 7e4ba8e Merge pull request #3 from Querz/wip-gradleproject by Querz · 8 years ago
  57. 0716629 fix test resources path by Querz · 8 years ago
  58. dfbb598 Merge pull request #2 from dckg/wip-gradleproject by Querz · 8 years ago
  59. 018360e enitre build.gradle was commented out by David Gressel · 8 years ago
  60. c3e6757 real gradle project, move folder structure by Querz · 8 years ago
  61. 75e3e76 add travis-ci badge by Querz · 8 years ago
  62. c162a9c add travis-ci file by Querz · 8 years ago
  63. 7cf5ec5 add FileReader tests by Querz · 8 years ago
  64. a0f1c6c Merge branch 'master' of 176.9.25.121:~git/nbt by Querz · 8 years ago
  65. 9ef894e Merge branch 'master' of https://github.com/Querz/NBT by Querz · 8 years ago
  66. 4be73f9 change NumberTag / move tests by rb · 8 years ago
  67. 43665e2 Update README.md by Querz · 8 years ago
  68. 913ef77 Merge pull request #1 from dckg/master by Querz · 8 years ago
  69. 0c9716f add static import for TestUtil by rb · 8 years ago
  70. 951088c switch to net.querz / add some tests by rb · 8 years ago
  71. 5ebfbdb gradle integration by David Gressel · 8 years ago
  72. 3580d2c initial commit by Querz · 8 years ago
  73. 124db18 Initial commit by Querz · 8 years ago