Rivoreo Source Code Repositories
src.rivoreo.one
/
devel
/
querz-nbt
/
11a01e22ec596fbd3045cf228f21d965b20f8365
11a01e2
compareTo should throw exception when comparing two incompatible types
by Querz
· 6 years ago
74e37d4
Merge pull request #26 from Marcono1234/master
by Querz
· 6 years ago
d9ae94d
Simplified equals
by Marcono1234
· 6 years ago
edc8ae9
Removed not needed hashCode override
by Marcono1234
· 6 years ago
5d9c16e
Using getValue() instead of asFloat / asDouble
by Marcono1234
· 6 years ago
884714f
Removed not needed anotation
by Marcono1234
· 6 years ago
4950480
Removed not needed generic types
by Marcono1234
· 6 years ago
4f8c0ee
Added serialVersionUID and prevented ObjectTagTest from being serialized
by Marcono1234
· 6 years ago
72d1fc7
Replaced anonymous Map subclass for constant
by Marcono1234
· 6 years ago
3b5b7ba
Removed raw types
by Marcono1234
· 6 years ago
66f0d0d
Merge pull request #18 from Querz/listtag-type
by Querz
· 6 years ago
3.0
c821420
improve ArrayTag type safety
by Querz
· 6 years ago
812dbde
update version
by Querz
· 6 years ago
f1f2c54
improve unit tests
by Querz
· 6 years ago
152bccf
fix incomplete existing javadoc
by Querz
· 6 years ago
eebccd3
update readme
by Querz
· 6 years ago
8f1f5c8
resolve merge conflicts
by Querz
· 6 years ago
c24af92
remove redundant information about tag types in toString() conversion in ListTags
by Querz
· 6 years ago
4e19f71
fix issues from #18
by Querz
· 6 years ago
c5a3a38
remove typeID from ListTag and improve TagFactory
by Querz
· 6 years ago
d052b35
ListTag#clone() must ensure type safety for clone
by Querz
· 6 years ago
6f07e9d
Merge branch 'Marcono1234-listtag-type' into listtag-type
by Querz
· 6 years ago
46bac59
improve all generic type specifications
by Querz
· 6 years ago
26e33f7
Made ListTag more type-safe
by Marcono1234
· 6 years ago
028794d
java-doc for ListTag class
by Querz
· 6 years ago
066084b
throw exception when adding tag of different type to new empty ListTag
by Querz
· 6 years ago
ded5caa
See #14
by Querz
· 6 years ago
4eae1bf
make LisTag type more persistent
by Querz
· 6 years ago
947c750
simplify hashCode()
by Querz
· 6 years ago
c3ddef0
more tests and java-docs
by Querz
· 6 years ago
5a5e797
Merge pull request #17 from Querz/tag-hashcode
by Querz
· 6 years ago
2e8e282
Merge branch 'master' into tag-hashcode
by Querz
· 6 years ago
31764af
Merge pull request #16 from Querz/tagfactory-supplier
by Querz
· 6 years ago
540f9ee
optimize CompoundTag#hashCode()
by Querz
· 6 years ago
98924e6
Update README.md
by Querz
· 6 years ago
587bb60
all tags should implement hashCode()
by Querz
· 6 years ago
fb9383d
use Supplier to register custom Tags in TagFactory
by Querz
· 6 years ago
8cf846f
Merge branch 'Marcono1234-Marcono1234-NaN'
by Querz
· 6 years ago
f1a300b
spacing
by Querz
· 6 years ago
aa17342
Merge branch 'Marcono1234-NaN' of https://github.com/Marcono1234/NBT into Marcono1234-Marcono1234-NaN
by Querz
· 6 years ago
e244775
Merge pull request #9 from Marcono1234/Marcono1234-readme
by Querz
· 6 years ago
6ea4085
Merge pull request #11 from Marcono1234/Marcono1234-TagTest-imports
by Querz
· 6 years ago
9451e8d
Fixed NaN equals failing for DoubleTag and FloatTag
by Marcono1234
· 6 years ago
fd06659
Cleaned up TagTest imports
by Marcono1234
· 6 years ago
2bc8ce2
Cleaned up README
by Marcono1234
· 6 years ago
6f39e38
Update README.md
by Querz
· 6 years ago
2.5
0573f58
unit tests
by Querz
· 6 years ago
7170a66
improve chunk data structure
by Querz
· 6 years ago
1210599
separate Chunk from MCAFile
by Querz
· 6 years ago
0421426
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 6 years ago
42a5346
MCAFile javadoc
by Querz
· 6 years ago
c8858ee
fix coveralls badge caching forever
by Querz
· 6 years ago
813ced5
MCAFile unit tests
by Querz
· 6 years ago
c23a94d
bugfixes and tests
by Querz
· 6 years ago
7ea7970
Merge branch 'master' of https://github.com/Querz/NBT
by Querz
· 6 years ago
e00f3f3
default chunk data not added to MCAFile
by Querz
· 6 years ago
b6ceddb
fix javadoc
by Querz
· 6 years ago
68b9258
fix tests and make getPaletteIndex more clear
by Querz
· 6 years ago
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
Next »