KennyTV
104486c6e1
Various optimizations and improvements
...
* Most notably, move the tag name out the of tags themselves
* Always read/write CompoundTags in NBTIO
* Don't wrap values given in Tag#setValue / Tag constructors
* Abstract NumberTag class for easier (and primitive) number handling
* Don't use reflection when creating tag instances
* Directly use value in Tag#clone() for number tags
* Implement tag specific equals() methods
* Update to Java 8
* Replace links using http with https in maven pom
* Remove custom nbt types
* Proper checks for non-null values
2021-03-14 18:21:42 +01:00
Steveice10
d7bc3d9fd4
Bump version to 1.4-SNAPSHOT
2019-08-27 23:18:55 -07:00
Steveice10
e21000b445
Bump version to 1.3
2019-08-27 23:18:18 -07:00
Steveice10
9bf4adb2af
Bump version to 1.3-SNAPSHOT
2019-04-29 01:49:38 -07:00
Steveice10
d50274d230
Bump version to 1.2
2019-04-29 01:49:11 -07:00
Steveice10
a86b513901
Update surefire plugin to 2.22.0
2018-08-20 12:21:51 -07:00
Steveice10
159fa3fdbb
Add argLine to properties.
2018-07-02 15:23:25 -07:00
Steveice10
d688dd34be
Bump version to 1.2-SNAPSHOT.
2018-07-02 15:13:59 -07:00
Steveice10
9029b7411c
Bump version to 1.1
2018-07-02 15:13:28 -07:00
sgdc3
18c633adbb
Pom enhancements
2018-02-01 19:02:39 +01:00
sgdc3
b6bcb81a3c
Pom cleanup
2018-01-30 18:31:22 +01:00
Steveice10
8f122b7b18
Bump version for development.
2017-03-01 16:14:16 -08:00
Steveice10
659bda0f7c
Migrate away from spacehq.org
2017-03-01 16:09:25 -08:00
Myles
094989419c
Bump version to 1.1
2016-12-24 15:07:33 +00:00
Steveice10
c9852292d3
Generate source and javadoc jars.
2016-12-15 16:52:22 -08:00
Steven Smith
ea50eeda4c
Update URLs.
2015-07-21 15:58:18 -07:00
Steven Smith
cf0c40b895
General cleanup, fixes, and re-versioning.
2015-07-20 11:13:51 -07:00
Steveice10
1c005ad1ec
1.4: Refactor packages, remove generics from ListTag, add value<->tag conversion system, merge NBTFileIO and NBTIO
2014-03-25 20:16:23 -07:00
Steveice10
3df755b8da
Remove unnecessary resource inclusion, use getUnsigned methods for tag IDs and name lengths
2014-03-21 23:26:39 -07:00
Steveice10
7f7acc4193
Refactored ch.spacebase to org.spacehq, reformatted code and line endings.
2014-03-01 16:46:32 -08:00
Steveice10
3da0240695
Updated version to 1.3-SNAPSHOT, changed license and pom.xml data for rewrite
2013-12-19 17:16:33 -08:00
Steveice10
778c4f65b7
Fix cases where default NBT tags might not be registered when they are needed
2013-12-13 19:00:11 -08:00
Steveice10
0353d28c60
Rewrote library to be a bit more flexible
2013-11-21 21:06:55 -08:00
Steveice10
2e7ecec145
Updated maven URLs again
2013-11-17 20:51:18 -08:00
Steveice10
7f5d8375a2
Updated maven URLs
2013-11-17 15:08:20 -08:00
Steveice10
dd7a7522ff
Spacebase maven repo
2012-06-30 16:05:21 -07:00
Steveice10
7e49f8e800
1.1
2012-03-25 10:29:00 -07:00
Steveice10
e426b3d8e1
Refactored for new domain
2012-03-24 21:42:22 -07:00
Steveice10
fe6844104f
[maven-release-plugin] prepare for next development iteration
2012-03-22 20:12:01 -07:00
Steveice10
2923ac1b36
[maven-release-plugin] prepare release opennbt-1.0
2012-03-22 20:11:55 -07:00
Steveice10
d05d5717b8
pom.xml update
2012-03-22 20:09:31 -07:00
Steveice10
f292d30408
Package refactor
2012-03-21 15:37:29 -07:00
Steveice10
ffc22f2850
pom.xml info and version 1.0
2012-03-20 20:27:22 -07:00
Steveice10
69c18f5f25
Refactored and mavenized
2012-03-11 21:29:54 -07:00