Rivoreo Source Code Repositories
src.rivoreo.one
/
devel
/
querz-nbt
/
f16f169546873285548b30ea9c4900c4d61ba984
f16f169
MCAFile getBlockAt / setBlockAt prototype
by Querz
· 6 years ago
e7e9085
javadoc for core classes
by Querz
· 6 years ago
ddf83f2
update version
by Querz
· 6 years ago
2.4
f234dec
add coverage badge
by Querz
· 6 years ago
8bbc8a0
simpler GZIP detection
by Querz
· 6 years ago
3e9fd42
jacoco / coveralls
by Querz
· 6 years ago
01097fd
even more unit tests
by Querz
· 6 years ago
bfb6a13
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 6 years ago
9b18fc4
more and better organized unit tests
by Querz
· 6 years ago
5dee013
update version
by Querz
· 6 years ago
2.3
ab242d1
Update README.md
by Querz
· 6 years ago
2c7bbf8
MCAUtil should write to tmp file
by Querz
· 6 years ago
0727b80
only allocate memory in MCAFile if it is needed
by Querz
· 6 years ago
ef2db81
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 6 years ago
7ee6aeb
remove MCARandomAccessFile
by Querz
· 6 years ago
32b833c
Update README.md
by Querz
· 6 years ago
700a2a8
add utility to read MCA files
by Querz
· 6 years ago
c832073
call getEmptyValue() when getting primitives from CompoundTag
by Querz
· 6 years ago
2.2
d6bb09a
CompoundTag iterator
by Querz
· 6 years ago
ec81d2c
fix empty ListTag serialization
by Querz
· 6 years ago
e2c520e
getting primitive types from CompoundTag should not throw NPE
by Querz
· 6 years ago
391a791
update version to 2.1
by Querz
· 6 years ago
3c2eb24
make CompoundTag and ListTag iterable
by Querz
· 6 years ago
2.1
4644a3b
Merge pull request #8 from Querz/nbt2
by Querz
· 6 years ago
2.0
432a841
Update README.md
by Querz
· 6 years ago
ad58f0f
merge master into nbt2
by Querz
· 6 years ago
d65c928
add unit test for compressed file writing and reading
by Querz
· 6 years ago
9fec129
remove valueEquals
by Querz
· 6 years ago
2271231
method order
by Querz
· 6 years ago
05fe34d
finish tag unit tests
by Querz
· 6 years ago
ebcf008
unit tests for nameless tags
by Querz
· 6 years ago
f742e01
remove name from Tag
by Querz
· 6 years ago
f087f63
remove redundant test classes
by Querz
· 6 years ago
ae3214e
toString / toTagString / tests
by Querz
· 6 years ago
93c3e63
update version
by Querz
· 6 years ago
1.3
0b5d99f
forgot artifacts for sourcesJar and javadocJar
by Querz
· 6 years ago
7099379
gradle javadoc jar
by Querz
· 6 years ago
1.2
85787a8
gradle sources jar
by Querz
· 6 years ago
f713892
remove tag parent
by Querz
· 6 years ago
c560d99
initial rework for nbt2
by Querz
· 6 years ago
b389ad5
method consistency between tags and cleanup
by Querz
· 6 years ago
e063253
Merge pull request #6 from jochembroekhoff/fix-ShortTag-toTagString
by Querz
· 6 years ago
1.1
b2f3f76
fix compound toTagString unit test
by Querz
· 6 years ago
c339e4c
Merge branch 'master' into fix-ShortTag-toTagString
by Querz
· 6 years ago
dbce10b
Merge pull request #7 from Querz/pr5
by Querz
· 6 years ago
3aff855
properly escape empty string
by Querz
· 6 years ago
a8f4d18
remove joinTagString
by Querz
· 6 years ago
a6cc354
Update NBTUtil.java
by Querz
· 6 years ago
70a1b4c
Append "s" when transforming ShortTag in toTagString.
by Jochem Broekhoff
· 6 years ago
7a1be5c
Implemented string escaping when necessary.
by Jochem Broekhoff
· 6 years ago
8722dce
Implemented correct toTagString for arrays.
by Jochem Broekhoff
· 6 years ago
a885e28
beautify build.gradle
by Querz
· 7 years ago
1.0
fd7a9b6
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 7 years ago
af7cc89
add consistent utility methods for arrays
by Querz
· 7 years ago
cd1c666
update Readme.md
by Querz
· 7 years ago
d5f5842
add LongArrayTag
by Querz
· 7 years ago
51ad7a2
cleanup
by Querz
· 8 years ago
ac2205d
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 8 years ago
39e3a07
update readme
by Querz
· 8 years ago
8c16fa3
ObjectTag test
by Querz
· 8 years ago
0e98d58
Update README.md
by Querz
· 8 years ago
7088bf9
add custom ObjectTag
by Querz
· 8 years ago
2db7fab
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 8 years ago
0a82d21
cleanup build.gradle
by Querz
· 8 years ago
85d8b9f
cleanup build.gradle
by Querz
· 8 years ago
5a395c8
Update README.md
by Querz
· 8 years ago
2f01b1a
Update README.md
by Querz
· 8 years ago
5310f6e
Merge pull request #4 from Querz/readme
by Querz
· 8 years ago
7d4ef92
Update README.md
by Querz
· 8 years ago
3c10677
Update README.md
by Querz
· 8 years ago
dbf460c
Update README.md
by Querz
· 8 years ago
928a261
Update README.md
by Querz
· 8 years ago
d1dabb6
make CustomTag an interface
by Querz
· 8 years ago
fae1460
Update README.md
by Querz
· 8 years ago
13dcd84
add custom CharTag
by Querz
· 8 years ago
116eba8
improve NumberTag
by Querz
· 8 years ago
c156533
give array tags an abstract base class
by Querz
· 8 years ago
de549d0
javadoc
by Querz
· 8 years ago
a7fb66f
javadocs
by Querz
· 8 years ago
bab8788
javadocs
by Querz
· 8 years ago
e73cedf
javadocs
by Querz
· 8 years ago
1522c54
fix custom tags in ListTag
by Querz
· 8 years ago
bd9a13c
cleanup
by Raphael Bös
· 8 years ago
3cbb708
cleanup StructTag
by Querz
· 8 years ago
108c82c
cleanup
by rb
· 8 years ago
dd86581
ignore .idea folder
by rb
· 8 years ago
f434266
move NBTUtil
by Querz
· 8 years ago
155438d
add tests for toString / toTagString
by Querz
· 8 years ago
3deb4f2
optional ordered CompoundTag
by Querz
· 8 years ago
715e978
add max depth to (de)serialisation and toTagString
by Querz
· 8 years ago
55a1783
add depth to toString / fix ListTag equals
by Querz
· 8 years ago
74e060a
move NBTUtil / tests for NBTUtil / fix custom tags
by Raphael Bös
· 8 years ago
75f7729
properly compare array tags
by Querz
· 8 years ago
a6d5fc2
Update README.md
by Querz
· 8 years ago
7e4ba8e
Merge pull request #3 from Querz/wip-gradleproject
by Querz
· 8 years ago
0716629
fix test resources path
by Querz
· 8 years ago
dfbb598
Merge pull request #2 from dckg/wip-gradleproject
by Querz
· 8 years ago
018360e
enitre build.gradle was commented out
by David Gressel
· 8 years ago
c3e6757
real gradle project, move folder structure
by Querz
· 8 years ago
75e3e76
add travis-ci badge
by Querz
· 8 years ago
Next »